summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index fe139a7b..cdaf8653 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
@@ -36,6 +36,6 @@ This is a client for the OpenStack Compute API. It provides a Python API (the
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://opendev.org/openstack/python-novaclient
-.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
-.. _Specs: http://specs.openstack.org/openstack/nova-specs/
+.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html
+.. _Specs: https://specs.openstack.org/openstack/nova-specs/
.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient