Public bug reported: This started showing up recently in the nova unit tests:
Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x11bb66cc>> ignored Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x127d868c>> ignored Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x118b390c>> ignored It doesn't cause a failure, but it's ugly and should be cleaned up. ** Affects: nova Importance: Low Status: New ** Tags: testing vmware ** Changed in: nova Importance: Undecided => Low -- 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/1262288 Title: ignored VimFaultException showing up in nova unit test logs Status in OpenStack Compute (Nova): New Bug description: This started showing up recently in the nova unit tests: Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x11bb66cc>> ignored Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x127d868c>> ignored Exception nova.virt.vmwareapi.error_util.VimFaultException: VimFaultException() in <bound method VMwareAPISession.__del__ of <nova.virt.vmwareapi.driver.VMwareAPISession object at 0x118b390c>> ignored It doesn't cause a failure, but it's ugly and should be cleaned up. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1262288/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp