Role os_swift for OpenStack-Ansible
Go to file
Jesse Pretorius ddf6b2c1db Remove unified queue from gate pipeline
Initially the intent for adding this was to better test
any patches for roles together before they merge, but it
has had the unintended side-effect of causing patches to
take much longer to merge (because they all get lined up
in a single queue, rather than independent queues) and
a lot more infra resources are used (because a patch
that fails at the top of the queue will result in all
subsequent patches restarting all their tests).

As discussed in the channel, we'd prefer to revert back
to the previous independent queue method of testing. It
has served us well.

Change-Id: I717e111e8cc85f8396bddf317a2a27969a5728e7
2017-10-23 11:27:03 +01:00
defaults Fix ordering of swift3 in middleware pipeline 2017-07-27 15:52:58 -05:00
doc Update upgrade role for Queens from P 2017-10-17 20:52:25 +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 Use a list instead of a dict for filtered_services 2017-07-31 17:24:34 +01:00
meta Add support for the openSUSE Leap distributions 2017-07-14 10:37:58 +01:00
releasenotes Update upgrade role for Queens from P 2017-10-17 20:52:25 +00:00
tasks Merge "Revert "Flag service for restart if the venv changes"" 2017-09-03 06:18:37 +00:00
templates Use a list instead of a dict for filtered_services 2017-07-31 17:24:34 +01:00
tests Update upgrade role for Queens from P 2017-10-17 20:52:25 +00:00
vars Use a list instead of a dict for filtered_services 2017-07-31 17:24:34 +01:00
zuul.d Remove unified queue from gate pipeline 2017-10-23 11:27:03 +01: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
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
README.rst Update URLs in documents according to document migration 2017-07-14 14:08:15 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:55 +00:00
bindep.txt Update upgrade role for Queens from P 2017-10-17 20:52:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 13:27:00 +01:00
run_tests.sh Update upgrade role for Queens from P 2017-10-17 20:52:25 +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 2017-09-20 03:41:14 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:22:59 +01:00

README.rst

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