Comment 5 for bug 1881771

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

Reviewed: https://review.opendev.org/732701
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d57735ae0f01a4c0ae8c81dbdda62e07314face1
Submitter: Zuul
Branch: master

commit d57735ae0f01a4c0ae8c81dbdda62e07314face1
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