RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari 6b05849ab9 Add support for separate VIP in ovn_dbs
We make the manifest contemplate the fact that ovn_dbs might have
its own separate DB. This way when I620e37117c26b5b51bf9e1eda91daeb00fdf0f43
lands and OVN DB will have its own separate VIP, it will all just work.

We also switch the explicit ordering constraints around pacemaker
resources to collectors, so the case of non existing resources (like the
separate VIP for ovn_dbs) will automatically work.

In the case of separate VIP and stack update we also add code to remove
the additional constraints that were imposed on the internal API VIP due
to being part of haproxy.

Related-Bug: #1841811
Depends-On: I8f7f5534ab3d053ba07d4fd56975e02b3f83eedc
Change-Id: Ic62b0fbc0fee40638811a5cd77a5dc5a4d82acf5
2019-09-19 09:16:14 +02:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add certmonger-grafana-refresh script 2019-08-20 08:23:58 +02:00
lib Add noop service provider and use it for httpd 2019-08-13 14:56:17 +02:00
manifests Add support for separate VIP in ovn_dbs 2019-09-19 09:16:14 +02:00
releasenotes Support connecting OVN DB over SSL 2019-09-11 18:08:12 +02:00
spec Merge "Add unit tests for tripleo::profile::base::glance::api" 2019-09-16 22:24:55 +00:00
templates Add dateext and related parameters for logrotate 2019-07-08 16:58:38 +09:00
zuul.d Remove scenario008 jobs 2019-06-13 17:53:04 -04:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +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 Patch fluentd module for unit tests until code lands 2019-06-21 09:31:08 -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 Bump metadata for train m3 2019-09-06 08:42:23 -06:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing