yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18886
[Bug 1354395] [NEW] Add 'Start Instance' to Instances table actions
Public bug reported:
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?
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References