Comment 2 for bug 1729572

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-percona-cluster (master)

Reviewed: https://review.openstack.org/517292
Committed: https://git.openstack.org/cgit/openstack/charm-percona-cluster/commit/?id=db18bc2f60b9a8d3135264927a91abbff1fc8c3b
Submitter: Zuul
Branch: master

commit db18bc2f60b9a8d3135264927a91abbff1fc8c3b
Author: Edward Hope-Morley <email address hidden>
Date: Thu Nov 2 12:38:41 2017 +0000

    Ensure that we resolve AAAA if prefer-ipv6 is True

    We currently resolve A records regardless of whether
    prefer-ipv6 is True or False. This patch ensures
    that we request AAAA in the case where prefer-ipv6
    is True.

    Change-Id: I0749cd01e504fb4010addcd91bda3a1f32a03fab
    Closes-Bug: 1729572