Update git submodules

* Update neutron-fwaas from branch 'master'
  to 3fcf1b8246def319fd4cc4a840b9be0b951b54e9
  - Merge "Firewall group associated with ports is not allowed to be deleted"
  - Firewall group associated with ports is not allowed to be deleted
    
    Currently, we determine that the firewall group is in use based on
    its ACTIVE status. But the firewall group may have just updated
    the port and is currently PENDING_UPDATE status, deletion should
    not be allowed at this time.
    This patch changes the judgment method for deleting firewall
    groups, no longer based on their status. But like other neutron
    resources, based on whether or not they are associated.
    
    Closes-Bug: #2018967
    Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/883826
    
    Change-Id: Ib7ab0daf9f6de45125ffc9408f865fc0964ff339
This commit is contained in:
Zuul 2023-09-12 14:20:58 +00:00 committed by Gerrit Code Review
parent cdfcae3113
commit 56402b3291
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 193d1e27661438e11a44b379367d56affba79b21
Subproject commit 3fcf1b8246def319fd4cc4a840b9be0b951b54e9