RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Alan Bishop 427464f664 Support cinder-volume running active-active
Add the ability to run the cinder-volume service in an active-active
configuration. This involves two settings:

1) Configure the service's cluster name. This is the signal to the
   cinder-volume service that it should run in active-active mode.

2) Configure the "backend URL" cinder uses for its distributed lock
   manager (DLM). This patch assumes that DLM is etcd3, and it's
   accessible via an HTTP gateway.

Depends-On: Ib37c75952fed7c762a71dae3cd169b7753faf6f7
Change-Id: I615af64086d46356f322094d9f3b4e29557ed899
2019-03-06 13:25:14 -05:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files neutron dhcpd: Add script for certmonger postsave_cmd 2019-02-04 11:28:29 +01:00
lib Fix interface_for_ip for newer facter versions 2019-01-24 08:57:19 -07:00
manifests Support cinder-volume running active-active 2019-03-06 13:25:14 -05:00
releasenotes Support cinder-volume running active-active 2019-03-06 13:25:14 -05:00
spec Support cinder-volume running active-active 2019-03-06 13:25:14 -05:00
templates Make the neutron-haproxy-wrapper compatible with haproxy 1.8 2019-01-16 10:52:21 +00:00
zuul.d Use the tripleo-standalone-scenarios-full template 2019-01-14 12:13:35 +02:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08: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 Pin puppet-snmp 2018-10-31 16:30: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 Merge "Fix stdlib version in metadata" 2019-01-23 14:15:57 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:46:02 +08: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