Jakub Latusek | d4e96f4 | 2020-10-21 13:36:29 +0200 | [diff] [blame^] | 1 | {{/* |
Mukul | 2b4e753 | 2018-08-03 10:41:29 +0000 | [diff] [blame] | 2 | # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved.
|
| 3 | #
|
| 4 | # Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 | # you may not use this file except in compliance with the License.
|
| 6 | # You may obtain a copy of the License at
|
| 7 | #
|
| 8 | # http://www.apache.org/licenses/LICENSE-2.0
|
| 9 | #
|
| 10 | # Unless required by applicable law or agreed to in writing, software
|
| 11 | # distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 | # See the License for the specific language governing permissions and
|
| 14 | # limitations under the License.
|
Jakub Latusek | d4e96f4 | 2020-10-21 13:36:29 +0200 | [diff] [blame^] | 15 | */}} |
Mukul | 2b4e753 | 2018-08-03 10:41:29 +0000 | [diff] [blame] | 16 |
|
gfraboni | be779fa | 2017-09-19 13:25:30 -0400 | [diff] [blame] | 17 | # Model Loader Distribution Client Configuration
|
| 18 | ml.distribution.ACTIVE_SERVER_TLS_AUTH=false
|
| 19 | ml.distribution.ASDC_ADDRESS=c2.vm1.sdc.simpledemo.openecomp.org:8443
|
| 20 | ml.distribution.CONSUMER_GROUP=aai-ml-group
|
| 21 | ml.distribution.CONSUMER_ID=aai-ml
|
| 22 | ml.distribution.ENVIRONMENT_NAME=AUTO
|
| 23 | ml.distribution.KEYSTORE_PASSWORD=
|
| 24 | ml.distribution.KEYSTORE_FILE=asdc-client.jks
|
| 25 | ml.distribution.PASSWORD=OBF:1ks51l8d1o3i1pcc1r2r1e211r391kls1pyj1z7u1njf1lx51go21hnj1y0k1mli1sop1k8o1j651vu91mxw1vun1mze1vv11j8x1k5i1sp11mjc1y161hlr1gm41m111nkj1z781pw31kku1r4p1e391r571pbm1o741l4x1ksp
|
| 26 | ml.distribution.POLLING_INTERVAL=30
|
| 27 | ml.distribution.POLLING_TIMEOUT=20
|
| 28 | ml.distribution.USER=aai
|
| 29 | ml.distribution.ARTIFACT_TYPES=MODEL_INVENTORY_PROFILE,MODEL_QUERY_SPEC,VNF_CATALOG
|
| 30 |
|
| 31 | # Model Loader AAI REST Client Configuration
|
| 32 | ml.aai.BASE_URL=https://c1.vm1.aai.simpledemo.openecomp.org:8443
|
| 33 | ml.aai.MODEL_URL=/aai/v10/service-design-and-creation/models/model/
|
| 34 | ml.aai.NAMED_QUERY_URL=/aai/v10/service-design-and-creation/named-queries/named-query/
|
| 35 | ml.aai.VNF_IMAGE_URL=/aai/v8/service-design-and-creation/vnf-images
|
| 36 | ml.aai.KEYSTORE_FILE=aai-os-cert.p12
|
| 37 | ml.aai.KEYSTORE_PASSWORD=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
|
| 38 | ml.aai.AUTH_USER=ModelLoader
|
| 39 | ml.aai.AUTH_PASSWORD=OBF:1qvu1v2h1sov1sar1wfw1j7j1wg21saj1sov1v1x1qxw
|