Change https to http as it's http on the labs
Change-Id: I0f177b71e988c5e303df3be798a4ee4fa4c9bb39
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
CLDS_SERVICE_CACHE_MAX_SECONDS=30\r
\r
#DCAE Inventory Url Properties\r
-DCAE_INVENTORY_URL = https://dcae.api.simpledemo.onap.org:8080
+DCAE_INVENTORY_URL = http://dcae.api.simpledemo.onap.org:8080
\r
#DCAE Dispatcher Url Properties\r
-DCAE_DISPATCHER_URL = https://dcae.api.simpledemo.onap.org:8443\r
+DCAE_DISPATCHER_URL = http://dcae.api.simpledemo.onap.org:8080\r
dcae.header.requestId = "X-ECOMP-RequestID"
\r
CLDS_SERVICE_CACHE_MAX_SECONDS=30\r
\r
#DCAE Inventory Url Properties\r
-DCAE_INVENTORY_URL = https://dcae.api.simpledemo.onap.org:8080\r
+DCAE_INVENTORY_URL = http://dcae.api.simpledemo.onap.org:8080\r
\r
#DCAE Dispatcher Url Properties\r
-DCAE_DISPATCHER_URL = https://dcae.api.simpledemo.onap.org:8443\r
+DCAE_DISPATCHER_URL = http://dcae.api.simpledemo.onap.org:8080\r
dcae.header.requestId = "X-ECOMP-RequestID"\r
\r