Commit Graph

9 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov d9df50f4e3 Retire pip_install role
As repo_build role has been succesfully replaced with
python_venv_build role, we have no need in it's futher maintaining and
releasing.

Depends-On: https://review.opendev.org/717715
Change-Id: Ibf9ce1d602c5cfa9ed7431ca37de02df3335b36a
2020-04-06 14:27:00 +00:00
OpenStack Proposal Bot 9ba2b5d546 Updated from OpenStack Ansible Tests
Change-Id: I858afe82d3ae9161b996eb692f5c7ea066a4c714
2019-08-20 03:07:13 +00:00
OpenStack Proposal Bot c177f96780 Updated from OpenStack Ansible Tests
Change-Id: I184442645b6e704db7bbd34891f9484ffc5f8e89
2018-10-02 14:55:47 +00:00
OpenStack Proposal Bot 7070992a06 Updated from OpenStack Ansible Tests
Change-Id: I7df83a945d904fd662b4f4cd280897abfea87cc1
2018-03-27 15:57:36 +00:00
OpenStack Proposal Bot 2b37617c35 Updated from OpenStack Ansible Tests
Change-Id: I276d0967a7ee41641a5242ce5af74e9b42410c75
2017-06-22 15:20:14 +00:00
Markos Chandras f5cd194ad6 SUSE: Add missing pre_install_zypper file for SUSE
Add missing pre_install_zypper file to SUSE which is required
by the pre_install.yml play. This also renames the SUSE variables
file to suse-42.yml to match the rest of the distributions.
Finally, the run_tests.sh, Vagrantfile and bindep.txt files are
synced with the openstack-ansible-tests repository.

Change-Id: I2fb733f5818098486e26ca7fb2ac015f02e3aa44
2017-04-10 23:16:25 +01:00
Jesse Pretorius 71289fc3cf Add .swp files to .gitignore
Change-Id: I856862a4fbd44743b0b398aee1292746d4833337
2016-05-04 15:21:47 +01:00
Travis Truman c7d3889bd8 Combine pip_install and pip_lockdown roles
Since lockdown is really just a form of specific pip
configuration and since the pip_install role already does
some pip configuration, it seems logical and desirable for
these functions to take place in the same role.

This change should pave the way for a simplification of
role dependencies and the removal of explicit pip_lockdown
role usage with various playbooks that will already have a
dependency on pip_install.

Change-Id: Ia0fc276c2b501f16d4acf73bbbcad6f80804628e
2016-05-03 11:12:18 -04:00
Jean-Philippe Evrard 6482ca21f4 New git dotfiles for independant repository
This will make git review workflow work within this role
This will also prevent undesired files.

Change-Id: I2482314d50cff8f72febf853018d1c6e212216e9
2015-11-25 17:22:01 +00:00