Add note to prevent new features to be added (CLI and Python bindings)

Change-Id: I19fb7426d91d6d7f27fee0507b7c28541ecaf344
This commit is contained in:
Rodolfo Alonso Hernandez 2024-01-18 14:17:42 +00:00
parent 8ae44f83f5
commit c28a5497c2

View File

@ -17,6 +17,12 @@ Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the ``neutronclient`` module).
.. note:: This project has been deprecated. The CLI code has been deleted
and is not accessible anymore. The Python bindings are still in use by
other projects but no new features will be added to this project.
Any new feature should be proposed to OpenStack SDK and OpenStack
Client.
* License: Apache License, Version 2.0
* `PyPi`_ - package installation
* `Online Documentation`_