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
This commit is contained in:
Matthew Treinish
2017-04-24 17:57:57 -04:00
parent 7e7bdb198e
commit 2bcee77e3b
21 changed files with 26 additions and 555 deletions
-9
View File
@@ -180,10 +180,6 @@ on compute hosts rather than servers.
This service provides authorization for compute instances consoles.
- **nova-cert**
This service handles the management of X509 certificates.
- **Services Actions**
- **enable, disable, disable-log-reason**
@@ -262,11 +258,6 @@ on compute hosts rather than servers.
about migrations. For example, they can determine the source and
destination hosts, type of migration, or changes in the server's flavor.
- **Certificates**
Nova service "nova-cert" handles the management of X509 certificates which
are used to generate certificates for euca-bundle-image.
Relationship with Volume API
============================