Role lxc_container_create for OpenStack-Ansible
Go to file
Jesse Pretorius 84b73aea3f 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: I117324c77d1539e130f9cc6daa6f0ceadc1e4f28
Related-Bug: #1620849
2016-09-09 10:14:10 +01:00
defaults Allow lxc_container_base_name to be set by the deployer 2016-08-23 10:42:12 +00:00
doc [DOCS] Move playbook example to separate file 2016-08-12 09:29:13 -05:00
examples [DOCS] Move playbook example to separate file 2016-08-12 09:29:13 -05:00
files Modify container network create for seamless additions 2016-08-12 17:01:59 +00:00
handlers Add retry to container start/stop handlers 2016-08-25 12:04:23 -05:00
meta updated for lxc-container-create for multi-distro support 2016-05-03 15:15:34 -05:00
releasenotes Implement LVM-backed CoW containers 2016-08-22 15:36:22 +00:00
tasks Check if lxc_container_backing_method is defined 2016-09-02 17:03:55 -03:00
templates Implement overlayfs-backed containers 2016-07-17 16:13:59 +00:00
tests Ensure that the default bind mounts are complete 2016-08-04 14:46:40 +01:00
vars Ensure that lxc_container starts/stops are logged 2016-08-18 01:36:58 +00:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:31:33 +10:00
.gitreview New git dotfiles for independant repository 2015-11-26 00:43:02 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:14:56 -04:00
LICENSE IRR for lxc_container_create 2015-11-03 08:00:45 -06:00
README.rst [DOCS] Move playbook example to separate file 2016-08-12 09:29:13 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:13:08 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:14:10 +01:00
manual-tests.rc updated for lxc-container-create for multi-distro support 2016-05-03 15:15:34 -05:00
run_tests.sh Add SNI support to lxc container create role via OS packages 2016-08-25 19:22:42 +00:00
setup.cfg Updates for typos 2015-12-08 16:50:45 -06:00
setup.py Updated from global requirements 2016-07-15 03:57:27 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:29 +00:00
tox.ini Compress test execution logs 2016-09-09 10:14:10 +01:00

README.rst

OpenStack-Ansible LXC container create

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible