python-openstackclient/releasenotes/notes/flavor-add-description-b618...

9 lines
358 B
YAML

---
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``.