Remove the string cast for using transport_url
authorCarlos Camacho <ccamacho@redhat.com>
Tue, 21 Feb 2017 13:58:21 +0000 (14:58 +0100)
committerCarlos Camacho <ccamacho@redhat.com>
Wed, 22 Feb 2017 09:39:44 +0000 (10:39 +0100)
commitd0e69f73c1839e9101fd825ae0019f38d624e49f
treed21bd324731e0a28a803abc009fb42d5ca2c5c18
parent47969551159a81cd1a050c3b345892aec0bf7d96
Remove the string cast for using transport_url

os_transport_url was updated to allow receiving
a string or an integer as parameter.

Fixes the workarounds in puppet-tripleo

Change-Id: I50993514048bf96b5a42b3425a7d6f98778fe694
Depends-On: I9e56f8e2de542b20fe9e6995506cff5bb435e220
12 files changed:
manifests/profile/base/aodh.pp
manifests/profile/base/barbican/api.pp
manifests/profile/base/ceilometer.pp
manifests/profile/base/cinder.pp
manifests/profile/base/heat.pp
manifests/profile/base/keystone.pp
manifests/profile/base/manila.pp
manifests/profile/base/mistral.pp
manifests/profile/base/neutron.pp
manifests/profile/base/nova.pp
manifests/profile/base/sahara.pp
releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml [new file with mode: 0644]