aodh/ceilometer/compute/virt
chinmay ff5c133cb0 Fixes ceilometer-compute service start failure
Currently ceilometer-compute service is failing to start in the
'vmware' region, because of the additional parameter 'port', is
added to the oslo.vmware _get_wsdl_loc method.

This patch fixes it by not calling the private method _get_wsdl_loc,
avoiding the mismatch in the method call. Additional optional
'wsdl_location' is added to over-ride to default location for bug
work-arounds.

Test cases are not added, since the changed method just calls the
oslo.vmware and method is already mocked in the setUp of the
class TestVsphereInspection.

Change-Id: Ib70092c1ccb14421701acdf8ff4a3805becbeef4
Closes-Bug: #1326230
2014-06-18 19:36:16 +05:30
..
hyperv Remove "# noqa" leftovers for gettextutils._ 2014-04-28 19:12:25 +04:00
libvirt Merge "Remove (c) and remove unnecessary encoding lines" 2014-06-10 10:14:34 +00:00
vmware Fixes ceilometer-compute service start failure 2014-06-18 19:36:16 +05:30
__init__.py Virt inspector directly layered over hypervisor API 2012-12-06 12:30:03 +00:00
inspector.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00