Back to bug 1299227

Who When What Removed Added
Jaromir Coufal 2016-02-04 07:41:45 UTC CC jcoufal
Hugh Brock 2016-02-07 14:56:21 UTC Keywords Triaged
Status NEW ASSIGNED
CC hbrock
Assignee jslagle mandreou
Mike Burns 2016-03-10 12:13:31 UTC Status ASSIGNED POST
James Slagle 2016-03-15 18:41:43 UTC Status POST MODIFIED
Fixed In Version openstack-tripleo-heat-templates-0.8.11-1.el7ost
Marios Andreou 2016-03-17 10:41:17 UTC Doc Text Cause: The swift_device and swift_proxy_memcache URIs used for the swift ringbuilder and the swift proxy memcache server respectively were not properly formatted for IPv6 addresses, lacking the expected '[]' delimiting the IPv6 address.

Consequence: When deploying with IPv6 enabled for the overcloud, the deploy would error with "Error: Parameter name failed on Ring_object_device ..."

Fix: When IPv6 is enabled the IP addresses used as part of the swift_device and swift_proxy_memcache URIs is correctly delimited with '[]'. This was fixed by https://review.openstack.org/#/c/289757/ "Fixup swift device string to delimit the ipv6 address with []"

Result: Deploying with IPv6 will not fail on incorrect formatting for the swift_device or swift_proxy_memcache.
Lon Hohberger 2016-03-21 20:23:59 UTC Component openstack-tripleo openstack-tripleo-heat-templates
errata-xmlrpc 2016-03-22 14:12:54 UTC Status MODIFIED ON_QA
Radek Bíba 2016-03-30 11:24:45 UTC Doc Text Cause: The swift_device and swift_proxy_memcache URIs used for the swift ringbuilder and the swift proxy memcache server respectively were not properly formatted for IPv6 addresses, lacking the expected '[]' delimiting the IPv6 address.

Consequence: When deploying with IPv6 enabled for the overcloud, the deploy would error with "Error: Parameter name failed on Ring_object_device ..."

Fix: When IPv6 is enabled the IP addresses used as part of the swift_device and swift_proxy_memcache URIs is correctly delimited with '[]'. This was fixed by https://review.openstack.org/#/c/289757/ "Fixup swift device string to delimit the ipv6 address with []"

Result: Deploying with IPv6 will not fail on incorrect formatting for the swift_device or swift_proxy_memcache.
Prior to this update, the swift_device and swift_proxy_memcache URIs used for the swift ringbuilder and the swift proxy memcache server respectively were not properly formatted for IPv6 addresses, lacking the expected '[]' delimiting the IPv6 address. As a consequence, when deploying with IPv6 enabled for the overcloud, the deploy failed with "Error: Parameter name failed on Ring_object_device ...". Now, when IPv6 is enabled, the IP addresses used as part of the swift_device and swift_proxy_memcache URIs are correctly delimited with '[]'. As a result, deploying with IPv6 no longer fails on incorrect formatting for swift_device or swift_proxy_memcache.
Arik Chernetsky 2016-04-03 12:43:28 UTC CC achernet
QA Contact yeylon yrabl
Yogev Rabl 2016-04-04 06:02:25 UTC QA Contact yrabl mabrams
Mike Abrams 2016-04-04 06:14:37 UTC Status ON_QA VERIFIED
Mike Abrams 2016-04-04 06:32:33 UTC Status VERIFIED ON_QA
Mike Abrams 2016-04-04 11:51:46 UTC Status ON_QA VERIFIED
errata-xmlrpc 2016-04-07 14:22:35 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-07 21:46:07 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:46:07 UTC
Perry Myers 2016-04-26 14:55:48 UTC CC pmyers

Back to bug 1299227