Comment 8 for bug 1807153

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/rocky)

Reviewed: https://review.opendev.org/692910
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=689c1125efcf586daea8c2bbe0c8913f465d22c8
Submitter: Zuul
Branch: stable/rocky

commit 689c1125efcf586daea8c2bbe0c8913f465d22c8
Author: bno1 <email address hidden>
Date: Sun Jun 23 00:51:02 2019 +0300

    Retry creating iptables managers and adding metering rules

    This change makes the metering agent retry creating the iptables
    managers for each router and applying the metering rules.
    This is needed in case the metering agent starts before some or all of
    the namespaces are created.

    Change-Id: Ifc565feb98c7f02df5c2831a3607c3e526a2e703
    Closes-Bug: #1807153
    (cherry picked from commit 9f541521bbbcf36325bfc250e3ce27a138ddef3c)