Unable to load the virtualization driver: No module named vmwareapi

Asked by sorina

Hi

i have a vm (10.102.10.3) as controller node and a vm (10.101.1.85)as nova-compute node . I put vmware SDK in webapp of tomcat but when i restart nova-compute it get error:

 2013-07-07 08:55:37 2509 INFO nova.compute.manager [-] Loading compute driver 'v mwareapi.VMwareESXDriver'
2013-07-07 08:55:37 2509 ERROR nova.compute.manager [-] Unable to load the virtu alization driver: No module named vmwareapi

*************************************************************************************
when curl http://10.101.1.85:8080/vmware/SDK/wsdl/vim25/vimService.wsdl, out put is :

<?xml version="1.0" encoding="UTF-8" ?>
<!--
   Copyright 2005-2010 VMware, Inc. All rights reserved.
-->
<definitions targetNamespace="urn:vim25Service"
   xmlns="http://schemas.xmlsoap.org/wsdl/"
   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
   xmlns:interface="urn:vim25"
>
   <import location="vim.wsdl" namespace="urn:vim25" />
   <service name="VimService">
      <port binding="interface:VimBinding" name="VimPort">
         <soap:address location="https://localhost/sdk/vimService" />
      </port>
   </service>
</definitions>

Question information

Language:
English Edit question
Status:
Expired
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sorina (ict-mywork2011) said :
#2

no body help me? Why vmwareapi driver is not loaded?

Revision history for this message
Tom Fifield (fifieldt) said :
#3

Hi Sorina,

You can get a wider audience for your question at https://ask.openstack.org/

Revision history for this message
Launchpad Janitor (janitor) said :
#4

This question was expired because it remained in the 'Open' state without activity for the last 15 days.