bifrost/releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml
zhangyanxian 132e3fda4b Fix typo in bifrost-role-auth-support-ea6b5571cd339aa2.yaml
TrivialFix

Change-Id: Ie39e2c98063d1e8c8d64a2cd549e54b7160b0e20
2016-09-28 07:21:24 +00:00

14 lines
613 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
http://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.