yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04413
[Bug 1213853] Re: Clean-up code issues with Reboot instance
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1213853
Title:
Clean-up code issues with Reboot instance
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There are a few issues related to soft/hard reboot actions in the
project instances panel:
- It import nova client details directly, which is something we try to avoid. Client details should only live in openstack_dashboard/api.
- "allowed()" doesn't check if instances is None, even though this can happen with BatchActions.
- (Nit) "import logging" shouldn't be listed with the project imports.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1213853/+subscriptions