summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-04-25 16:46:46 +0000
committerGerrit Code Review <review@openstack.org>2014-04-25 16:46:46 +0000
commitaf9a790daaf78781f8f61d03263f65eb13cde294 (patch)
tree728d761f195f0db6149f0d67a2b23ba837c39fc5 /doc
parent745a8749d32ab1d590c640220eee2d17bedd0b2f (diff)
parenta601556684f18059e478ba645aff8276c9c78a4a (diff)
downloadnova-af9a790daaf78781f8f61d03263f65eb13cde294.tar.gz
Merge "Deprecate nova-manage flavor subcommand"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/man/nova-manage.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/man/nova-manage.rst b/doc/source/man/nova-manage.rst
index 4058d4019e..c3610a698f 100644
--- a/doc/source/man/nova-manage.rst
+++ b/doc/source/man/nova-manage.rst
@@ -118,6 +118,9 @@ Nova Floating IPs
Nova Flavor
~~~~~~~~~~~
+**DEPRECATED** Use the nova flavor-* commands from python-novaclient instead.
+The flavor subcommand will be removed in the 2015.1 release.
+
``nova-manage flavor list``
Outputs a list of all active flavors to the screen.