Role os_swift for OpenStack-Ansible
Go to file
Andy McCrae 352969e2d1 Move away from include statsd.j2
The statsd.j2 include approach is great, but it is hitting an ansible
bug with Jinja2==2.9.5 which hasn't been fixed with Ansible and doens't
seem to be fixed anytime soon.

Here is an example bug:
https://github.com/ansible/ansible/issues/20494

This patch also refactors the statsd.j2 import parts, a lot of
if/else statements were not required.

Change-Id: Ib78ac0a8891874b1c2e777fac8f3fb89304e6872
2017-02-13 15:39:17 +00:00
defaults Clean up developer mode logic 2017-01-13 19:52:42 -06:00
doc Use https instead of http for git.openstack.org 2017-02-06 17:09:07 +07: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 pattern reference in service restart 2016-12-12 11:01:03 +00:00
meta Remove Trusty support from os_swift role 2016-12-08 11:50:58 +00:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 17:09:07 +07:00
tasks Move away from include statsd.j2 2017-02-13 15:39:17 +00:00
templates Move away from include statsd.j2 2017-02-13 15:39:17 +00:00
tests Split upgrade test into its own play 2017-01-20 16:42:00 +00:00
vars Add selinux rule for swift host. 2017-01-24 10:45:10 -05: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 Remove Trusty final trusty bits from os_swift role 2016-12-15 13:22:12 +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 Show team and repo badges on README 2016-11-25 16:17:45 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 10:48:47 +07: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 2017-02-11 17:49:15 +00:00
tox.ini Update upgrade test to use stable/ocata 2017-02-08 14:26:53 +00:00
Vagrantfile Remove Trusty support from os_swift role 2016-12-08 11:50:58 +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:

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

The project home is at:

http://launchpad.net/openstack-ansible