RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Luca Miccini a10816eb81 Remove anonymous volumes when deleting container
There are cases where the container storage gets out of sync, resulting
in errors like:

2023-12-05T17:03:17.695962054+00:00 stderr F Error: creating container storage: the container name "nova_virtlogd" is already in use by 322ea2c1e5b194774b49c6605efd8284cf7d96663cb4a723396f8cb3f6897c33. You have to remove that container to be able to reuse that name: that name is already in use

Deleting the container via 'podman rm -v' should avoid this scenario

Change-Id: I3555c51f26d3e58024e9c1da769ca120bb0e758b
2023-12-06 12:16:01 +01: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 Add ability to noop a service 2021-10-05 05:01:50 +00:00
manifests Ceilometer: Add support for oslo.cache parameters 2023-10-13 12:47:13 +05:30
releasenotes Allow passing aditional arguments to wsrep_provider_options 2022-10-14 05:35:46 +00:00
spec Ceilometer: Add support for oslo.cache parameters 2023-10-13 12:47:13 +05:30
templates Remove anonymous volumes when deleting container 2023-12-06 12:16:01 +01:00
zuul.d Moves the shared zuul queue tripleo to the project level 2022-06-23 13:55:03 +03:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/wallaby 2021-05-05 15:32:10 +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 wallaby only: Pin external modules 2023-02-01 14:17:27 +09: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 metadata for wallaby tripleo repos release 2021-08-10 18:33:18 +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_CONSTRAINTS_FILE for stable/wallaby 2021-05-05 15:32:16 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing