summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/search-service.properties
diff options
context:
space:
mode:
Diffstat (limited to 'sparky/appconfig/search-service.properties')
-rw-r--r--sparky/appconfig/search-service.properties32
1 files changed, 0 insertions, 32 deletions
diff --git a/sparky/appconfig/search-service.properties b/sparky/appconfig/search-service.properties
deleted file mode 100644
index 83f2f55..0000000
--- a/sparky/appconfig/search-service.properties
+++ /dev/null
@@ -1,32 +0,0 @@
-########################################################################################
-############################## Search Data Service Config ##############################
-########################################################################################
-
-############################## Networking ##############################
-#
-# The ip address/hostname and port to the desired Search Data Service instance
-#
-search-service.ipAddress=aai.searchservice.simpledemo.openecomp.org
-search-service.httpPort=9509
-
-############################## Indexes ##############################
-#
-# Index values that will be associated with searches
-#
-# Searchable entities
-search-service.indexName=entity-search-index
-# Inventory searches
-search-service.topographicalIndexName=topography-search-index
-search-service.entityCountHistoryIndexName=entitycounthistoryindex
-
-############################## Version ##############################
-#
-# Search Data Service version and type (see Search Data Service for more details)
-#
-search-service.version=v1
-search-service.type=default
-
-############################## Certs ##############################
-search-service.ssl.cert-name=client-cert-onap.p12
-search-service.ssl.keystore-password=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
-search-service.ssl.keystore=tomcat_keystore \ No newline at end of file