Skip to content
Snippets Groups Projects
Commit 76c5b9d0 authored by Bob Lantz's avatar Bob Lantz
Browse files

Add ovs-controller to shutdown list

parent 229f112f
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ def cleanup():
info("*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes"
"\n")
zombies = 'controller ofprotocol ofdatapath ping nox_core lt-nox_core '
zombies += 'ovs-openflowd udpbwtest mnexec'
zombies += 'ovs-openflowd ovs-controller udpbwtest mnexec'
# Note: real zombie processes can't actually be killed, since they
# are already (un)dead. Then again,
# you can't connect to them either, so they're mostly harmless.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment