Comment 71 for bug 1732067

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

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

commit 7842344a774b9cd098d07b65e410440e91cc8f3c
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Oct 7 10:43:48 2020 +0000

    Add property "noopfirewall_or_firewall_disabled"

    Added new property to "SecurityGroupAgentRpc" class,
    "noopfirewall_or_firewall_disabled". If the security group API is not
    enabled or the firewall configured is "NoopFirewallDriver", the property
    will return "True".

    Related-Bug: #1732067

    Change-Id: I64db2f259462570e4c1d8df7396d188519071431