Comment 3 for bug 1536103

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