Role os_swift for OpenStack-Ansible
Go to file
Jean-Philippe Evrard 45bab4b6ac Use a venv with previous ansible version for upgrades
When doing the role upgrade, we run every playbook with current's
branch ansible. This is normal for the infrastructure bits (which
are running on current branch), but not for the installation of
the previous branch's role, which should use previous branch's
environment.

Depends-On: I7ebb045885dd645b820de2b7f75b46c755c015f6
Change-Id: I7069c906395b37e8af20db82d88d8a069faf5f79
Related-Bug: #1741471
2018-02-01 10:45:59 +00:00
defaults Merge "Replace virtualenv-tools by a script" 2018-01-16 13:24:18 +00:00
doc Remove pip_install dependency 2017-12-05 11:56:17 +00:00
examples Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
files Add selinux rule for swift host. 2017-01-24 10:45:10 -05:00
handlers Remove sleep option from service handlers 2017-12-01 10:27:43 -06:00
meta Remove pip_install dependency 2017-12-05 11:56:17 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:04:47 +01:00
tasks Reinitialize the virtualenv 2018-01-22 17:36:04 +00:00
templates Use a list instead of a dict for filtered_services 2017-07-31 17:24:34 +01:00
tests Use a venv with previous ansible version for upgrades 2018-02-01 10:45:59 +00:00
vars Use a list instead of a dict for filtered_services 2017-07-31 17:24:34 +01:00
zuul.d Allow the experimental trigger of the integrated repo 2017-12-06 08:23:24 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:04 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:39 +00:00
CONTRIBUTING.rst Adding Vagrantfile for local developer testing 2016-03-02 15:43:59 -05:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 13:27:00 +01:00
README.rst Update URLs in documents according to document migration 2017-07-14 14:08:15 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:17:48 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 14:08:15 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:07 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 02:12:24 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:22:59 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:46 +00:00

Team and repository tags

image

Swift role for OpenStack-Ansible

Ansible role to install OpenStack swift and swift registry.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_swift/latest

The project home is at:

http://launchpad.net/openstack-ansible