RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Emilien Macchi 3c71c483e3 Remove neutron-managed firewall rules from /etc/sysconfig/iptables
See https://bugzilla.redhat.com/show_bug.cgi?id=1541528

We don't want IPtables rules managed by Neutron to be persistent, it can
cause issues when rule are recreated while a namespace doesn't exist.

This patch makes sure that in any Neutron node, no IPtables rule will be
persistent if it contains "neutron-" in the name.

Change-Id: Ife465c2c6739c3cbfb9923ed97f370baa745739c
Related-Bug: #1747960
2018-02-14 21:44:51 -08:00
files Add manifests to install and configure stunnel 2017-08-25 10:11:08 +00:00
lib hw ovs offload - On some machines representor ports not created after reboot 2018-01-29 11:32:24 +00:00
manifests Remove neutron-managed firewall rules from /etc/sysconfig/iptables 2018-02-14 21:44:51 -08:00
releasenotes Remove neutron-managed firewall rules from /etc/sysconfig/iptables 2018-02-14 21:44:51 -08:00
spec Merge "Fluentd: fixed configuration by service" 2018-02-12 12:46:55 +00:00
templates hw ovs offload - On some machines representor ports not created after reboot 2018-01-29 11:32:24 +00:00
zuul.d Zuul: Remove project name 2018-01-31 16:51:36 -08:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Merge "Add PTP service" 2017-12-23 01:24:12 +00:00
README.md Update the doc link 2017-12-16 02:49:05 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Prepare Queens milestone 3 2018-01-16 16:43:25 -08:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
test-requirements.txt Remove pinned versions from test-requirements.txt 2018-01-16 12:29:50 +08:00
tox.ini Add environment variable 2017-06-12 16:06:48 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing