4487a37202
This adds the optional argument '--no-maintenance' to the 'openstack baremetal node list' command. Specifying this limits the list to only include nodes that are not in maintenance mode. Closes-Bug: #1619090 Change-Id: I50ac6ffb434564b4afb0d96622d94f56ce29ec0b Co-Authored-By: Ruby Loo <ruby.loo@intel.com>
7 lines
201 B
YAML
7 lines
201 B
YAML
---
|
|
features:
|
|
- |
|
|
For OSC, adds ability to get list of nodes that are not in
|
|
maintenance mode via the --no-maintenance optional argument
|
|
to the ``openstack baremetal node list`` command.
|