Initial OpenECOMP A&AI Model Loader commit
[aai/model-loader.git] / src / test / resources / model-loader.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # MODEL LOADER SERVICE
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
21 # Model Loader Distribution Client Configuration
22 ml.distribution.ACTIVE_SERVER_TLS_AUTH=false
23 ml.distribution.ASDC_ADDRESS=
24 ml.distribution.CONSUMER_GROUP=aai-ml-group-test
25 ml.distribution.CONSUMER_ID=aai-ml-id-test
26 ml.distribution.ENVIRONMENT_NAME=
27 ml.distribution.KEYSTORE_PASSWORD=
28 ml.distribution.KEYSTORE_FILE=asdc-client.jks
29 ml.distribution.PASSWORD=
30 ml.distribution.POLLING_INTERVAL=30
31 ml.distribution.POLLING_TIMEOUT=20
32 ml.distribution.USER=ci
33 ml.distribution.ARTIFACT_TYPES=MODEL_INVENTORY_PROFILE,MODEL_QUERY_SPEC,VNF_CATALOG
34
35 # Model Loader AAI REST Client Configuration
36 ml.aai.BASE_URL=
37 ml.aai.MODEL_URL=/aai/v8/service-design-and-creation/models/model/
38 ml.aai.NAMED_QUERY_URL=/aai/v8/service-design-and-creation/named-queries/named-query/
39 ml.aai.VNF_IMAGE_URL=/aai/v8/service-design-and-creation/vnf-images
40 ml.aai.KEYSTORE_FILE=aai-client-cert.p12
41 ml.aai.KEYSTORE_PASSWORD=
42 ml.aai.AUTH_USER=ModelLoader
43 ml.aai.AUTH_PASSWORD=