puppet-heat/spec/classes
Pierre Riteau 564b1a7234 Change clients_keystone/auth_uri default to public Keystone URL
By default, the ::heat class configures clients_keystone/auth_uri to the
value of ::heat::keystone::authtoken::auth_url, which is generally the
admin endpoint on port 35357.

However, since this URI can be used by non-admin clients running inside
instances, such as os-collect-config, a better default value would be to
use either the public or internal Keystone endpoint, depending on the
deployment. This commit changes the default to the public Keystone
endpoint defined in ::heat::keystone::authtoken::www_authenticate_uri.

It is still possible to provide a custom value using the
heat_clients_keystone_uri parameter.

Change-Id: Idb0f408776ef27f16a522e4443531fd97276669b
Closes-Bug: #1763700
2018-04-14 16:30:55 +01:00
..
heat_api_cfn_spec.rb Add manifests to deploy APIs over httpd 2017-03-02 14:15:18 +02:00
heat_api_spec.rb Remove old authtoken options 2016-11-16 00:02:12 -03:00
heat_cache_spec.rb Add ability to configure cache 2017-02-16 10:26:03 +02:00
heat_client_spec.rb Debian is using Python 3 2018-04-10 11:52:40 +02:00
heat_config_spec.rb Add api_paste type/provider for Heat 2016-02-17 14:24:45 +08:00
heat_cors_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_cron_purge_deleted_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_db_mysql_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_db_postgresql_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_db_spec.rb Add pool_timeout option 2018-03-22 11:09:50 +08:00
heat_db_sync_spec.rb Add 'openstack-db' tag to db-sync Exec resource 2018-03-12 16:33:08 +08:00
heat_deps_spec.rb Move deps & external hooks into a standalone class 2015-10-20 09:57:36 -04:00
heat_engine_spec.rb Switch heat-engine workers to use os_workers_heat_engine 2018-04-13 14:47:32 +00:00
heat_init_spec.rb Change clients_keystone/auth_uri default to public Keystone URL 2018-04-14 16:30:55 +01:00
heat_keystone_auth_cfn_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_keystone_auth_spec.rb Switch heat to rspec-puppet-facts 2016-11-11 13:11:39 +02:00
heat_keystone_authtoken_spec.rb Deprecate auth_uri option 2018-04-03 16:55:01 +08:00
heat_keystone_domain_spec.rb Password should be secured 2017-03-28 17:16:29 +08:00
heat_logging_spec.rb Add use_journal option for logging configuration 2018-01-15 15:50:08 +08:00
heat_policy_spec.rb Add group to policy management 2018-01-11 15:54:59 +00:00
heat_wsgi_apache_api_cfn_spec.rb Add customization for wsgi process display name 2017-11-01 15:54:54 +08:00
heat_wsgi_apache_api_spec.rb Add customization for wsgi process display name 2017-11-01 15:54:54 +08:00