← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1276539] Re: VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren'

 

** 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/1276539

Title:
  VMware: exception handling throws error - AttributeError: 'NoneType'
  object has no attribute 'getChildren'

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  [req-83b880af-7ed2-417f-8d91-ae9b7d624be1 FixedIPsTestJson-1652350262 FixedIPsTestJson-1562534047] In vmwareapi: _call_method (session=52e6b7a6-4745-7303-17f1-52ed4da676a8)
  Traceback (most recent call last):
    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 817, in _call_method
      return temp_module(*args, **kwargs)
    File "/opt/stack/nova/nova/virt/vmwareapi/vim.py", line 197, in vim_request_handler
      for child in detail.getChildren():
  AttributeError: 'NoneType' object has no attribute 'getChildren'

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


References