Current Series Release Notes¶
11.0.0-12¶
Bug Fixes¶
The “Add Port to Firewall Group” dialog now lists only router interface ports and HA router replicated interface ports that are eligible to be attached to a firewall group. VM ports are no longer shown as selectable options in this dialog.
FWaaS v2 dashboard list views no longer send the unsupported
sharedfilter to the firewall rule, firewall policy, and firewall group APIs. The dashboard now fetches tenant-owned resources bytenant_idand filters shared resources client-side, which avoids 400 errors when opening the FWaaS panel against Neutron deployments that do not acceptsharedas a query parameter.