blob: 63e65ea5ebca4de94d639f828703d99467dae6e1 [file] [log] [blame]
Jack Lucasd41dbdb2021-02-16 11:07:28 -05001# Copyright (c) 2021 J. F. Lucas. All rights reserved.
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +00002# Copyright (c) 2021 AT&T. All rights reserved.
ajay_dp00115ca5122021-04-05 23:02:36 +05303# Modifications Copyright (C) 2021 Nordix Foundation.
Jack Lucasd41dbdb2021-02-16 11:07:28 -05004#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17dependencies:
18 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010019 version: ~8.x-0
Jack Lucasd41dbdb2021-02-16 11:07:28 -050020 repository: '@local'
ajay_dp001cf5232a2021-04-13 20:48:07 +053021 - name: dcae-datafile-collector
22 version: ~8.x-0
23 repository: '@local'
24 condition: dcae-datafile-collector.enabled
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -040025 - name: dcae-heartbeat
26 version: ~8.x-0
27 repository: '@local'
28 condition: dcae-heartbeat.enabled
sumithra5ce265c2021-06-08 06:20:57 +000029 - name: dcae-hv-ves-collector
30 version: ~8.x-0
31 repository: '@local'
32 condition: dcae-hv-ves-collector.enabled
33 - name: dcae-kpi-ms
34 version: ~8.x-0
35 repository: '@local'
36 condition: dcae-kpi-ms.enabled
Jack Lucasd41dbdb2021-02-16 11:07:28 -050037 - name: dcae-ms-healthcheck
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010038 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000039 repository: '@local'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050040 condition: dcae-ms-healthcheck.enabled
ajay_dp001cf5232a2021-04-13 20:48:07 +053041 - name: dcae-pm-mapper
42 version: ~8.x-0
43 repository: '@local'
44 condition: dcae-pm-mapper.enabled
ajay_dp00180f9f5c2021-03-23 21:27:51 +053045 - name: dcae-pmsh
46 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000047 repository: '@local'
ajay_dp00180f9f5c2021-03-23 21:27:51 +053048 condition: dcae-pmsh.enabled
Jack Lucasd41dbdb2021-02-16 11:07:28 -050049 - name: dcae-prh
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010050 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000051 repository: '@local'
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -040052 condition: dcae-prh.enabled
denilson.l65ce758f82021-05-25 13:54:50 +000053 - name: dcae-slice-analysis-ms
54 version: ~8.x-0
55 repository: '@local'
denilson.l65ce758f82021-05-25 13:54:50 +000056 condition: dcae-slice-analysis-ms.enabled
Niranjana97097752021-06-11 07:44:13 +000057 - name: dcae-son-handler
58 version: ~8.x-0
59 repository: '@local'
60 condition: dcae-son-handler.enabled
sumithra5ce265c2021-06-08 06:20:57 +000061 - name: dcae-tcagen2
62 version: ~8.x-0
63 repository: '@local'
64 condition: dcae-tcagen2.enabled
65 - name: dcae-ves-collector
66 version: ~8.x-0
67 repository: '@local'
68 condition: dcae-ves-collector.enabled