File: switch-server-show-to-sdk-44a614aebf2c6da6.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
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.