nova/releasenotes/notes/deprecate_os_cert-f0aa07bab1a229aa.yaml
Anush Krishnamurthy 5afc8e5745 Deprecate cert option
Mark cert_topic option for deprecation in future [1] & [2].

[1] Removal of nova-cert service as indicated by commit:789edad0e811d866551bec18dc7729541105f59d
    https://review.openstack.org/#q,789edad0e811d866551bec18dc7729541105f59d,n,z

[2] https://wiki.openstack.org/wiki/ConfigOptionsConsistency

Implements: Blueprint "centralize-config-options-newton"

Change-Id: Id7a1fc943cbe6d860a50d3cc776717b55351004b
2016-08-03 20:37:22 +00:00

12 lines
541 B
YAML

---
deprecations:
- The ``/os-certificates`` API is deprecated, as well as the
``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
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.