kolla-ansible/ansible/roles/nova/tasks
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
..
bootstrap.yml Fix two missing toolbox references 2016-02-05 17:24:39 +00:00
ceph.yml Remove the two different auth profiles 2015-11-20 23:24:53 +00:00
config-nova-fake.yml Enable nova fake driver in nova containers 2015-12-29 06:39:35 -05:00
config.yml Convert Neutron to thin containers 2016-02-06 07:13:47 +00:00
deploy.yml Fix permissions to /var/lib/nova/ 2016-01-20 16:58:01 +00:00
main.yml Allow nova role to pull images 2016-01-06 04:23:28 +00:00
pull.yml Allow nova role to pull images 2016-01-06 04:23:28 +00:00
register.yml Rename kolla_ansible to kolla_toolbox 2016-02-02 18:12:15 +00:00
start.yml Fix gate for docker 1.10 2016-02-06 06:48:53 +00:00
upgrade.yml Add stub upgrade.yml 2016-01-26 11:52:19 -06:00