Change Port config of gvnfm-vnflcm
[vfc/gvnfm/vnflcm.git] / lcm / lcm / pub / config / config.py
index b625255..04dcf46 100644 (file)
@@ -40,7 +40,7 @@ REG_TO_MSB_REG_PARAM = {
     "visualRange": "1",
     "nodes": [{
         "ip": "127.0.0.1",
-        "port": "8703",
+        "port": "8801",
         "ttl": 0
     }]
 }