python-novaclient/releasenotes/notes/deprecate-certs-1558d8e3b7888938.yaml
Matt Riedemann b6aea66963 Deprecate certs commands and APIs
The nova-cert service was deprecated in Newton:

789edad0e811d866551bec18dc7729541105f59d

We're going to remove the nova-cert service and
os-certificates API from the server in Pike, so
we need to also get started on the deprecation
in the client.

Part of blueprint remove-nova-cert

Change-Id: If3e1e40947a8ad3f665f6a96d46de8cef6a2a190
2017-04-06 16:07:20 -04:00

8 lines
260 B
YAML

---
deprecations:
- |
The ``nova x509-create-cert`` and ``nova x509-get-root-cert`` commands
and ``novaclient.v2.certs`` API binding are now deprecated and will be
removed in the first major release after the Nova server 16.0.0 Pike
release.