nova-consoleauth and nova-api fail to start for ipv6

Bug #1536103 reported by Marios Andreou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Marios Andreou

Bug Description

When testing with ipv6 using the patches at https://review.openstack.org/#/c/235423/ there is an error because python memcached cannot parse the v6 address. The fixup is to properly format the memcached v6 addresses and also use a new enough version of python-memcached (for https://bugs.launchpad.net/python-memcached/+bug/1028412 ) .

This was initially reported at https://bugzilla.redhat.com/show_bug.cgi?id=1299265

Fixup incoming

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

Fix proposed to branch: master
Review: https://review.openstack.org/270110

Changed in tripleo:
assignee: Marios Andreou (marios-b) → Emilien Macchi (emilienm)
Changed in tripleo:
assignee: Emilien Macchi (emilienm) → Giulio Fidente (gfidente)
Changed in tripleo:
assignee: Giulio Fidente (gfidente) → Marios Andreou (marios-b)
Changed in tripleo:
assignee: Marios Andreou (marios-b) → Giulio Fidente (gfidente)
Changed in tripleo:
assignee: Giulio Fidente (gfidente) → Marios Andreou (marios-b)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/289758

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/270110
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c0f8a2aad6e694c14dcdafb6e4d3c450e9a50000
Submitter: Jenkins
Branch: master

commit c0f8a2aad6e694c14dcdafb6e4d3c450e9a50000
Author: marios <email address hidden>
Date: Wed Jan 20 12:34:07 2016 +0200

    Fixup the memcached servers string in nova.conf for v6

    As discussed at https://bugzilla.redhat.com/show_bug.cgi?id=1299265
    when providing a list of IPv6 addresses as the memcache_node_ips
    the resulting nova.conf entry can't be parsed properly.

    This adds a memcache_node_ips_v6 which has the required format like
    inet6:[ADDR1],inet6:[ADDR2],inet6:[ADDR3]

    Closes-Bug: 1536103
    Change-Id: I7f95fa063cbba279c4c2e270841f0a279d2be2f6

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/liberty)

Reviewed: https://review.openstack.org/289758
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=db265c5d2ef82fa42836bbdd93263c814bea56c5
Submitter: Jenkins
Branch: stable/liberty

commit db265c5d2ef82fa42836bbdd93263c814bea56c5
Author: marios <email address hidden>
Date: Wed Jan 20 12:34:07 2016 +0200

    Fixup the memcached servers string in nova.conf for v6

    As discussed at https://bugzilla.redhat.com/show_bug.cgi?id=1299265
    when providing a list of IPv6 addresses as the memcache_node_ips
    the resulting nova.conf entry can't be parsed properly.

    This adds a memcache_node_ips_v6 which has the required format like
    inet6:[ADDR1],inet6:[ADDR2],inet6:[ADDR3]

    Closes-Bug: 1536103
    Change-Id: I7f95fa063cbba279c4c2e270841f0a279d2be2f6
    (cherry picked from commit c0f8a2aad6e694c14dcdafb6e4d3c450e9a50000)

tags: added: in-stable-liberty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.