Role os_swift for OpenStack-Ansible
Go to file
Jesse Pretorius aad88fdb7c Make all linting tests use upper-constraints
As per [1] all linting tests can now use upper-constraints. This patch
removes all instances of the install_command override relating to lint
testing which were needed to negate the use of upper-constraints.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: Icf7e4a8716bff5bad413b0df0bc0e7cf494b1af4
2016-08-20 16:06:54 +01:00
defaults Merge "Add project group to role" 2016-08-04 15:00:46 +00:00
doc Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
examples Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
handlers Address Ansible bare variable usage 2016-07-12 09:55:27 +01:00
meta Remove pip_lock_down dependency 2016-06-07 23:34:55 -05:00
releasenotes Allow swift log file permissions to be set 2016-08-04 06:35:49 +01:00
tasks Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
templates Merge "Properly default pretend_min_part_hours_passed" 2016-08-05 09:32:08 +00:00
tests Remove requirements.txt install for testing 2016-08-17 14:20:25 +01:00
vars Add package requirements for encryption 2016-08-03 18:28:23 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:09:28 +10:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
bindep.txt Add SNI support via OS packages for os_swift 2016-08-18 18:47:36 +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
README.rst Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
run_tests.sh Add SNI support via OS packages for os_swift 2016-08-18 18:47:36 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
setup.py Updated from global requirements 2016-07-15 03:58:08 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:31:06 +00:00
tox.ini Make all linting tests use upper-constraints 2016-08-20 16:06:54 +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