summaryrefslogtreecommitdiff
path: root/api-ref/source/os-certificates.inc
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2017-04-24 17:57:57 -0400
committerMatthew Treinish <mtreinish@kortar.org>2017-04-27 22:28:01 -0400
commit2bcee77e3baa0d338685915fa2456175f6eaa2ad (patch)
tree58f4e0f6f9aeb04da2ecda549638304ddcaeafd3 /api-ref/source/os-certificates.inc
parent7e7bdb198ed6412273e22dea72e37a6371fce8bd (diff)
downloadnova-2bcee77e3baa0d338685915fa2456175f6eaa2ad.tar.gz
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
Diffstat (limited to 'api-ref/source/os-certificates.inc')
-rw-r--r--api-ref/source/os-certificates.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-ref/source/os-certificates.inc b/api-ref/source/os-certificates.inc
index 08bc2b0f64..5511836a8b 100644
--- a/api-ref/source/os-certificates.inc
+++ b/api-ref/source/os-certificates.inc
@@ -10,8 +10,8 @@ Creates and shows details for a root certificate.
This API existed solely because of the need to build euca bundles
when Nova had an in tree EC2 API. It no longer interacts with any
- parts of the system besides its own certificate daemon. It is
- deprecated and will be removed in the near future.
+ parts of the system besides its own certificate daemon. It was
+ removed in the 16.0.0 Pike release.
Create Root Certificate
=======================