puppet-heat/spec
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
..
acceptance Switch acceptance test to use integration classes 2018-03-15 09:25:24 +08:00
classes Change clients_keystone/auth_uri default to public Keystone URL 2018-04-14 16:30:55 +01:00
defines Remove support for heat-api-cloudwatch service 2018-02-06 09:51:36 +05:30
unit Fix typo in heat_api_paste_ini_spec.rb 2017-01-20 06:09:45 +00:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-02 13:54:32 +01:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:19:20 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:19 -05:00