From 2bcee77e3baa0d338685915fa2456175f6eaa2ad Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Mon, 24 Apr 2017 17:57:57 -0400 Subject: 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 --- api-guide/source/general_info.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'api-guide') diff --git a/api-guide/source/general_info.rst b/api-guide/source/general_info.rst index bae13c51eb..0af94e6bcb 100644 --- a/api-guide/source/general_info.rst +++ b/api-guide/source/general_info.rst @@ -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 ============================ -- cgit v1.2.1