From 52cdbd271ed9fbaa0f08a4f74f0a1c44552698fa Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 5 Apr 2022 18:02:39 +0100 Subject: docs: Update docs to reflect deprecation status Change-Id: I56b862305b31916cef143494050e5e08b1ac70b1 Signed-off-by: Stephen Finucane --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.1