puppet-heat/manifests
Steven Hardy 6e8ef40483 Don't default metadata server URLs to localhost
These settings are all legacy, as for some time heat has instead supported
deriving the URLs internally using the endpoints from the keystone catalog.

Defaulting these to localhost seems like a bad default, as in
most cases heat will caclulate a more reasonable default (e.g something
derived from the actual heat public endpoint in keystone), and it's somewhat
surprising when you don't pass a value and get localhost instead of the heat
defaults.

They can still be used to override the keystone endpoint, which is sometimes
useful, but in most cases these should no longer be set IMO.

Note the relevant heat commits which make these settings optional are
Id402664e38e3da071ad634233b3a1f8e13af152d and
If8a2d3f37d87c26228e709c20f61969b397f2da0 (present in all Heat releases
since Mitaka)

Closes-Bug: #1641873
Change-Id: I90ccdd881a41d803e28064f44b821ab48a6fa8ea
2016-11-15 22:23:37 +00:00
..
cron Implement crontab to purge deleted data 2016-01-16 09:35:51 -05:00
db Added retries for db_sync 2016-09-29 12:26:28 +05:30
keystone Ability to manage domain config seperately 2016-11-03 08:52:12 -06:00
api.pp Enforce use_ssl flag 2016-06-15 16:48:10 +03:00
api_cfn.pp Enforce use_ssl flag 2016-06-15 16:48:10 +03:00
api_cloudwatch.pp Enforce use_ssl flag 2016-06-15 16:48:10 +03:00
client.pp Move deps & external hooks into a standalone class 2015-10-20 09:57:36 -04:00
config.pp Add api_paste type/provider for Heat 2016-02-17 14:24:45 +08:00
cors.pp Add CORS settings 2016-08-12 10:20:55 +02:00
db.pp Add support for db_max_retries param 2016-05-10 13:39:47 +08:00
deps.pp Move deps & external hooks into a standalone class 2015-10-20 09:57:36 -04:00
engine.pp Don't default metadata server URLs to localhost 2016-11-15 22:23:37 +00:00
init.pp Remove verbose 2016-10-25 20:02:37 -03:00
logging.pp Remove verbose 2016-10-25 20:02:37 -03:00
params.pp Fix common options position in params.pp 2016-11-08 10:05:42 +08:00
policy.pp Set oslo::policy in heat 2016-04-13 18:06:48 +03:00