python-novaclient/releasenotes/notes/remove-certs-4333342189200d91.yaml
Matt Riedemann 4bc4078fcb Remove deprecated certs CLIs and python bindings
The certs CLIs and python API bindings were deprecated
in release 9.0.0 in Pike via change:

  If3e1e40947a8ad3f665f6a96d46de8cef6a2a190

We can safely remove them now and we'll do a major version
release for this.

Change-Id: I91a49b03e4d3c661ef6072962fac416f2dc37d0b
2018-01-11 16:40:15 -05:00

7 lines
206 B
YAML

---
upgrade:
- |
The ``nova x509-create-cert`` and ``nova x509-get-root-cert`` commands
and ``novaclient.v2.certs`` API binding were deprecated in the 9.0.0
release and have now been removed.