Role memcached_server for OpenStack-Ansible
Go to file
Jesse Pretorius 3b32f51107 Compress test execution logs
The volume of logs we collect in CI jobs are extensive. This
patch ensures that the logs collected are compressed to reduce
the space taken in CI systems.

PYTHONUNBUFFERED is also set to ensure that the console log
from the CI jobs is recorded in the exact order of execution.

Change-Id: Ice645e23ba4e505b54ff441f577400220e658754
Related-Bug: #1620849
2016-09-09 10:20:46 +01:00
defaults Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
doc [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
handlers first commit 2015-12-09 09:24:22 -06:00
meta Update meta to show support for Xenial and CentOS 2016-06-10 10:00:50 -04:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
tasks Add retry to comply with the until loop 2016-09-08 09:34:01 -04:00
templates Updated role using the Multi-Distro framework 2016-05-26 16:52:54 +01:00
tests Updated role using the Multi-Distro framework 2016-05-26 16:52:54 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
.gitignore Adding Vagrantfile for developer testing 2016-08-05 11:27:08 -04:00
.gitreview updated repo pathing for new org 2015-12-10 16:51:45 -06:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:41:49 +00:00
LICENSE first commit 2015-12-09 09:24:22 -06:00
README.rst [DOCS] Add project links to README 2016-08-16 08:40:45 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:14:47 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:20:46 +01:00
run_tests.sh Add SNI support to memcached_server role via OS packages 2016-08-22 14:54:19 +00:00
setup.cfg first commit 2015-12-09 09:24:22 -06:00
setup.py Updated from global requirements 2016-07-12 14:47:32 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:32 +00:00
tox.ini Compress test execution logs 2016-09-09 10:20:46 +01:00

README.rst

OpenStack-Ansible Memcached server

Ansible role to install and configure Memcached.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible