From: yunlong ying Date: Fri, 24 Feb 2017 09:31:50 +0000 (+0000) Subject: Merge "Modify code and of terminate_vnf_grant_resource" X-Git-Tag: release/mercury~36 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=375e6c422d348f3468a79e45c0a1d23c168c06ce;hp=5249d950efa79784f5b14b3492bbd511aa72ea67;p=vfc%2Fgvnfm%2Fvnflcm.git Merge "Modify code and of terminate_vnf_grant_resource" --- diff --git a/lcm/lcm/pub/config/config.py b/lcm/lcm/pub/config/config.py index f603178b..b625255a 100644 --- a/lcm/lcm/pub/config/config.py +++ b/lcm/lcm/pub/config/config.py @@ -15,7 +15,7 @@ import os # [MSB] MSB_SERVICE_IP = '127.0.0.1' -MSB_SERVICE_PORT = '10080' +MSB_SERVICE_PORT = '80' # [REDIS] REDIS_HOST = '127.0.0.1'