7bde737ab8
Closes-Bug: #1714965 Change-Id: Ic40b40050e87a450f88963ac88a1e06f323d2396
14 lines
417 B
YAML
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.
|