RestPerfClient performance test suite
[integration/test.git] / csit / variables / Variables.py
index 1c384bcec722b19f837b6117012a1f36799cfa99..5ccea6037eae59e548717f4c8c31d312011418ca 100644 (file)
@@ -43,6 +43,10 @@ PROTOCOL_LOG_LEVEL = BGPCEP_LOG_LEVEL
 ODL_BGP_PORT = '1790'
 BGP_TOOL_PORT = '17900'
 
+# Restconf variables
+ODL_RESTCONF_USER = 'admin'
+ODL_RESTCONF_PASSWORD = 'admin'
+
 # Netconf variables
 ODL_NETCONF_PORT = '2830'
 ODL_NETCONF_USER = 'admin'