File tree Expand file tree Collapse file tree
doc/source/cli/command-objects Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,7 +79,8 @@ Create new flavor
7979
8080.. option :: --description <description >
8181
82- Description to add for this flavor
82+ Description to add for this flavor. Only available starting with
83+ ``--os-compute-api-version 2.55 ``.
8384
8485.. _flavor_create-flavor-name :
8586.. describe :: <flavor-name>
@@ -176,7 +177,8 @@ Set flavor properties
176177
177178.. option :: --description <description >
178179
179- Set description to this flavor
180+ Description to set for this flavor. Only available starting with
181+ ``--os-compute-api-version 2.55 ``.
180182
181183.. describe :: <flavor>
182184
Original file line number Diff line number Diff line change 11---
22features :
33 - Add ``--description`` option to ``flavor set`` command to update the
4- description of the server.
4+ description of the flavor. Only available starting with
5+ ` ` --os-compute-api-version 2.55``.
56 - Add ``--description`` option to ``flavor create`` command to set the
6- description of the server.
7+ description of the flavor. Only available starting with
8+ ` ` --os-compute-api-version 2.55``.
You can’t perform that action at this time.
0 commit comments