nova-compute and VMware ESXi hypervisor configuration

Bug #1044414 reported by Tomasz Kłosiński
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html

"copy the wsdl folder into /var/lib/tomcat6/webapps"

It's not enough to copy wsdl directory.. You have to copy all SDK directory!!

This is how it looks in nova.conf
--vmwareapi_wsdl_loc=http://172.18.177.132:8080/vmware/SDK/wsdl/vim25/vimService.wsdl
and this is how it looks in tomcat directory:
/var/lib/tomcat6/webapps/vmware/SDK/wsdl/vim25/vimService.wsdl

Otherwise, it will result in http error 400: bad request.

Here is described my problem with this configuration:
https://answers.launchpad.net/nova/+question/207356/+index

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
status: Confirmed → Triaged
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
assignee: nobody → Tom Fifield (fifieldt)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/12260
Committed: http://github.com/openstack/openstack-manuals/commit/64d673a73f5d73bc1240a49c6cb75aa6e0f51b1f
Submitter: Jenkins
Branch: master

commit 64d673a73f5d73bc1240a49c6cb75aa6e0f51b1f
Author: Tom Fifield <email address hidden>
Date: Sat Sep 1 00:57:37 2012 +1000

    Fix vmware WSDL configuration - SDK needed

    fixes bug 1044414

    As in the bug report, the instructions that say you only need
    the WSDL are incorrect - the entire SDK is needed.

    Updated example config to match.

    Change-Id: Id9feaa86fea70795f23de950a9dd67609403f8b9

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
sorina (ict-mywork2011) wrote :

I do All Of them But my problem is https://answers.launchpad.net/nova/+question/232040

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.