Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of yoga from upstream unmaintained/yoga.

rbreker-godaddy and others added 2 commits March 19, 2025 14:44
This change enhances the IptablesFirewallDriver with support for remote
address groups. Previously, this feature was only available in the
OVSFirewallDriver. This commit harmonizes the capabilities across both
firewall drivers, and by inheritance also to OVSHybridIptablesFirewallDriver.

Background -
The Neutron API allows operators to configure remote address groups [1],
however the OVSHybridIptablesFirewallDriver and IptablesFirewallDriver do
not implement these remote group restrictions. When configuring security
group rules with remote address groups, connections get enabled
based on other rule parameters, ignoring the configured remote address
group restrictions.
This behaviour undocumented, and may lead to more-open-than-configured network
access.

Closes-Bug: #2058138
Change-Id: I76b3cb46ee603fa5e829537af41316bb42a6f30f
(cherry picked from commit 5e1188e)
@github-actions github-actions bot requested a review from a team as a code owner April 14, 2025 06:22
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Apr 14, 2025
@priteau priteau closed this Apr 18, 2025
@priteau priteau reopened this Apr 18, 2025
@priteau priteau merged commit d985521 into stackhpc/yoga Apr 18, 2025
@priteau priteau deleted the upstream/yoga-2025-04-14 branch April 18, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants