kolla-ansible/docker
Daneyon Hansen 17fc2d9b47 Removes existing network namespaces for neutron-agents container
Previously, network namespaces would not work correctly when
restarting or stop/rm/start the neutron-agents container. This
is because network namespaces created within the container are
associated to the container's pid: /pid/$CONTAINER_PID/ns/net.
With this patch, when a container starts or restarts, the l3/dhcp
agent start scripts will remove any existing qrouter/qdhcp network
namespaces before starting the agents. The agents will recreate the
necessary network namespaces since they are stored in the db.

Closes-Bug: 1444219

Change-Id: Ia86729766fe8c2fc145b3a02d519746b149a73bb
2015-04-21 07:50:48 +00:00
..
barbican Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
base Simplify wait_for calls 2015-04-01 16:41:52 +09:00
ceilometer Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
centos-rdo-base CentOS 7.1 image doesn't work with libvirt 2015-04-14 10:56:41 -07:00
cinder Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
docker-compose Implements: blueprint rabbit-container-set 2015-02-19 01:14:46 +00:00
fedora-rdo-base Remove building of pam+noaudit and place in copr instead 2015-04-06 20:22:34 -07:00
glance Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
hautoproxy Replace ; with && in Dockerfile 2015-03-27 18:52:48 -05:00
heat Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
horizon Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
keystone Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
mariadb-app Implements: blueprint Implement a database container set 2015-03-20 16:17:51 +00:00
mariadb-data Make mariadb use a data container without a bindmount 2015-03-22 08:55:24 -07:00
mongodb Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00
neutron Removes existing network namespaces for neutron-agents container 2015-04-21 07:50:48 +00:00
nova-base Neutron doa in current form 2015-04-14 18:55:48 -07:00
nova-compute Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
nova-controller Removes check_required_vars for Log Files 2015-04-13 17:17:52 +00:00
rabbitmq Make rabbitmq container work with it's proper hostname set 2015-03-18 15:24:47 -07:00
rhel-osp-base Update MAINTAINER in Dockerfiles to Kolla Project 2014-10-22 11:11:31 -04:00
swift Allow check_for_* functions to be consumed by wait_for 2015-04-01 16:39:44 +09:00
zaqar Remove EXPOSE options from Dockerfiles 2015-04-06 20:25:18 -07:00