blob: 809705f506ec52fde1cbf2d970016691303b7f42 [file] [log] [blame]
Skip Wonnell86011b92017-08-15 17:05:27 -05001###
2# ============LICENSE_START=======================================================
3# ONAP : APP-C
4# ================================================================================
5# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18# ============LICENSE_END=========================================================
19###
20=
Takamune Cho8491cc32017-12-19 10:48:02 -060021org.onap.ccsdk.sli.dbtype=
22org.onap.ccsdk.sli.adaptors.jdbc.hosts=
23org.onap.ccsdk.sli.adaptors.jdbc.url=
24org.onap.ccsdk.sli.adaptors.jdbc.database=
25org.onap.ccsdk.sli.adaptors.jdbc.user=
26org.onap.ccsdk.sli.adaptors.jdbc.password=
27org.onap.ccsdk.sli.adaptors.jdbc.connection.name=
Skip Wonnell86011b92017-08-15 17:05:27 -050028
Takamune Cho8491cc32017-12-19 10:48:02 -060029org.onap.ccsdk.sli.adaptors.jdbc.connection.timeout=
30org.onap.ccsdk.sli.adaptors.jdbc.request.timeout=
31org.onap.ccsdk.sli.adaptors.jdbc.limit.init=
32org.onap.ccsdk.sli.adaptors.jdbc.limit.min=
33org.onap.ccsdk.sli.adaptors.jdbc.limit.max=