Comment 10 for bug 1775001

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/597001
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9efd2793091e102f5735d2f3822d8c742411e723
Submitter: Zuul
Branch: stable/pike

commit 9efd2793091e102f5735d2f3822d8c742411e723
Author: Mehdi Abaakouk <email address hidden>
Date: Mon Jun 4 15:33:31 2018 +0200

    snmp: listen on ctrlplane

    Ceilometer uses the ctrlplane to poll snmpd on each
    ironic node.

    43155ed1462a8e27c9efdbb345bfc5832c50bd2f have restrict snmpd
    to the internal_api subnet which breaks Ceilometer that use the
    ctrlplane subnet.

    This change puts the ctrlplane as default for snmpd.

    Closes-bug: #1775001
    Change-Id: Ia310e02d30ce037c2cc7fec146f27fbd0f8055f4
    (cherry picked from commit b18e38c808ba4687fb4444ea3c7b02de44e4debb)
    (cherry picked from commit 0b0a249ce075c43833ff0d037c8fc02c657dce6e)