-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhos-18.0 FR 2 (Mar 2025)
-
None
-
4
-
False
-
-
False
-
?
-
openstack-ansible-ee-container-1.0.10-3
-
None
-
-
Bug Fix
-
Done
-
-
-
EDPM Sprint 1
-
1
-
2025Q2
-
Important
Since nftables switch, input policy is ACCEPT instead of DROP up until nftables service is reloaded or server is rebooted.
This is the difference between nft list ruleset before and after restarting nftables.
@@ -1,6 +1,6 @@ table inet filter { chain INPUT { - type filter hook input priority filter; policy accept; + type filter hook input priority filter; policy drop; jump TRIPLEO_INPUT }
RHOSP17.1.4
- clones
-
OSPRH-15158 Since nftables switch, input policy is ACCEPT instead of DROP up until nftables services is reloaded or server is rebooted
-
- Closed
-
- links to
-
RHBA-2025:148724 Release of containers for RHOSO OpenStack EDPM images
- mentioned on