puppet-mistral/manifests/keystone
Alex Schultz bf3625d5af Move Mistral to authtoken
Switch keystone_authtoken parameters for the new class
mistral::keystone::authtoken to configure the keystone_authtoken section
in mistral.conf.

Some deprecations:
- mistral::auth_uri is deprecated in favor of
  mistral::keystone::authtoken::auth_uri.
- mistral::identity_uri is deprecated in favor of
  mistral::keystone::authtoken::auth_url.
- mistral::keystone_user is deprecated in favor of
  mistral::keystone::authtoken::username.
- mistral::keystone_tenant is deprecated in favor of
  mistral::keystone::authtoken::project_name.
- mistral::keystone_password is deprecated in favor of
  mistral::keystone::authtoken::password.

Change-Id: I71969ef09018f9daa5f81c4f3bcbdb0b0974446c
Co-Authored-By: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Closes-bug: #1604463
2016-12-13 07:26:35 -07:00
..
auth.pp Mistral external dependency management 2016-12-07 20:37:27 +00:00
authtoken.pp Move Mistral to authtoken 2016-12-13 07:26:35 -07:00