After this https://review.openstack.org/#/c/75186/ we need this: https://review.openstack.org/#/c/75262/
Otherwise we will have dangling sessions in vCenter/ESX ... Fixes dangling sessions left open and will help users clean up their vCenters. https://review.openstack.org/#/c/75262/ ** Changed in: nova Assignee: (unassigned) => Shawn Hartsock (hartsock) ** Changed in: nova Milestone: None => icehouse-3 ** Changed in: nova Importance: Low => Critical ** Changed in: nova Importance: Critical => High ** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Status: New => Confirmed ** Changed in: openstack-vmwareapi-team Importance: Undecided => Critical ** Changed in: openstack-vmwareapi-team Assignee: (unassigned) => Shawn Hartsock (hartsock) -- 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): Confirmed Status in The OpenStack VMwareAPI subTeam: Confirmed 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 : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

