Upgrade T-rex to v2.22
[csit.git] / resources / libraries / python / constants.py
index a280b51..4c3a8ff 100644 (file)
@@ -37,3 +37,6 @@ class Constants(object):
 
     # Honeycomb templates location
     RESOURCES_TPL_HC = 'resources/templates/honeycomb'
+
+    # ODL Client Restconf listener port
+    ODL_PORT = 8181