Update git submodules

* Update neutron-fwaas from branch 'master'
  to 28ba8cc6ca2e8503846e483cf60ae2aebd31472c
  - Merge "Fix error when apply rule with dst port large than src port"
  - Fix error when apply rule with dst port large than src port
    
    When apply firewall group to a port with rule have dest port large than
    source port, neutron-openvswitch-agent raise error 'port_max' is smaller
    than 'port_min'. It because key 'port_range_max' is assigned by
    source_port_range_max. Fix hard code 'port_range_max' to key_max.
    
    Change-Id: I32d9efd857932547a13d275b8a4f294e03fe7535
    Closes-Bug: #1869121
This commit is contained in:
Zuul 2022-05-06 10:45:28 +00:00 committed by Gerrit Code Review
parent 3841a4484b
commit f516151fdf
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit de74e7bbcdfb999ae1e980d3c5f40f96ef93346b
Subproject commit 28ba8cc6ca2e8503846e483cf60ae2aebd31472c