summaryrefslogtreecommitdiffstats
path: root/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties
diff options
context:
space:
mode:
authoryufei_zhou <yufei.zhou@nokia-sbell.com>2017-09-28 02:39:00 -0700
committeryufei_zhou <yufei.zhou@nokia-sbell.com>2017-09-28 02:39:00 -0700
commit5163db790f73ceaec4f08d5b41e03a862f7a8818 (patch)
treed7578752b27175777e39f7df673a439c9f6715ec /nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties
parent16e4b6bdec169b97015752958a94d3ed0ad8c02a (diff)
Add MSB service register funtion
Change-Id: I2ffe7634052c93ce3c287aa996877610f3a46f4c Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
Diffstat (limited to 'nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties')
-rw-r--r--nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties b/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties
index 0ae1288c..225b04ad 100644
--- a/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties
+++ b/nokia/vnfmdriver/vfcadaptorservice/vfcadaptor/src/main/resources/application.properties
@@ -35,8 +35,9 @@ logging.level.org.hibernate=ERROR
## common configuration for connections begin ##
nslcmApiHttpFront=http://1.2.3.4:88
-catalogApiUriFront=http://1.2.6.7:88
-cbamApiUriFront=https://1.2.5.4:88
+catalogApiUriFront=http://2.2.3.4:88
+cbamApiUriFront=https://3.2.3.4:88
+msbApiUriFront=http://4.2.3.4:88
## for retrieving token from CBAM ##
grantType=grantType1