summaryrefslogtreecommitdiffstats
path: root/charts/aai-data-router/resources/config/schemaIngest.properties
diff options
context:
space:
mode:
authorMichael Arrastia <MArrasti@amdocs.com>2018-06-15 16:30:04 +0100
committerBorislav Glozman <Borislav.Glozman@amdocs.com>2018-07-03 12:41:01 +0000
commit091aff9d32be0a3f373585938ea5247ca677592e (patch)
tree3a8e472e4f3d8a5a43a1789ef1d4ec3bfa665ac1 /charts/aai-data-router/resources/config/schemaIngest.properties
parent5f664d5e059077983727abeba3e2c71912106db4 (diff)
Add schemaIngest resource to aai-data-router
This file is required to configure the location of the OXM files ingested by the data-router microservice. Change-Id: Ie360f0b80af39c709a5c3dcb18ce06768fbb40a6 Issue-ID: AAI-1229 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
Diffstat (limited to 'charts/aai-data-router/resources/config/schemaIngest.properties')
-rw-r--r--charts/aai-data-router/resources/config/schemaIngest.properties31
1 files changed, 31 insertions, 0 deletions
diff --git a/charts/aai-data-router/resources/config/schemaIngest.properties b/charts/aai-data-router/resources/config/schemaIngest.properties
new file mode 100644
index 0000000..9174d2f
--- /dev/null
+++ b/charts/aai-data-router/resources/config/schemaIngest.properties
@@ -0,0 +1,31 @@
+#
+# ============LICENSE_START=======================================================
+# org.onap.aai
+# ================================================================================
+# Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright © 2017-2018 Amdocs
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ============LICENSE_END=========================================================
+#
+
+# Properties for the SchemaLocationsBean
+
+# The AAI Schema jar will be unpacked to bundleconfig/etc
+schemaConfig=NA
+# OXM files named aai_oxm_v*.xml are unpacked here:
+nodeDir=/opt/app/data-router/bundleconfig/etc/oxm
+# DB Edge Rules are unpacked here:
+edgeDir=
+# DB Edge Property files are copied here:
+edgePropsDir=