From: Sébastien Determe Date: Thu, 28 Sep 2017 15:25:34 +0000 (+0000) Subject: Merge "Set localhost in config" X-Git-Tag: v1.1.0~46 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=41aeed89c91701a71327f4cbe78189a06fcc3d21;hp=237ec8e16c0b01941739bcd1822333cb839156b5;p=clamp.git Merge "Set localhost in config" --- diff --git a/src/main/resources/clds/clds-reference.properties b/src/main/resources/clds/clds-reference.properties index 9a56295b..d29d63f9 100644 --- a/src/main/resources/clds/clds-reference.properties +++ b/src/main/resources/clds/clds-reference.properties @@ -74,9 +74,9 @@ op.eNodeB.limit=2 op.eNodeB.period=10s # # Sdc service properties -sdc.catalog.url=http://sdcb-conexus.e73c65.rdm2.tci.att.com:8080/sdc/v1/catalog/ -sdc.hostUrl=http://sdcb-conexus.e73c65.rdm2.tci.att.com:8080 -sdc.serviceUrl=http://sdcb-conexus.e73c65.rdm2.tci.att.com:8080/sdc/v1/catalog/services +sdc.catalog.url=http://localhost:8080/sdc/v1/catalog/ +sdc.hostUrl=http://localhost:8080 +sdc.serviceUrl=http://localhost:8080/sdc/v1/catalog/services sdc.serviceUsername=test sdc.servicePassword=123456 sdc.artifactLabel=blueprintclampcockpit @@ -85,17 +85,6 @@ sdc.artifactType=DCAE_INVENTORY_BLUEPRINT sdc.locationArtifactLabel=locationclampcockpit sdc.locationArtifactType=DCAE_INVENTORY_JSON sdc.InstanceID=X-ECOMP-InstanceID -#sdc.catalog.url=http://135.205.226.136:8080/sdc/v1/catalog/ -#sdc.hostUrl=http://135.205.226.136:8080 -#sdc.serviceUrl=http://135.205.226.136:8080/sdc/v1/catalog/services -#sdc.serviceUsername=clamp -#sdc.servicePassword=clampdown -##sdc.artifactLabel=blueprintclampcockpit -#sdc.sdcX-InstanceID=CLAMP -#sdc.artifactType=DCAE_INVENTORY_BLUEPRINT -#sdc.locationArtifactLabel=locationclampcockpit -#sdc.locationArtifactType=DCAE_INVENTORY_JSON -#sdc.InstanceID=X-ECOMP-InstanceID # # #