yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26092
[Bug 1354395] Re: Add 'Start Instance' to Instances table actions
** 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/1354395
Title:
Add 'Start Instance' to Instances table actions
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Some users have been reporting that they would like the ability to
start multiple instances at once, for instance after an upgrade it's
common for the instances to be shut off and needing to be manually
restarted.
In itself it'd be easy enough to implement to be a low hanging fruit -
tweaking the StartInstance action button to allow for the 'instance'
parameter to be None and then adding it to the table_actions (
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/tables.py
).
However the proliferation of buttons is a concern, and I wonder how
often starting multiple instances is actually useful. Any thoughts?
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1354395/+subscriptions
References