bifrost/playbooks/roles/bifrost-keystone-client-config/templates
Mark Goddard e1a167a3bb Use endpoint rather than url in clouds.yaml with no keystone
When keystone is not in use, the clouds.yaml file generated by bifrost
uses an auth_type of "none". This does not appear to work, and results
in the following error (even with OS_CLOUD=bifrost):

Missing parameter(s):
Set a cloud-name with --os-cloud or OS_CLOUD

This change modifies the "url" parameter to be "endpoint", which works
correctly.

Change-Id: I9b84739dcb90b6482b332676244c68642042dfd4
Closes-Bug: #1754070
2018-03-21 17:30:24 +00:00
..
clouds.yaml.j2 Use endpoint rather than url in clouds.yaml with no keystone 2018-03-21 17:30:24 +00:00
openrc.j2 Fix extra double-quote 2018-02-07 20:33:07 +01:00