summaryrefslogtreecommitdiff
path: root/api-ref/source/os-certificates.inc
diff options
context:
space:
mode:
authorSean Dague <sean@dague.net>2016-06-23 14:47:27 -0400
committerAlex Xu <hejie.xu@intel.com>2016-07-01 12:53:28 +0000
commitc43e8bd9fabfc228eb4c4f8bb655fca1ce0bfab8 (patch)
tree77a94ac749edee46aaa032a28d6e6b181cdf4cac /api-ref/source/os-certificates.inc
parent4e62960722caaefd02f6fdc753176a7c117f6a18 (diff)
downloadnova-c43e8bd9fabfc228eb4c4f8bb655fca1ce0bfab8.tar.gz
api-ref: add note about os-certificates API
The os-certificates API is weird, and only wasn't removed during the ec2 drop because we exposed it in the osapi. It will be dropped in the future, and we should tell people to not use it starting now. Change-Id: I95f8a9620f7eb865298b656477f77257de91b2cc
Diffstat (limited to 'api-ref/source/os-certificates.inc')
-rw-r--r--api-ref/source/os-certificates.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/api-ref/source/os-certificates.inc b/api-ref/source/os-certificates.inc
index d97298c7a3..af215ace3f 100644
--- a/api-ref/source/os-certificates.inc
+++ b/api-ref/source/os-certificates.inc
@@ -6,6 +6,14 @@
Creates and shows details for a root certificate.
+.. note::
+
+ 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 it's own certificate daemon. It should
+ be considered vestigial, and will likely be deprecated and removed
+ in the near future.
+
Create Root Certificate
=======================