summaryrefslogtreecommitdiff
path: root/releasenotes/notes/microversion-v2_55-flavor-description-a93718b31f1f0f39.yaml
blob: 9c3e6c00da141b2755303e4f783fd1b3eb42a8a5 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Support is added for compute API version 2.55. This adds the ability
    to create a flavor with a description, show the description of a flavor,
    and update the description on an existing flavor.

    A new ``nova flavor-update <flavor> <description>`` command is added.