puppet-swift/lib/puppet
Lukas Bezdicka b6ba9f09b2 Fix ipv6 support
One shold never parse uri with split(':') as it was in types
ring_account_device, ring_container_device and ring_object_device.
This is fixed by using uri and just setting variables from that.
Also swift_ring_builder didn't add brackets to ipv6 address before
adding port information to it.

Change-Id: I55b7032143c8446abeed4f6c266c0fff0cb6b3b3
2015-04-07 12:54:14 +02:00
..
provider Fix ipv6 support 2015-04-07 12:54:14 +02:00
type Fix ipv6 support 2015-04-07 12:54:14 +02:00