RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Takashi Kajinami 35dbf4e6c2 nova_virtlogd_wrapper: Simplify string matching
Currently the nova_virtlogd_wrapper script has some lower/upper case
patterns to match strings to identify container status, but this
requires redundant but careful definitions.

This change "lowercase"s status string so that we can define status
more simply.

Change-Id: Ia3f9679b7a43d3ab7315b5d87b31c87ba9c14109
2021-07-22 23:35:36 +09:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Remove puppet-certmonger related puppet-files 2021-04-21 09:56:05 +02:00
lib Create SSL certificates from sslProfiles 2021-06-22 12:41:14 +02:00
manifests Merge "Set memcached server list from memcached_node_names" 2021-07-20 16:39:12 +00:00
releasenotes Add audit middleware to Swift proxy pipeline 2021-06-22 11:51:22 +00:00
spec Merge "Set memcached server list from memcached_node_names" 2021-07-20 16:39:12 +00:00
templates nova_virtlogd_wrapper: Simplify string matching 2021-07-22 23:35:36 +09:00
zuul.d Replace deprecated zuul template tripleo-standalone-multinode-ipa 2021-03-04 14:13:29 +02: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 Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Merge "Remove puppet-certmonger related puppet-files" 2021-04-22 01:02:37 +00:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00: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 major for metadata.json to mark the X cycle 2021-06-11 10:30:11 +03:00
setup.cfg Fix where long_description_content_type is placed 2021-05-11 20:41:53 +09:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-04 11:09:29 +01:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing