6a7c4f8bce
Change-Id: If3eb28475d3c124cc1660a3e7ed9790bc4c2c148
7 lines
307 B
YAML
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``.
|