summaryrefslogtreecommitdiffstats
path: root/testing/openvswitch/ovs-controller.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openvswitch/ovs-controller.confd')
-rw-r--r--testing/openvswitch/ovs-controller.confd6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/openvswitch/ovs-controller.confd b/testing/openvswitch/ovs-controller.confd
deleted file mode 100644
index 86e6c1d66..000000000
--- a/testing/openvswitch/ovs-controller.confd
+++ /dev/null
@@ -1,6 +0,0 @@
-# Space separated list of methods to listen for OpenFlow connections from switches
-# The default is "ptcp:" which starts ovs-controller listening on port 6633 on all interfaces.
-METHODS="ptcp:"
-
-# Additional options
-# OPTIONS=""