Go to file
Gregory Thiemonge fde5700210 Prevent the abusive restart of the octavia services
The octavia services were always restarted when running the
ansible-playbook

1. The 'Bring the management port interface up' task should only be run
   if the 'create octavia management interface' task changed.
   Add a when clause that checks the output of the previous task.
2. A 'when' clause compares 2 strings, but one of the strings always
   starts with a whitespace, while the other string doesn't.
   Trim the output of a task to make sure the strings are formatted
   correctly.

Closes-Bug: 1964099
Change-Id: Ic46ba50c7200d5b4eacd1ee8c03d135bdcc2e353
(cherry picked from commit 78d58174c3)
2022-03-16 10:56:06 +01:00
2021-03-15 18:24:25 +08:00
2019-07-08 14:18:00 +00:00
2021-03-11 09:47:14 +00:00
2019-06-19 12:52:07 -05:00
2021-03-11 09:47:14 +00:00
2019-11-12 15:06:58 +00:00
2019-09-29 10:08:38 +02:00
2020-12-15 08:59:04 -07:00
2021-03-11 09:47:14 +00:00
2021-09-23 14:36:41 +02:00
2019-10-28 21:43:35 +00:00
2020-04-02 07:56:20 -05:00
2018-07-17 16:36:40 -07:00

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

Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Readme 67 MiB