openstack-ansible-os_keystone/releasenotes/notes/app-credentials-709e7ae0573b4955.yaml
Jonathan Rosser 254811b184 Add application credentials as a default authentication method
Change-Id: I3fd50b45ad0f7cb0f7ee0d9eb70053c04e5d721f
2019-10-01 21:28:48 +01:00

8 lines
299 B
YAML

---
upgrade:
- |
Application credentials are now enabled by default as a keystone
authentication method. If deployments do not wish to enable
application credentials then the existing keystone_auth_methods variable
can be overidden with the required set of authentication methods.