yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13983
[Bug 1313967] Re: build_and_run_instance() appears to be dead code
Sorry for the noise, I started reading the code and realized that it was
just taking a long time to transition over to the new function.
** Changed in: nova
Status: New => Invalid
--
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/1313967
Title:
build_and_run_instance() appears to be dead code
Status in OpenStack Compute (Nova):
Invalid
Bug description:
In nova/compute/manager.py, the code path
build_and_run_instance()
do_build_and_run_instance()
_build_and_run_instance()
seems to be dead code, used by nothing but the unit tests. It looks
like the code that is actually being used is run_instance().
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1313967/+subscriptions
References