this isn't really a bug per se, but rather just a cleanup. Previous
patch was abandoned.
** Changed in: nova
Status: In Progress => Opinion
--
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/1231848
Title:
vmware driver: issues reducing code coverage
Status in OpenStack Compute (Nova):
Opinion
Bug description:
There are few issues affecting the test coverage of vmware driver
code.
1. Remove unnecessary event object in wait_for_task. It also causes the
coverage tool to miss reporting statements hits after wait_for_task is invoked.
2. Remove the following unused private methods in vmops.py. None of them are
utility functions that are referred elsewhere.
_get_res_pool_ref
get_console_output
_delete
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1231848/+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