kolla-ansible/ansible
SamYaple ddb7cd88c5 Convert Neutron to thin containers
*** Requires Docker 1.10 which is released ***

Documentation will be in the next patch. You must set the following
in your docker.service daemon control file for propogation to work:

    [Service]
    MountFlags=shared

======================================================================

Thanks to mount propagation in Docker 1.10 we can use thin containers
finally! This is extremely useful to operators since now they can
access the network namespaces from the hosts (outside the neutron
container). But additionally it allows us to implement the VPN agent
and other services easier.

Neutron containers and the neutron role are brought into the standards
of the new Kolla. Completely with drop-root and ansible formating
updates.

The ip_wrapper.py script was (thankfully) not needed so it has been
removed from the repo.

Partially-Implements: blueprint upgrade-neutron
Change-Id: Iaf5555283240457e1912459f397a6393d886fba1
2016-02-06 07:13:47 +00:00
..
action_plugins pep8 the ansible modules 2015-12-22 04:29:13 +00:00
group_vars Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
inventory Convert Neutron to thin containers 2016-02-06 07:13:47 +00:00
library Merge "Rework log output if pull fails" 2016-02-01 10:41:02 +00:00
roles Convert Neutron to thin containers 2016-02-06 07:13:47 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Convert Neutron to thin containers 2016-02-06 07:13:47 +00:00