File: flavor-add-description-b618abd4a7fb6545.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 (8 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
---
features:
  - Add ``--description`` option to ``flavor set`` command to update the
    description of the flavor. Only available starting with
    ``--os-compute-api-version 2.55``.
  - Add ``--description`` option to ``flavor create`` command to set the
    description of the flavor. Only available starting with
    ``--os-compute-api-version 2.55``.