python-openstackclient/releasenotes/notes/compute-service-list-forced-down-2b16d1cb44f71a08.yaml
melanie witt 12c93c6d5f Show "Forced Down" compute service status with --long
Currently, the unified client does not have the ability to show the
"Forced Down" field of a GET /os-services response in microversion 2.11
even though the legacy client can.

This adds a "Forced Down" column to the 'openstack compute service list
--long' command output when microversion 2.11 is used.

Story: 2009115
Task: 43011

Change-Id: I10bc2fedbf0e867a990227962b2b6e60f5681f69
2021-08-17 01:34:05 +00:00

6 lines
169 B
YAML

---
features:
- |
Add column ``Forced Down`` to the output of ``compute service list
--long``. Only available starting with ``--os-compute-api-version 2.11``.