puppet-swift/lib/puppet/type
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
..
ring_account_device.rb Fix ipv6 support 2015-04-07 12:54:14 +02:00
ring_container_device.rb Fix ipv6 support 2015-04-07 12:54:14 +02:00
ring_object_device.rb Fix ipv6 support 2015-04-07 12:54:14 +02:00
swift_account_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_bench_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_config.rb Use swift_config to configure swift.conf 2013-08-26 20:54:06 -04:00
swift_container_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_dispersion_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_object_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_proxy_config.rb Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00