puppet-openstacklib/spec/functions
Carlos Camacho acffece0d0 Allow integer port in os_transport_url
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
(cherry picked from commit b3d0590022)
2017-02-24 09:08:33 +00:00
..
is_service_default_spec.rb Create is_service_default function 2015-09-15 12:23:08 -05:00
normalize_ip_for_uri_spec.rb normalize_ip_for_uri: allow to give an array of IP addresses 2016-09-20 12:55:11 +02:00
os_database_connection_spec.rb Update os_database_connection with extra param 2015-12-28 15:05:33 -07:00
os_transport_url_spec.rb Allow integer port in os_transport_url 2017-02-24 09:08:33 +00:00