puppet-zaqar/releasenotes/notes/authtoken-4957c02d0d35b01a.yaml
Iury Gregory Melo Ferreira a95b356f0f Move authtoken to class
Update module to work with the new schema for authtoken

Change-Id: If7eca0a769651b13a996558e6318ac682eff24f6
Closes-Bug: #1604463
2016-08-04 12:25:34 -03:00

13 lines
496 B
YAML

---
features:
- Configure keystonemiddleware in a consistent way with all options required for Keystone v3
deprecations:
- zaqar::identity_uri is deprecated in favor of
zaqar::keystone::authtoken::auth_url
- zaqar::admin_user is deprecated in favor of
zaqar::keystone::authtoken::username
- zaqar::admin_password is deprecated in favor of
zaqar::keystone::authtoken::password
- zaqar::admin_tenant_name is deprecated in favor of
zaqar::keystone::authtoken::project_name