blob: d8d0639c5d5af6ed1af878f04f84cfcca3a909c7 [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'
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040021 - name: dcae-bbs-eventprocessor-ms
22 version: ~8.x-0
23 repository: '@local'
24 condition: dcae-bbs-eventprocessor-ms.enabled
ajay_dp001cf5232a2021-04-13 20:48:07 +053025 - name: dcae-datafile-collector
26 version: ~8.x-0
27 repository: '@local'
28 condition: dcae-datafile-collector.enabled
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -040029 - name: dcae-heartbeat
30 version: ~8.x-0
31 repository: '@local'
32 condition: dcae-heartbeat.enabled
sumithra5ce265c2021-06-08 06:20:57 +000033 - name: dcae-hv-ves-collector
34 version: ~8.x-0
35 repository: '@local'
36 condition: dcae-hv-ves-collector.enabled
37 - name: dcae-kpi-ms
38 version: ~8.x-0
39 repository: '@local'
40 condition: dcae-kpi-ms.enabled
Jack Lucasd41dbdb2021-02-16 11:07:28 -050041 - name: dcae-ms-healthcheck
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010042 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000043 repository: '@local'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050044 condition: dcae-ms-healthcheck.enabled
ajay_dp001cf5232a2021-04-13 20:48:07 +053045 - name: dcae-pm-mapper
46 version: ~8.x-0
47 repository: '@local'
48 condition: dcae-pm-mapper.enabled
ajay_dp00180f9f5c2021-03-23 21:27:51 +053049 - name: dcae-pmsh
50 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000051 repository: '@local'
ajay_dp00180f9f5c2021-03-23 21:27:51 +053052 condition: dcae-pmsh.enabled
Jack Lucasd41dbdb2021-02-16 11:07:28 -050053 - name: dcae-prh
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010054 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000055 repository: '@local'
Vijay Venkatesh Kumar27dc2e52021-05-21 21:54:13 -040056 condition: dcae-prh.enabled
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040057 - name: dcae-restconf-collector
58 version: ~8.x-0
59 repository: '@local'
60 condition: dcae-restconf-collector.enabled
denilson.l65ce758f82021-05-25 13:54:50 +000061 - name: dcae-slice-analysis-ms
62 version: ~8.x-0
63 repository: '@local'
denilson.l65ce758f82021-05-25 13:54:50 +000064 condition: dcae-slice-analysis-ms.enabled
Niranjana97097752021-06-11 07:44:13 +000065 - name: dcae-son-handler
66 version: ~8.x-0
67 repository: '@local'
68 condition: dcae-son-handler.enabled
sumithra5ce265c2021-06-08 06:20:57 +000069 - name: dcae-tcagen2
70 version: ~8.x-0
71 repository: '@local'
72 condition: dcae-tcagen2.enabled
73 - name: dcae-ves-collector
74 version: ~8.x-0
75 repository: '@local'
76 condition: dcae-ves-collector.enabled
Vijay Venkatesh Kumarc269b262021-06-29 13:49:15 -040077 - name: dcae-ves-mapper
78 version: ~8.x-0
79 repository: '@local'
80 condition: dcae-ves-mapper.enabled