python-openstackclient/releasenotes/notes/show-server-topology-microversion-v2_78-3891fc67f767177e.yaml
Yongli He f200799848 compute: Add 'server show --topology' option
Add support for compute microversion 2.78 by adding a '--topology'
option to 'openstack server show' command that retrieves server NUMA
information.

Change-Id: Ie22979df2ea9082ca64a4d43b571bd4025684825
2021-01-06 12:02:25 +00:00

6 lines
147 B
YAML

---
features:
- |
Add support for ``openstack server show --topology`` flag, which will
include NUMA topology information in the output.