kayobe/releasenotes/notes/hashi-vault-kolla-passwords-c4584aeeecd36e80.yaml
Scott Solkhon 08bd6815bd Add Hashi Vault support for Kolla passwords
This commit adds the necessary changes needed to support
reading and writing Kolla passwords to a Hashicorp Vault server
using Kolla-Ansible commands `kolla-readpwd` and `kolla-writepwd`.

This follows the support that was added into Kolla-Ansible in
the Change-Id Icf0eaf7544fcbdf7b83f697cc711446f47118a4d.

Change-Id: I732988e6160cc64d663d6ef8179f04d3e1226537
2022-12-21 18:27:13 +00:00

6 lines
168 B
YAML

---
features:
- |
Adds functionality into the kolla_passwords module to allow passwords that
are generated for Kolla Ansible to be stored in Hashicorp Vault.