ironic-ui/ironic_ui/static/dashboard/admin/ironic/clean-node
Peter Piela 736c2dab54 Add support for manual cleaning of nodes
- The action list associated with a node in manageable state will have
a "Clean" item.
- When the clean action is initiated the user is prompted with a modal
dialog in which he or she enters or copies a set of cleaning steps
in JSON format.
- Basic validation is performed on the JSON. The user is able to
submit the cleaning request only when validation is successful.
- Cleaning is not currently available as a batch action.

Change-Id: I2af9385e2d9532a9ec46993d65f8c510e419b6c9
Closes-Bug: #1648559
2017-02-14 11:56:25 -05:00
..
clean-node.controller.js Add support for manual cleaning of nodes 2017-02-14 11:56:25 -05:00
clean-node.html Add support for manual cleaning of nodes 2017-02-14 11:56:25 -05:00
clean-node.service.js Add support for manual cleaning of nodes 2017-02-14 11:56:25 -05:00