bbcd63f18b
Colon characters are magical characters in yaml, and as such we can't have them in release notes. This is also called the realization that TheJulia needs to put reno check job in-place. Change-Id: I6eee79af773574db7f113e99223d75cbef7e8b0b
14 lines
613 B
YAML
14 lines
613 B
YAML
---
|
|
features:
|
|
- Allows to choose to leverage authenticaiton 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.
|