iptables is dropping rules on package update.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| tripleo |
High
|
Unassigned |
Bug Description
Hi,
originally reported there https:/
When performing a yum update on iptables, i saw my rules being dropped after the update, causing a service disruption on my deployment.
It appears that at least iptables-
No clean backport can be done to newton as the upgrade process has changed a lot, so a specify newton patch will be needed.
This as potentially affecting all version of tripleo.
Changed in tripleo: | |
importance: | Critical → High |
Changed in tripleo: | |
status: | Triaged → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/newton
commit 19e25fe2fdba563
Author: Sofer Athlan-Guyot <email address hidden>
Date: Tue Mar 20 18:53:54 2018 +0100
Work around packaging issue in iptables-services.
When iptables-services is upgraded it restarts the iptables services
which breaks connectivity because it looses the current iptables
rules.
So we add another network workaround. This time around the
iptables-
The first target is the update process as this is where the problem
should arise, but as the framework for network workaround is already
is place, we cover upgrade as well.
Partial-Bug: #1758291
Change-Id: Ia2f94058bac6cf
tags: | added: in-stable-newton |
Changed in tripleo: | |
milestone: | rocky-1 → rocky-2 |
Changed in tripleo: | |
milestone: | rocky-2 → rocky-3 |
Changed in tripleo: | |
milestone: | rocky-3 → rocky-rc1 |
Changed in tripleo: | |
milestone: | rocky-rc1 → stein-1 |
Changed in tripleo: | |
milestone: | stein-1 → stein-2 |
Changed in tripleo: | |
milestone: | stein-2 → stein-3 |
Changed in tripleo: | |
milestone: | stein-3 → stein-rc1 |
Changed in tripleo: | |
milestone: | stein-rc1 → train-1 |
Changed in tripleo: | |
milestone: | train-1 → train-2 |
Changed in tripleo: | |
milestone: | train-2 → train-3 |
Changed in tripleo: | |
milestone: | train-3 → ussuri-1 |
Changed in tripleo: | |
milestone: | ussuri-1 → ussuri-2 |
Changed in tripleo: | |
milestone: | ussuri-2 → ussuri-3 |
Changed in tripleo: | |
milestone: | ussuri-3 → ussuri-rc3 |
Changed in tripleo: | |
milestone: | ussuri-rc3 → victoria-1 |
Changed in tripleo: | |
milestone: | victoria-1 → victoria-3 |
Changed in tripleo: | |
milestone: | victoria-3 → wallaby-1 |
Changed in tripleo: | |
milestone: | wallaby-1 → wallaby-2 |
For newton https:/ /review. openstack. org/#/c/ 554647/