2016-07-26 10:42:41 -04:00
|
|
|
---
|
|
|
|
deprecations:
|
|
|
|
|
|
|
|
- The ``/os-certificates`` API is deprecated, as well as the
|
2016-07-27 21:38:41 +00:00
|
|
|
``nova-cert`` service which powers it. The related config option
|
|
|
|
``cert_topic`` is also now marked for deprecation and may be removed as
|
|
|
|
early as 15.0.0 Ocata release. This is a vestigial part of
|
2016-07-26 10:42:41 -04:00
|
|
|
the Nova API that existed only for EC2 support, which is now
|
|
|
|
maintained out of tree. It does not interact with any of the rest
|
|
|
|
of nova, and should not just be used as a certificates as a
|
|
|
|
service, which is all it is currently good for.
|