puppet-magnum/releasenotes/notes/require-magnum-keystone_auth-3826520ddf45f394.yaml
Takashi Kajinami 14a901dee0 keystone_auth: Require the password parameter
The keystone_auth parameters are required so that magnum can interact
with the other OpenStack services. This change ensures the parameter
is configured.

Change-Id: I745298661d6fc2b6d3f92da0edc8c6430b29a7ee
2022-05-08 17:45:00 +09:00

6 lines
159 B
YAML

---
upgrade:
- |
The ``magnum::keystone::keystone_auth`` class now requires the ``password``
parameter. Ensure the required auth parameters are set.