tripleo-image-elements/elements/neutron-ovs-cleanup
James Slagle f5e4cf4468 Add package install support to neutron
Change-Id: I712d913d1c41db4ea4d598ecb119f05492e596d4
2014-01-28 13:44:33 -05:00
..
install.d/neutron-source-install Add package install support to neutron 2014-01-28 13:44:33 -05:00
os-refresh-config/post-configure.d Add new neutron-ovs-cleanup element. 2014-01-13 15:02:30 -05:00
element-deps Add new neutron-ovs-cleanup element. 2014-01-13 15:02:30 -05:00
README.md Add new neutron-ovs-cleanup element. 2014-01-13 15:02:30 -05:00

Install and configure OpenStack Networking cleanup utility.

We use this utility to cleanup all OVS ports on reboot. This helps fix a race condition where DHCP on reboot fails due to the fact that Openvswitch starts after networking on most distros.

Currently supports systemd distributions only.