puppet-mistral/lib/puppet
Matthias Bastian 8e79ad2e07 Make providers use auth_url for authentication
When reading credentials from the configuration's keystone_authtoken
section auth_uri was used as URL for Keystone.
As auth_uri is a public endpoint that is not necessarily reachable for
the Puppet agent, this change uses the more appropriate auth_url as
Keystone URL.

Change-Id: Ia5bcfaf9611340a3b01b69b678d7c541b62d5ca2
2018-08-03 12:09:55 +02:00
..
provider Make providers use auth_url for authentication 2018-08-03 12:09:55 +02:00
type Add provider and type to deploy workflows 2018-06-11 12:02:10 +02:00