Role os_swift for OpenStack-Ansible
Go to file
Andy McCrae 3fb6784459 Attempt to fix swift_pypy memory issues
Move to use tempauth to resolve memory issues resulting from an AIO
swift install running in pypy.

This PR adds some options for using pypy:
* Set a pypy Garbage collection value

This PR includes some tempauth fixes to make it useable:
* Set the tempauth users based on a variable

Testing is changed as follows for pypy:
* Use only memcache within swift-proxy
* Remove galera/keystone
* Add swap for swift-storage hosts
* Use tempauth for pypy
* Reduce to 2 swift hosts

Change-Id: Ic1ed5acc9b20853d9a159035226f97fda088f035
2016-12-01 11:07:10 +00:00
defaults Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +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 Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +00:00
tasks Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +00:00
templates Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +00:00
tests Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +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 Attempt to fix swift_pypy memory issues 2016-12-01 11:07:10 +00: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