nova/releasenotes/notes/remove-cert-becab1c042700f80.yaml
Matthew Treinish 2bcee77e3b
Remove nova-cert
This commit removes nova-cert which has been deprecated since change
Id7a1fc943cbe6d860a50d3cc776717b55351004b. The APIs have been hard coded
to return a 410 whenever they're called now. For the API ref a new
section for obsolete apis is added to the bottom of the page and the
certificates api ref is moved there.

Implements bp remove-nova-cert

Change-Id: I2c78a0c6599b92040146cf9f0042cff8fd2509c3
2017-04-27 22:28:01 -04:00

6 lines
176 B
YAML

---
upgrade:
- The deprecated nova cert daemon is now removed. The /os-certificates API
endpoint that depended on this service now returns 410 whenever it is
called.