ipv6: haproxy configured with ipv4 and ipv6 address

Bug #1377092 reported by Gema Gomez
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Charm Helpers
New
Undecided
Unassigned

Bug Description

I am deploying a full openstack HA deployment with each hacluster-related service having 2 units or more and using prefer-ipv6=True. I end up with a problem where haproxy is configured with a mixture of ipv4 and ipv6 addresses.

In /etc/haproxy/haproxy.cfg:

listen nova-api-os-compute_ipv6 :::8774
    balance roundrobin
    server nova-cloud-controller-2 2001:db8:1:0:f816:3eff:fe15:5b64:8764 check
    server nova-cloud-controller-1 10.5.2.171:8764 check

Revision history for this message
Gema Gomez (gema) wrote :
description: updated
description: updated
Revision history for this message
Edward Hope-Morley (hopem) wrote :
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.