7e8c55fa1b
The CLI usage docs should mention the microversion restriction for creating a flavor with a description and setting a description on a flavor. Also, the release note talks about setting the server description on the flavor commands (wrong resource). Change-Id: I93af3da9a0be62395a1c719fd1dcbfd2b669580d Story: 2002196 Task: 22607
9 lines
358 B
YAML
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``.
|