RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Alan Bishop e1fefac52e 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)
2021-12-18 17:19:54 -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-09-23 22:14:28 +00:00
lib Create SSL certificates from sslProfiles 2021-06-29 11:51:19 +00:00
manifests Support configuring extra cinder RBD options 2021-12-18 17:19:54 -08:00
releasenotes Support configuring extra cinder RBD options 2021-12-18 17:19:54 -08:00
spec Support configuring extra cinder RBD options 2021-12-18 17:19:54 -08:00
templates Remove side-car containers in Create status 2021-07-07 07:30:14 -06:00
zuul.d Run TripleO jobs on CentOS8 instead of CentOS7 2021-09-17 15:51:53 +05:30
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/ussuri 2020-05-26 17:14:00 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Update Gemfile for stable/ussuri 2020-07-17 11:55:16 +09:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Pin puppet-redis to 8.0.0 2021-08-27 13:15:24 +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 metadata 12.7.1 for ussuri tripleo repos release 2021-12-03 07:28:06 -05: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_CONSTRAINTS_FILE for stable/ussuri 2020-05-26 17:14:03 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing