python-openstackclient/releasenotes/notes/switch-server-show-to-sdk-4...

8 lines
254 B
YAML

---
features:
- |
The ``server show`` command now uses the OpenStack SDK instead of the
Python nova bindings. The command prints data fields both by their
novaclient names used in previous releases as well as the names used in the
SDK.