python-tripleoclient/releasenotes/notes/overcloud-profiles-compute-0e12922b3db70285.yaml
Dmitry Tantsur 7bde737ab8 Report node availability from "overcloud profiles list"
Closes-Bug: #1714965
Change-Id: Ic40b40050e87a450f88963ac88a1e06f323d2396
2017-09-10 22:37:03 +02:00

14 lines
417 B
YAML

---
features:
- |
Add ``--all`` argument to the ``overcloud profiles list`` command to
also display nodes that cannot be deployed on. A new ``Error`` column
is displayed when this argument is provided.
fixes:
- |
Exclude from the output of ``overcloud profiles list`` nodes that:
* have error power state
* do not have a matching hypervisor request
* have their compute service down.