puppet-octavia/releasenotes/notes/add-certificates-configuration-6e956bd99e5c2a2b.yaml
Mohammed Naser 8b4707a1f5
Add certificate configuration for PKI
Octavia uses PKI in order to securely communicate over REST between
the control plane and the amphorae.  However, there is no option to
currently configure these options at the moment.

This patch adds a class which helps configure these options to be
able to successfully communicate with PKI.  It is important that
the SSL certificates must still be generated by the user.

Change-Id: Ifbf5cd5118e6d02c514589ecbce9d49096faf242
2017-07-27 15:07:53 -04:00

4 lines
172 B
YAML

---
features:
- You can now configure the paths for the certificates which are used to the
public key infrastructure system which is used to authenticate to amphorae.