magnum/releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml
Hongbin Lu 6a7c4f8bce Add missing release notes
Change-Id: If3eb28475d3c124cc1660a3e7ed9790bc4c2c148
2016-08-31 18:14:06 -05:00

7 lines
307 B
YAML

---
features:
- Decouple the hard requirement on barbican. Introduce a new certificate
store called x509keypair. If x509keypair is used, TLS certificates will
be stored at magnum's database instead of barbican. To do that, set the
value of the config ``cert_manager_type`` as ``x509keypair``.