Files
nova/releasenotes/notes/deprecate-v2-api-22b1ca9c35c321bc.yaml
Stephen Finucane df630cd1b2 api: Deprecate v2 API
Change-Id: Ie236cc001ddc6362b92119710ec1672ae733318e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-08-11 12:12:13 +01:00

10 lines
418 B
YAML

---
deprecations:
- |
The legacy v2 API is now deprecated for removal, and the status in the root
version document (``/``) has been changed from ``SUPPORTED`` to
``DEPRECATED``. This will cause some clients like keystoneauth to ignore
the endpoint by default. Users are encouraged to switch the v2.1 API, which
is functionally identical to the v2 API when using the ``2.1`` API
microversion.