update oof hostname in the url 99/73399/1
authorshashikanth.vh <shashikanth.vh@huawei.com>
Fri, 23 Nov 2018 05:06:03 +0000 (10:36 +0530)
committershashikanth.vh <shashikanth.vh@huawei.com>
Fri, 23 Nov 2018 05:06:08 +0000 (10:36 +0530)
oof return unknown host for the hostname
http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
host name is modified to oof-osdf, so url should be as below
http://oof-osdf:8698/api/oof/v1/route

Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec
Issue-ID: SDNC-532
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
Former-commit-id: 93c83e00073198558abdbf663bdbcc968dafe885

installation/src/main/properties/generic-resource-api-dg.properties

index f7fd565..16d5987 100644 (file)
@@ -9,7 +9,7 @@ restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.clien
 restapi.trustStorePassword=adminadmin
 restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12
 restapi.keyStorePassword=adminadmin
-restapi.connection-oof-url=http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
+restapi.connection-oof-url=http://oof-osdf:8698/api/oof/v1/route
 naming.gen-name.url=http://neng-serv:8080
 naming.gen-name.user=ccsdkapps
 naming.gen-name.pwd=ccsdkapps