aboutsummaryrefslogtreecommitdiffstats
path: root/config/application.properties
diff options
context:
space:
mode:
authorTait,Trevor(rt0435) <rtait@amdocs.com>2018-08-30 15:57:06 -0400
committerTait,Trevor(rt0435) <rtait@amdocs.com>2018-08-31 12:53:44 -0400
commit42eb3f556ceda1287bd80ad74cbe0c8919b33ded (patch)
treeb95088a63ca4a0d8e03a1ce67ba7bba95b7fceac /config/application.properties
parent45e403d89794720689be5c8ee71f4c7174c022c3 (diff)
Stitching to new ModelContext V1
Issue-ID: LOG-401 Change-Id: Icaa0bf5d5c66a9a101adc9650c19a5b1e8dcf1da Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
Diffstat (limited to 'config/application.properties')
-rw-r--r--config/application.properties6
1 files changed, 0 insertions, 6 deletions
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