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
This commit is contained in:
1 changed files with 8 additions and 0 deletions
@@ -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
=======================
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.