6dbba8d5ce
Security group can have a state of empty ports but non-empty members. So we need skip the flow update only when members dict is empty. Change-Id: I429edb3d2dea5fa97441909b4d2c776f97f0516f Closes-Bug: #1862703 Related-Bug: #1854131
9 lines
377 B
YAML
9 lines
377 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue that the OVS firewall driver does not configure security
|
|
group rules using remote group properly when a corresponding remote group
|
|
has no port on a local hypervisor. For more information
|
|
see bugs: `1862703 <https://bugs.launchpad.net/neutron/+bug/1862703>`_
|
|
and `1854131 <https://bugs.launchpad.net/neutron/+bug/1854131>`__.
|