Comment 7 for bug 1622780

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

Reviewed: https://review.openstack.org/443073
Committed: https://git.openstack.org/cgit/openstack/charm-percona-cluster/commit/?id=bb30f468aabbfa5a2b791c576326514d12e39294
Submitter: Jenkins
Branch: master

commit bb30f468aabbfa5a2b791c576326514d12e39294
Author: James Page <email address hidden>
Date: Wed Mar 8 11:08:13 2017 +0000

    Correctly detect IPv6 addresses

    Use the is_ip function from charmhelpers to correctly
    detect and return IPv4 and IPv6 addresses.

    Support DNS querying for IPv6 addresses using ipv6
    argument (defaults to false).

    Resync tox.ini from release tools to resolve libcharmstore
    compatibility issues for 1.25.x testing.

    Change-Id: I719ac7db350b2b257ae057acc4299a8e97501a7b
    Partial-Bug: 1622780