tripleo-heat-templates/releasenotes/notes/input-validation-server_certs_key_passphrase-908471f31d09f088.yaml
Nir Magnezi a6fef3aad6 Adds constraint: OctaviaServerCertsKeyPassphrase must be 32 chars long
Closes-bug: #1833942

Depends-On: I5c2629d9e7700fe1dd6f915bc257b1f058e40617
Depends-On: Ibcdbe2605a7cabe3a5ef8245b4460c8f70220989
Change-Id: I886f2b8ac7092d9b3da38852e92a615d5666eea7
2019-06-30 20:56:56 +00:00

6 lines
230 B
YAML

---
fixes:
- The passphrase for config option 'server_certs_key_passphrase', is used as
a Fernet key in Octavia and thus must be 32 bytes long. In the case of an
operator-provided passphrase, TripleO will validate that.