summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2022-04-05 18:02:39 +0100
committerStephen Finucane <stephenfin@redhat.com>2022-04-06 14:18:05 +0100
commit52cdbd271ed9fbaa0f08a4f74f0a1c44552698fa (patch)
tree0748eda7b6bd72c45dad4115209d838acddd1088 /README.rst
parent0fb7190c062a08a3969a71955c014e3a572cdc9e (diff)
downloadpython-novaclient-52cdbd271ed9fbaa0f08a4f74f0a1c44552698fa.tar.gz
docs: Update docs to reflect deprecation status
Change-Id: I56b862305b31916cef143494050e5e08b1ac70b1 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index fe139a7b..1bc3bdcc 100644
--- a/README.rst
+++ b/README.rst
@@ -16,8 +16,8 @@ Python bindings to the OpenStack Compute API
:alt: Latest Version
This is a client for the OpenStack Compute API. It provides a Python API (the
-``novaclient`` module) and a command-line script (``nova``). Each implements
-100% of the OpenStack Compute API.
+``novaclient`` module) and a deprecated command-line script (``nova``). The
+Python API implements 100% of the OpenStack Compute API.
* License: Apache License, Version 2.0
* `PyPi`_ - package installation