puppet-tripleo/releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml
Carlos Camacho d0e69f73c1 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
2017-02-22 10:39:44 +01:00

5 lines
102 B
YAML

---
fixes:
- Bugfix 1664561. Removing the string cast when using
the os_transport_url function.