toshrajbhardwaj | 84d73b1 | 2018-08-06 07:35:14 +0000 | [diff] [blame^] | 1 | # Copyright © 2018 Amdocs, Bell Canada, AT&T |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
mayankg2703 | b30d7b4 | 2018-02-06 10:28:00 +0000 | [diff] [blame] | 15 | # Model Loader Distribution Client Configuration |
| 16 | ml.distribution.ACTIVE_SERVER_TLS_AUTH=false |
kj | 6a8ce80 | 2018-03-19 15:07:44 +0200 | [diff] [blame] | 17 | ml.distribution.ASDC_ADDRESS=sdc-be.{{.Release.Namespace}}:8443 |
mayankg2703 | b30d7b4 | 2018-02-06 10:28:00 +0000 | [diff] [blame] | 18 | ml.distribution.CONSUMER_GROUP=aai-ml-group |
| 19 | ml.distribution.CONSUMER_ID=aai-ml |
| 20 | ml.distribution.ENVIRONMENT_NAME=AUTO |
| 21 | ml.distribution.KEYSTORE_PASSWORD= |
| 22 | ml.distribution.KEYSTORE_FILE=asdc-client.jks |
| 23 | ml.distribution.PASSWORD=OBF:1ks51l8d1o3i1pcc1r2r1e211r391kls1pyj1z7u1njf1lx51go21hnj1y0k1mli1sop1k8o1j651vu91mxw1vun1mze1vv11j8x1k5i1sp11mjc1y161hlr1gm41m111nkj1z781pw31kku1r4p1e391r571pbm1o741l4x1ksp |
| 24 | ml.distribution.POLLING_INTERVAL=30 |
| 25 | ml.distribution.POLLING_TIMEOUT=20 |
| 26 | ml.distribution.USER=aai |
Daniel Silverthorn | 5b51781 | 2018-04-24 20:06:14 +0000 | [diff] [blame] | 27 | ml.distribution.ARTIFACT_TYPES=MODEL_QUERY_SPEC,TOSCA_CSAR |
| 28 | ml.distribution.MSG_BUS_ADDRESSES=message-router.{{.Release.Namespace}} |
mayankg2703 | b30d7b4 | 2018-02-06 10:28:00 +0000 | [diff] [blame] | 29 | |
| 30 | # Model Loader AAI REST Client Configuration |
kj | 6a8ce80 | 2018-03-19 15:07:44 +0200 | [diff] [blame] | 31 | ml.aai.BASE_URL=https://aai.{{.Release.Namespace}}:8443 |
Daniel Silverthorn | 5b51781 | 2018-04-24 20:06:14 +0000 | [diff] [blame] | 32 | ml.aai.MODEL_URL=/aai/v*/service-design-and-creation/models/model/ |
| 33 | ml.aai.NAMED_QUERY_URL=/aai/v*/service-design-and-creation/named-queries/named-query/ |
| 34 | ml.aai.VNF_IMAGE_URL=/aai/v*/service-design-and-creation/vnf-images |
mayankg2703 | b30d7b4 | 2018-02-06 10:28:00 +0000 | [diff] [blame] | 35 | ml.aai.KEYSTORE_FILE=aai-os-cert.p12 |
| 36 | ml.aai.KEYSTORE_PASSWORD=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o |
| 37 | ml.aai.AUTH_USER=ModelLoader |
| 38 | ml.aai.AUTH_PASSWORD=OBF:1qvu1v2h1sov1sar1wfw1j7j1wg21saj1sov1v1x1qxw |
Daniel Silverthorn | 5b51781 | 2018-04-24 20:06:14 +0000 | [diff] [blame] | 39 | |
| 40 | # Model Loader Babel REST Client Configuration\r |
Jimmy Forsyth | 639ccf5 | 2018-05-07 16:55:06 -0400 | [diff] [blame] | 41 | ml.babel.BASE_URL=https://aai-babel.{{.Release.Namespace}}:9516 |
Daniel Silverthorn | 5b51781 | 2018-04-24 20:06:14 +0000 | [diff] [blame] | 42 | ml.babel.GENERATE_ARTIFACTS_URL=/services/babel-service/v1/app/generateArtifacts |
| 43 | ml.babel.KEYSTORE_FILE=babel-client-cert.p12 |
| 44 | ml.babel.KEYSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 |