aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-py-executor/requirements.yaml
blob: 676fe8f6b277d393e9a8b670841c95674ce1e112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright (c) 2020 Bell Canada, Deutsche Telekom
#
# 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.

dependencies:
  - name: common
    version: ~6.x-0
    repository: '@local'
aapContentType": "application/json", "consumerId": "c12", "consumerGroup": "OpenDcae-c12", "timeoutMs": -1, "messageLimit": 1 }, "dmaapProducerConfiguration": { "dmaapHostName": "localhost", "dmaapPortNumber": 2223, "dmaapTopicName": "/events/unauthenticated.PNF_READY", "dmaapProtocol": "http", "dmaapUserName": "admin", "dmaapUserPassword": "admin", "dmaapContentType": "application/json" } }, "aai": { "aaiClientConfiguration": { "aaiHost": "localhost", "aaiPort": 8080, "aaiProtocol": "https", "aaiUserName": "AAI", "aaiUserPassword": "AAI", "aaiIgnoreSslCertificateErrors": true, "aaiBasePath": "/aai/v12", "aaiPnfPath": "/network/pnfs/pnf", "aaiHeaders": { "X-FromAppId": "prh", "X-TransactionId": "9999", "Accept": "application/json", "Real-Time": "true", "Content-Type": "application/merge-patch+json" } } }, "security": { "keyFile" : "/opt/app/prh/local/org.onap.prh.keyfile", "trustStore" : "change it", "trustStorePassword" : "change it", "keyStore" : "change it", "keyStorePassword" : "change it", "enableAaiCertAuth" : "false", "enableDmaapCertAuth" : "false" } } }