kolla-ansible/docker/neutron/neutron-agents/config-scripts
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
..
config-dhcp-agent.sh Removes existing network namespaces for neutron-agents container 2015-04-21 07:50:48 +00:00
config-l3-agent.sh Removes existing network namespaces for neutron-agents container 2015-04-21 07:50:48 +00:00
config-linuxbridge-agent.sh Neutron doa in current form 2015-04-14 18:55:48 -07:00
config-metadata-agent.sh Adds Neutron Agents Support 2015-04-13 07:34:12 +00:00
config-sudoers.sh Adds Neutron Agents Support 2015-04-13 07:34:12 +00:00