Comment 2 for bug 1629380

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

Reviewed: https://review.openstack.org/400905
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=960ba650670794f0309b1f2e8c4d3707c9ca32e5
Submitter: Jenkins
Branch: master

commit 960ba650670794f0309b1f2e8c4d3707c9ca32e5
Author: Alex Schultz <email address hidden>
Date: Tue Nov 22 10:50:29 2016 -0700

    Update ceilometer collector ipv6 handling

    The normalize_ip_for_uri handles ipv6 bracketing correctly. Rather
    than continue to do it manually, this change updates the ceilometer
    collector profile to leverage the normalize_ip_for_uri function to
    properly escape ipv6 addresses.

    Change-Id: Ifaf6568785235db55f8dc593d83e534216413d31
    Closes-Bug: #1629380