blob: 0d22354f78d0410bdf27fb2f581ef4d6cef627a9 (
plain)
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``.
|