puppet-swift/lib/puppet/provider
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 Ensure swift hash is rebuilt for every puppet run 2012-04-13 13:41:12 -07:00
ring_container_device Ensure swift hash is rebuilt for every puppet run 2012-04-13 13:41:12 -07:00
ring_object_device Ensure swift hash is rebuilt for every puppet run 2012-04-13 13:41:12 -07:00
swift_account_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_bench_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_container_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_dispersion_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_object_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_proxy_config Add ini_setting based custom types for configs 2013-07-25 10:19:30 -04:00
swift_ring_builder.rb Fix ipv6 support 2015-04-07 12:54:14 +02:00