RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Tim Rozet 54188dbcf0 Fixes ODL issue where OF port may be set wrong
There is a case where OVS needs to have the OpenFlow configuration
resynced. The regsubst was only replacing one of the ports instead of
all, so sometimes the OpenFlow controller settings on OVS would have
ports 6640 instead of the right port (6653).

Closes-Bug: 1786037

Change-Id: I93e3d355625508fdc42f44bdd358f3ba86fbd8d7
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-08-08 09:23:11 -04:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add support for libvirt VNC TLS with option of a dedicated CA 2018-02-14 10:23:26 +00:00
lib Remove table 17 from OVS OF pipeline sync 2018-07-13 11:03:12 -04:00
manifests Fixes ODL issue where OF port may be set wrong 2018-08-08 09:23:11 -04:00
releasenotes Fixes ODL issue where OF port may be set wrong 2018-08-08 09:23:11 -04:00
spec Merge "Correct vrrp script for haproxy status" 2018-07-24 20:12:48 +00:00
templates Fix default value for Gnocchi auth mode 2018-06-19 12:06:44 +02:00
zuul.d Add ODL puppet lib functions to zuul path 2018-07-20 20:46:11 +00: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 Pull in redis for unit tests 2018-07-30 11:02:17 -06:00
README.md Add release note link in README 2018-06-27 22:47:34 +08: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 Release Rocky m3: 9.2.0 2018-07-24 16:29:53 -04: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
tox.ini fix tox python3 overrides 2018-06-08 14:23:33 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing