ironic-inspector/releasenotes/notes/firewall-rerun-f2d0f64cca2698ff.yaml
Dmitry Tantsur 41580add20 Make sure to clean the blacklist cache when disabling the firewall
Otherwise on reintrospection the firewall code may not update
iptables rules, assuming they are already correct.

Change-Id: Icc05174854bd9ab51bfed9d1360873bf5db9ed54
Closes-Bug: #1570447
2016-04-15 14:03:46 +02:00

5 lines
137 B
YAML

---
fixes:
- Fixed a regression in the firewall code, which causes re-running
introspection for an already inspected node to fail.