Merge "doc: specify --os-compute-api-version when setting flavor description"

This commit is contained in:
Zuul 2019-02-14 17:05:32 +00:00 committed by Gerrit Code Review
commit 3505fde741
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ and a new description as follows:
.. code-block:: console
$ openstack flavor set --description <DESCRIPTION> <FLAVOR>
$ openstack --os-compute-api-version 2.55 flavor set --description <DESCRIPTION> <FLAVOR>
.. note::