Comment 14 for bug 1881771

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

Reviewed: https://review.opendev.org/744127
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7e7a0da20d6f81fa6e9f3a890594e12726187be2
Submitter: Zuul
Branch: stable/rocky

commit 7e7a0da20d6f81fa6e9f3a890594e12726187be2
Author: Frode Nordahl <email address hidden>
Date: Tue Jun 2 16:55:50 2020 +0200

    Fix Traceback when running neutron-ipset-cleanup tool

    Some of the tools dependencies expect the AGENT group to be
    present in the configuration, and at present it is not initialized,
    this patch addresses that.

    Change-Id: I1a50e77749aaecc3966c9d238f91a1968ed454ef
    Signed-off-by: Frode Nordahl <email address hidden>
    Closes-Bug: #1881771
    (cherry picked from commit d57735ae0f01a4c0ae8c81dbdda62e07314face1)