openstack-ansible-repo_server/tasks
Jesse Pretorius 610a4e6aa2 If virtualenv is broken, force re-install it
The virtualenv_support folder missing from the repo
container when upgrading due to the implementation
in the repo_build role which removes it. In order
to prevent breaking the virtualenv tooling, [1] is
being submitted. However, we still need to handle
the situation where the upgrade is done from a
version before that patch is implemented.

This patch implements a force-reinstallation of
virtualenv if the folder is missing.

[1] https://review.openstack.org/540351

Change-Id: I2dcfa1abb46ee4e088dac7c9e77e9772ba8a269e
Closes-Bug: #1746935
2018-02-02 13:09:50 +00:00
..
main.yml Move install tasks into pre_tasks 2017-11-21 08:08:31 +00:00
repo_cacher.yml SUSE: Drop OBS repositories for openSUSE Leap < 42.3 2017-12-06 15:35:08 +00:00
repo_install.yml If virtualenv is broken, force re-install it 2018-02-02 13:09:50 +00:00
repo_key_distribute.yml Fix for installing repo-server with limit 2017-01-27 14:11:11 -08:00
repo_key_populate.yml Use slurp to collect the repo_server ssh keys 2016-03-02 03:54:10 +00:00
repo_post_install.yml Implement pypiserver and pypi proxy cache 2017-11-24 11:58:18 +00:00
repo_pre_install.yml Revert "Remove sylinked git cache functionality" 2018-01-23 11:08:50 +00:00
repo_sync_manager.yml Deploy lsyncd config properly on CentOS 2017-01-16 21:24:40 +00:00