puppet-aodh/manifests
Iury Gregory Melo Ferreira 75161dd0ca Move aodh to authtoken
In aodh::api, use keystone::resource::authtoken to configure
keystone_authtoken section in aodh.conf, with all parameters
required to configure keystonemiddleware.
This patch will allow to deploy aodh to use Keystone v3 authentification.

Some deprecations:
- aodh::api::keystone_tenant is deprecated in favor of
  aodh::keystone::authtoken::project_name.
- aodh::api::keystone_user is deprecated in favor of
  aodh::keystone::authtoken::username.
- aodh::api::keystone_password is deprecated in favor of
  aodh::keystone::authtoken::password.
- aodh::api::keystone_project_domain_name is deprecated in favor of
  aodh::keystone::authtoken::project_domain_name
- aodh::api::keystone_user_domain_name is deprecated in favor of
  aodh::keystone::authtoken::user_domain_name
- aodh::api::keystone_auth_type is deprecated in favor of
  aodh::keystone::authtoken::auth_type
- aodh::api::keystone_auth_uri is deprecated in favor of
  aodh::keystone::authtoken::auth_uri
- aodh::api::keystone_identity_uri is deprecated in favor of
  aodh::keystone::authtoken::auth_url
- aodh::api::keystone_auth_url is deprecated in favor of
  aodh::keystone::authtoken::auth_url
- aodh::api::memcached_servers is deprecated in favor of
  aodh::keystone::authtoken::memcached_servers

Change-Id: Id8b3d8265f3554865fd77b291f235219b147efb9
Related-Bug: #1604463
2016-08-19 04:27:46 +00:00
..
db Update typo 2016-01-08 03:33:49 +00:00
keystone Move aodh to authtoken 2016-08-19 04:27:46 +00:00
wsgi Implement API service 2015-10-21 10:00:29 -04:00
api.pp Move aodh to authtoken 2016-08-19 04:27:46 +00:00
auth.pp Update auth parameters to support Keystone v3 2016-06-21 11:22:37 -04:00
client.pp Update to include new aodhclient 2016-06-08 21:35:13 +00:00
config.pp Add api_paste type/provider for aodh 2016-05-10 23:15:20 +08:00
db.pp Merge "Update class params to os_service_default" 2016-05-10 15:17:38 +00:00
evaluator.pp Tag all Aodh packages 2015-11-04 20:38:06 +00:00
init.pp Add purge_config option 2016-06-03 23:32:02 +08:00
listener.pp Tag all Aodh packages 2015-11-04 20:38:06 +00:00
logging.pp Revert "Deprecate use_syslog" 2016-05-31 13:41:44 +00:00
notifier.pp Tag all Aodh packages 2015-11-04 20:38:06 +00:00
params.pp Merge "Include openstacklib defaults manifest." 2016-07-07 18:40:07 +00:00
policy.pp Manage policy configuration file 2016-04-13 16:17:28 -06:00