Role lxc_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius b9c515a8a5 Implement base container for LVM-backed CoW containers
This patch implements a base container which may be used by a
deployer to deploy copy-on-write container backing stores backed
by LVM.

This process may be used to speed up the container creation
process without compromising security through the user of
backing stores like overlayfs.

Change-Id: I0bf227891a85bd7c8db53ca73fc5380b95e514fa
2016-08-22 11:40:10 +01:00
defaults Implement base container for LVM-backed CoW containers 2016-08-22 11:40:10 +01:00
doc [DOCS] Create separate example playbook file 2016-08-11 20:21:22 -05:00
examples [DOCS] Create separate example playbook file 2016-08-11 20:21:22 -05:00
files Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
handlers Fix generation of LXC hostnames 2016-05-04 14:14:59 -07:00
meta Ansible 2.1.1 role testing 2016-08-11 15:29:36 -05:00
releasenotes Implement base container for LVM-backed CoW containers 2016-08-22 11:40:10 +01:00
tasks Implement base container for LVM-backed CoW containers 2016-08-22 11:40:10 +01:00
templates Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
tests Make the LXC cache prep use the host package source config 2016-05-18 18:14:17 +01:00
vars Update CentOS/RHEL LXC version to 2.0.4 2016-08-19 12:47:39 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:34:09 +10:00
.gitreview New git dotfiles for independant repository 2015-11-25 20:56:11 +00:00
bindep.txt Add SNI support via OS packages for lxc-host role 2016-08-18 18:43:48 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:16:58 -04:00
LICENSE IRR for lxc_host 2015-11-03 04:22:57 -06:00
manual-test.rc Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
README.rst [DOCS] Add project links to README 2016-08-16 08:35:07 -05:00
run_tests.sh Add SNI support via OS packages for lxc-host role 2016-08-18 18:43:48 +00:00
setup.cfg Updates for typos 2015-12-09 09:17:00 -06:00
setup.py Updated from global requirements 2016-07-15 03:57:29 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:31 +00:00
tox.ini Make all linting tests use upper-constraints 2016-08-20 16:03:47 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:13:55 -04:00

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible