From 42eb3f556ceda1287bd80ad74cbe0c8919b33ded Mon Sep 17 00:00:00 2001 From: "Tait,Trevor(rt0435)" Date: Thu, 30 Aug 2018 15:57:06 -0400 Subject: Stitching to new ModelContext V1 Issue-ID: LOG-401 Change-Id: Icaa0bf5d5c66a9a101adc9650c19a5b1e8dcf1da Signed-off-by: Tait,Trevor(rt0435) --- config/application.properties | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/application.properties') diff --git a/config/application.properties b/config/application.properties index 6a40904..ef63984 100644 --- a/config/application.properties +++ b/config/application.properties @@ -22,12 +22,6 @@ networkDiscoveryCtxBuilder.port=8080 # Basic Authorization credentials for Network Discovery Context Builder REST Service networkDiscoveryCtxBuilder.userId=admin networkDiscoveryCtxBuilder.password=OBF:1u2a1toa1w8v1tok1u30 -networkDiscoveryCtxBuilder.resourceList=vnfcs,vservers,l3-networks - -# Resource Type mapping from ServiceDecomposition type to CtxBuilder type -networkDiscoveryCtxBuilder.resourceTypeMapping.vnfcs=vnfc -networkDiscoveryCtxBuilder.resourceTypeMapping.vservers=vserver -networkDiscoveryCtxBuilder.resourceTypeMapping.l3-networks=l3-network # Service Decomposition REST Client Configuration serviceDecomposition.httpProtocol=http -- cgit 1.2.3-korg