Role lxc_container_create for OpenStack-Ansible
Go to file
root 2b0ab4b703 Add SNI support to lxc container create role via OS packages
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.

Change-Id: I055246063e13dc30326da2e73d40b92a952612dd
2016-08-25 19:22:42 +00: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 Allow lxc_container_base_name to be set by the deployer 2016-08-23 10:42:12 +00: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 Add SNI support to lxc container create role via OS packages 2016-08-25 19:22:42 +00: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 Make all linting tests use upper-constraints 2016-08-20 16:03:39 +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