puppet-mistral/spec/classes
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
..
mistral_api_spec.rb Move Mistral to authtoken 2016-12-13 07:26:35 -07:00
mistral_client_spec.rb Add missing tag on python-mistralclient package. 2016-07-25 15:48:30 +02:00
mistral_config_spec.rb puppet-mistral: initial commit 2015-08-09 10:00:45 +00:00
mistral_cors_spec.rb Add CORS settings 2016-08-12 17:26:56 +02:00
mistral_db_mysql_spec.rb Include mistral::db::sync by default 2016-12-09 15:12:39 +00:00
mistral_db_postgresql_spec.rb Change worker defaults to ::os_workers 2016-10-07 13:41:15 +03:00
mistral_db_spec.rb Add support for the oslo db_max_retries parameter 2016-05-10 21:23:35 +08:00
mistral_db_sync_spec.rb Fix spec test for sync 2016-12-01 17:17:32 +08:00
mistral_deps_spec.rb Mistral external dependency management 2016-12-07 20:37:27 +00:00
mistral_engine_spec.rb Include openstacklib defaults manifest. 2016-07-11 11:18:38 +02:00
mistral_executor_spec.rb Include openstacklib defaults manifest. 2016-07-11 11:18:38 +02:00
mistral_init_spec.rb Move Mistral to authtoken 2016-12-13 07:26:35 -07:00
mistral_keystone_auth_spec.rb Provide default service_name for keystone endpoint 2016-06-10 07:03:58 -04:00
mistral_keystone_authtoken_spec.rb Move Mistral to authtoken 2016-12-13 07:26:35 -07:00
mistral_logging_spec.rb Change worker defaults to ::os_workers 2016-10-07 13:41:15 +03:00
mistral_policy_spec.rb Test multiple operating systems for policy 2016-06-08 08:52:51 +08:00
mistral_wsgi_apache_spec.rb Change worker defaults to ::os_workers 2016-10-07 13:41:15 +03:00