bifrost/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml
zhangzs 81e48e7b48 replace http with https
Change-Id: Ie669500ceaed7c0d48ec0691e11b623d3aad90b2
2018-06-11 20:25:05 +08:00

14 lines
614 B
YAML

---
features:
- Allows to choose to leverage authentication with roles that
interact with ironic services via ansible modules. This is
limited to sessions that obtain authentication information
via os-client-config. The role defaults ultimately remain
unchanged and default to noauth mode. More information on
os-client-config can be found at
https://docs.openstack.org/developer/os-client-config/
issues:
- Users wishing to utilize authentication without leveraging
os-client-config, will need to manually update the playbooks
in order to set the appropriate module settings.