octavia/playbooks
Carlos Goncalves 150eafccf4 Fix amphora image build jobs
Our periodic amphora image build jobs started failing around mid June
with:

"The conditional check 'install_packages|success' failed. The error was:
template error while templating string: no filter named 'success'.
String: {% if install_packages|success %} True {% else %} False {% endif
%}"

Filters have changed in Ansible 2.9 after a deprecation period.

Additionally, install python3-venv and set virtualenv_command (defaults
to Python 2 "virtualenv") as it seems to be required now too.

Change-Id: I3efa89992cc4a8e2645803dd867d7d2f6e39b966
(cherry picked from commit 9df5f75d49)
(cherry picked from commit 20c0a88bf4)
2021-09-13 09:06:38 +02:00
..
image-build Fix amphora image build jobs 2021-09-13 09:06:38 +02:00
legacy/grenade-devstack-octavia Enable octavia-tempest-plugin for grenade job 2020-11-18 12:22:44 -05:00