zach-r-long / minimega-phenix

minimega
GNU General Public License v3.0
0 stars 1 forks source link

Toggle Boot Flag For Multiple VMs #18

Open eric-c-wood opened 3 years ago

eric-c-wood commented 3 years ago

Describe your feature Currently, the boot flag can be toggled one VM at a time. It is desired to toggle the boot flag for a set of selected VMs in the stopped experiment VM list view.

Feature Details Stage of Experiment when feature is active: (Creation, Start, Post Start, Running, Stop, Delete) stage: Stopped

Where should feature be visible (current phenix tab and general location or propose a new tab, or not visible) view: Stopped experiment list view potentially adjacent to the boot header. (See screenshot below)

new_bolt_header

A green bolt could be used to set VMs to "boot" while a red bold could be used to set VMs to "do not boot"

Expected behavior When a user clicks on the "boot" button, all selected VMs will be set to "boot". When a user clicks on the "do not boot" button, all selected VMs will be set to "do not boot"

eric-c-wood commented 3 years ago

This feature has been implemented.
bulkBoot