summaryrefslogtreecommitdiff
path: root/doc/source/user/shell.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/shell.rst')
-rw-r--r--doc/source/user/shell.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/user/shell.rst b/doc/source/user/shell.rst
index 465b0fb4..de96637a 100644
--- a/doc/source/user/shell.rst
+++ b/doc/source/user/shell.rst
@@ -15,6 +15,12 @@ information. You can do this with the `--os-username`, `--os-password`,
options, but it's easier to just set them as environment variables by setting
some environment variables:
+.. deprecated:: 17.8.0
+
+ The ``nova`` CLI has been deprecated in favour of the unified
+ ``openstack`` CLI. For information on using the ``openstack`` CLI, see
+ :python-openstackclient-doc:`OpenStackClient <>`.
+
.. envvar:: OS_USERNAME
Your OpenStack Keystone user name.