
Currently we only allow to use strings as the data type for ports. Due to this we need to cast the data type in the puppet modules because from THT this is configured as a Number. This submission allow to use either string or numbers for the port parameter in the os_transport_url function. Change-Id: I9e56f8e2de542b20fe9e6995506cff5bb435e220 Closes-Bug: #1664561
5 lines
93 B
YAML
5 lines
93 B
YAML
---
|
|
fixes:
|
|
- Bugfix 1664561. Allow to use Integers and Strings
|
|
for the port parameter.
|