File: add-missing-server-list-opts-c41e97e86ff1e1ca.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 (16 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
features:
  - |
    Add a number of additional options to the ``server list`` command:

    - ``--availability-zone``
    - ``--key-name``
    - ``--config-drive``, ``--no-config-drive``
    - ``--progress``
    - ``--vm-state``
    - ``--task-state``
    - ``--power-state``
upgrade:
  - |
    The ``openstack server list --status`` parameter will now validate the
    requested status.