RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Alan Bishop be4718950b Support configuring extra cinder RBD options
Add tripleo::profile::base::cinder::volume::rbd::extra_options
parameter, which provides a mechanism for configuring arbitrary
"extra options" for RBD backends. Having this capability will help
resolve problems that require adjusting arcane driver settings that
are not supported by puppet-cinder, expecially in older stable
releases.

Note: The cinder::config::cinder_config parameter also provides
a mechanism for configuring arbitrary settings in cinder.conf.
However, having a parameter dedicated for RBD backends will help
avoid situations where a user adds hiera data that sets
cinder::config::cinder_config, and inadvertently overrides any
critical RBD settings.

NOTE(stable/victoria): Backport conflicts had to be resolved
due to support for the multi_config parameter that was introduced
in stable/wallaby.

Change-Id: I7a928978205a5bd5698bebe3c1b9aae94af80057
(cherry picked from commit f6815f341d)
(cherry picked from commit f60e1c1f68)
(cherry picked from commit 74fe2876ac)
(cherry picked from commit e1fefac52e)
2021-12-21 12:13:31 -08:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Fix rabbitmq certificate reload after it is resubmitted 2021-08-26 12:56:39 +02:00
lib Create SSL certificates from sslProfiles 2021-07-26 13:08:44 +02:00
manifests Support configuring extra cinder RBD options 2021-12-21 12:13:31 -08:00
releasenotes Support configuring extra cinder RBD options 2021-12-21 12:13:31 -08:00
spec Support configuring extra cinder RBD options 2021-12-21 12:13:31 -08:00
templates Puppet config options for AMQP1 sensubility transport 2020-10-28 12:56:32 +00:00
zuul.d Run TripleO jobs on CentOS8 instead of CentOS7 2021-09-17 10:23:45 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/train 2019-10-21 14:18:55 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Switch includes to absolute 2020-08-03 16:02:44 -06:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras stable-only: Pin puppetlabs-haproxy 2021-04-23 15:59:32 +09: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 last train release 11.7.0 before train extended maintenance 2021-06-03 15:04:12 +03: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 TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-10-21 14:19:02 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing