Files
puppet-openstacklib/spec
Alex Schultz 8d37c059d2 Fix os_transport_url with single hosts array
If an array with a single host is passed into the hosts param, the
function was erroring because the host was getting converted to a string
when it was checking for bracketing for ipv6. This change checks the
type and fixes the case where a single host is being passed so it
continues to function.

Change-Id: I91b9959a6f71b4e6885e55a568116cc28cf16ddd
Closes-Bug: #1650042
2016-12-14 15:21:03 -07:00
..
2016-10-03 20:49:31 +00:00