summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2018-06-05 17:53:37 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2018-06-05 17:53:37 -0400
commit681f1789ff265a6d9ac74d43d6b30c9ab0179891 (patch)
treea0a1bcfa7dda07e1f18fe68dbd074a75eb399d5e
parentf4ed25f2f51c33f332e1d603ac6e484274a83f46 (diff)
downloadpython-novaclient-681f1789ff265a6d9ac74d43d6b30c9ab0179891.tar.gz
Add a note in the nova CLI reference about using OSC
We want to eventually ween people off the nova CLI and get them to use the unified openstack CLI, so this adds a note about that. Change-Id: Ia854d2b83b489f67e514a6c066fe1bdc9549f9d3
-rw-r--r--doc/source/cli/nova.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index ef5fb37a..e53f4c1a 100644
--- a/doc/source/cli/nova.rst
+++ b/doc/source/cli/nova.rst
@@ -13,6 +13,14 @@ For help on a specific :command:`nova` command, enter:
$ nova help COMMAND
+.. note:: Over time, command line functionality will be phased out
+ of the ``nova`` CLI and into the ``openstack`` CLI. Using
+ the ``openstack`` client where possible is preferred but
+ there is not full parity yet for all of the ``nova`` commands.
+ For information on using the ``openstack`` CLI, see:
+
+ https://docs.openstack.org/python-openstackclient/latest/
+
.. _nova_command_usage:
nova usage