Role os_swift for OpenStack-Ansible
Go to file
Jesse Pretorius e9cc96d50a Remove join filter from optional pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: I16d6d75cc432ba57407689d0e1a4055c8172ce12
2016-11-21 17:45:13 +00:00
defaults Set rsync to not perform reverse lookups 2016-11-07 16:24:52 +00:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 17:35:21 +00:00
examples Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
handlers Add CentOS7 support for Swift 2016-11-14 17:03:02 +00:00
meta Merge "Add CentOS7 support for Swift" 2016-11-15 14:30:34 +00:00
releasenotes Merge "Add CentOS7 support for Swift" 2016-11-15 14:30:34 +00:00
tasks Remove join filter from optional pip module tasks 2016-11-21 17:45:13 +00:00
templates Fix hardcorded drive-audit path 2016-11-15 19:23:21 +01:00
tests Add CentOS7 support for Swift 2016-11-14 17:03:02 +00:00
vars Add CentOS7 support for Swift 2016-11-14 17:03:02 +00:00
.gitignore Use openstack-ansible-tests repository for Swift 2016-09-22 15:59:32 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
bindep.txt Compress test execution logs 2016-09-09 10:48:44 +01: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 Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
run_tests.sh Use openstack-ansible-tests repository for Swift 2016-09-22 15:59:32 +00:00
setup.cfg Changed the home-page link 2016-10-05 12:39:54 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:08 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:38:02 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:44:26 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:43:43 -04:00

Swift role for OpenStack-Ansible

Ansible role to install OpenStack swift and swift registry.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_swift

The project home is at:

http://launchpad.net/openstack-ansible