python-ironicclient/releasenotes/notes/add-no-retired-opt-403bb5e466e4facb.yaml
Riccardo Pittau 1488d41f0a Add --no-retired list option
This patch adds the --no-retired option to list nodes that are not
marked for retirement.

Change-Id: If20529e12854e0e6a0a09515f3cbc2fbf3390e03
2020-02-11 17:36:38 +01:00

7 lines
193 B
YAML

---
features:
- |
Adds ability to get list of nodes that are not marked
for retirement adding the --no-retired optional argument
to the ``openstack baremetal node list`` command.