Fix Netvirt Tests by splitting the single node and three node tests
[integration/test.git] / csit / variables / Variables.py
index 0c385150ac737a2a0d46bafa128e0b909fc0b732..b1cc8483da133ac4567ddb5846190eada42e4c83 100644 (file)
@@ -163,6 +163,9 @@ LFM_RPC_API = "/restconf/operations/odl-mappingservice"
 LFM_RPC_API_LI = "/restconf/operations/lfm-mapping-database"
 LFM_SB_RPC_API = "/restconf/operations/odl-lisp-sb"
 
+# Neutron
+NEUTRON_NB_API = '/controller/nb/v2/neutron'
+
 # Other global variables
 # TODO: Move these to more apropriate sections.
 PORT = '8080'