RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Emilien Macchi 6e76f444df tripleo-container-manage: port paunch-services
paunch-services used to be useful for container start/stop ordering,
when on the host some containers are managed by Pacemaker and some
others by Paunch.

We need to keep that feature so we are now porting these scripts and
services into tripleo-ansible.

These files where managed by Paunch:
%{_libexecdir}/paunch-container-shutdown
%{_libexecdir}/paunch-start-podman-container
%{_unitdir}/paunch-container-shutdown.service
%{_presetdir}/91-paunch-container-shutdown.preset
%{_unitdir}/netns-placeholder.service
%{_presetdir}/91-netns-placeholder.preset

Now we handle them via Ansible now, and cleanup the Paunch version.
It creates the exact same files from:
https://github.com/rdo-packages/paunch-distgit

This feature is disabled by default and will be explicitely enabled by
THT later. Molecule tests enable it though for testing coverage.

Story: 2006732
Task: 37382
Change-Id: I4f79429baab50bc0199fb65fe84641908d83935d
2019-11-14 06:37:09 +00:00
_skeleton_role_ normalize newlines at end of file 2019-11-12 15:06:58 +00:00
doc Merge "normalize newlines at end of file" 2019-11-13 21:35:21 +00:00
releasenotes Revert "Fix ssh_known_hosts hostname entries" 2019-11-12 19:26:37 +00:00
scripts Lists python packages from test-python environment 2019-11-13 11:21:29 +00:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible tripleo-container-manage: port paunch-services 2019-11-14 06:37:09 +00:00
zuul.d Lists python packages from test-python environment 2019-11-13 11:21:29 +00:00
.gitignore Add kernelargs and tuned core configuration 2019-09-24 19:24:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt Adds new molecule testing for tripleo-container-manage 2019-10-30 13:00:48 +02:00
molecule-requirements.txt tox: Keeping going with docs 2019-11-03 02:48:48 +08:00
requirements.txt Introduce new module for Paunch 2019-09-17 04:37:39 +03:00
role-addition.yml Update all role docs to use the ansible autodoc plugin 2019-07-12 20:07:06 -05:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Revert "Revert "Update install path for roles and plugins"" 2019-08-26 17:34:28 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Import Hiera roles 2019-08-09 10:32:07 -05:00
tox.ini Merge "tox: Keeping going with docs" 2019-11-10 07:22:28 +00:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo