Change Port config of gvnfm-vnflcm
authorfujinhua <fu.jinhua@zte.com.cn>
Sat, 25 Feb 2017 08:03:52 +0000 (16:03 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 25 Feb 2017 08:03:52 +0000 (16:03 +0800)
Change-Id: I6d4bbf86fe17ed3f2a17f6f21ffc05edf2eaeaae
Issue-Id: GVNFM-34
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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
     }]
 }