Comment 12 for bug 1934129

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-api/+/801513
Committed: https://opendev.org/openstack/charm-neutron-api/commit/2e0896c737eb09d6e8a89da02f5e4043d81c9c48
Submitter: "Zuul (22348)"
Branch: master

commit 2e0896c737eb09d6e8a89da02f5e4043d81c9c48
Author: Edward Hope-Morley <email address hidden>
Date: Tue Jul 20 17:16:34 2021 +0100

    Fixes disabling fwaas

    Commit 00e7c8b added support for disabling fwaas but
    forgot to remove the firewall plugin from service_plugins
    once the fwaas package has been removed. This patch fixes
    that.

    Change-Id: I75fdd192144138fa5bf09c278d5507ca8c5366d1
    Closes-Bug: #1934129