Role os_swift for OpenStack-Ansible
Go to file
Jesse Pretorius e31bec0e04 Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I2c0d397df559df1725ec541afd7616e114d49d6f
2016-08-31 10:23:09 +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 Rename package lists (and related vars) appropriately 2016-08-31 10:23:09 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-31 10:23:09 +01: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 Rename package lists (and related vars) appropriately 2016-08-31 10:23:09 +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
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
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:43:43 -04:00
bindep.txt Add SNI support via OS packages for os_swift 2016-08-18 18:47:36 +00: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 Enable log collection after functional testing 2016-08-29 21:37:26 -05:00

README.rst

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