Refactor OF cluster test
[integration/test.git] / csit / variables / Variables.py
index adbf6f92a40b30beaceeb0af662fb5a6af78ed1f..4b01a97a791a0ab556790db05612bc78ad623286 100644 (file)
@@ -50,6 +50,9 @@ ODL_NETCONF_PASSWORD = 'admin'
 ODL_NETCONF_PROMPT = ']]>]]>'
 ODL_NETCONF_NAMESPACE = 'urn:ietf:params:xml:ns:netconf:base:1.0'
 
+# OpenFlow variables
+ODL_OF_PLUGIN = 'lithium'
+
 # VTN Coordinator Variables
 VTNC = '127.0.0.1'
 VTNCPORT = '8083'