RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Sofer Athlan-Guyot ae7e20c7ae Add tripleo_ovs_upgrade module.
This module replace the code in [1] as we need to replicate this
sequence of actions in several places in the templates.

It first checks if it's a layered product ovs update which uses
rhosp-openvswitch.  If so, it makes sure that openvswitch is removed
without triggering any actions, like stopping the service.  Then we
install the rhos-openvswitch package which will take care of updating
everything without disturbance.

If the os is not using layer product, then we download the openvswitch
and update it without triggering the systemctl restart if present in
the postun scripts.

[1] https://opendev.org/openstack/tripleo-heat-templates/src/branch/master/deployment/tripleo-packages/tripleo-packages-baremetal-puppet.yaml#L234-L370

Change-Id: I793bdb8db1d34011cf64cf9942a811ab5efc00ed
(cherry picked from commit 6344bbb43d)
2020-07-29 17:26:39 -02:30
_skeleton_role_ (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
doc Add role for Container file(s) generation 2020-07-15 17:33:11 -04:00
releasenotes Fix ssh_known_hosts hostname entries 2019-11-19 05:25:48 +00:00
scripts Update config to support RHEL/CENT8 2019-10-09 11:02:59 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Add tripleo_ovs_upgrade module. 2020-07-29 17:26:39 -02:30
zuul.d Introduce an Action Plugin to manage systemd services for containers 2020-07-21 09:17:18 -04:00
.gitignore [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
.gitreview Update .gitreview for stable/train 2019-10-21 14:19:46 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-30 11:38:29 +00:00
.stestr.conf [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE Initial repo content 2018-07-17 16:36:40 -07:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-07-08 01:48:44 +00:00
bindep.txt Use py3 for libselinux / libsemanage in Cent 7/8 2020-07-02 20:39:28 +00:00
molecule-requirements.txt [train-only] add tenacity as a molecule requirements 2020-07-14 20:54:42 +00: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 Create tripleo container image prepare role 2019-08-13 19:02:07 -05: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 [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
tox.ini [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +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