Bug 1055450
| Summary: | Packstack fails with iptables provider can not handle attribute dport | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Pavel Sedlák <psedlak> | ||||||||||
| Component: | openstack-packstack | Assignee: | RHOS Maint <rhos-maint> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Daniel Korn <dkorn> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 4.0 | CC: | ajeain, aortega, derekh, jthomas, yeylon | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | 5.0 (RHEL 7) | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2014-06-24 20:42:46 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Pavel Sedlák
2014-01-20 09:54:06 UTC
Created attachment 852667 [details]
neutron puppet file
Created attachment 852668 [details]
neutron puppet log
A workaround that has worked for a couple people is to wipe iptables and rerun packstack. Created attachment 853328 [details]
answer file
This is known bug. Current iptables provider from puppetlabs-firewall provider is not able to change rules when multiple ports are given (change from 9696 to 9696,67,68). Workaround is to delete all packstack-created iptables rules in case you are testing different versions of packstack on the same host. BTW there's a puppetlabs-firewall update waiting in que, which might fix those issues. Firewall module was already updated. It works okay now. |