← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294102] Re: VMware: get_object_properties may not return any objects

 

** Changed in: nova
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1294102

Title:
  VMware: get_object_properties may not return any objects

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  2014-03-18 05:32:28.164 CRITICAL nova.virt.vmwareapi.driver [req-a4d0920a-9ea0-4e3d-b1fe-561133e5b799 None None] In vmwareapi: _call_method (session=52325cb1-82c6-440a-e498-328cf8759e8e)
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver Traceback (most recent call last):
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver   File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 835, in _call_method
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver     return temp_module(*args, **kwargs)
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver   File "/opt/stack/nova/nova/virt/vmwareapi/vim_util.py", line 170, in get_dynamic_property
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver     property_dict = get_dynamic_properties(vim, mobj, type, [property_name])
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver   File "/opt/stack/nova/nova/virt/vmwareapi/vim_util.py", line 180, in get_dynamic_properties
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver     if obj_content.objects:
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver AttributeError: 'NoneType' object has no attribute 'objects'
  2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1294102/+subscriptions


References