blob: 2bbeb9869c65e7c7d8e151580c7f0515d5209efc [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.
Jack Lucasd41dbdb2021-02-16 11:07:28 -05003#
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.
15
16dependencies:
17 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010018 version: ~8.x-0
Jack Lucasd41dbdb2021-02-16 11:07:28 -050019 repository: '@local'
20 - name: dcae-ms-healthcheck
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010021 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000022 repository: '@local'
23 #repository: 'file://components/dcae-ms-healthcheck'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050024 condition: dcae-ms-healthcheck.enabled
ajay_dp00180f9f5c2021-03-23 21:27:51 +053025 - name: dcae-pmsh
26 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000027 repository: '@local'
28 #repository: 'file://components/dcae-pmsh'
ajay_dp00180f9f5c2021-03-23 21:27:51 +053029 condition: dcae-pmsh.enabled
Jack Lucasd41dbdb2021-02-16 11:07:28 -050030 - name: dcae-prh
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010031 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000032 repository: '@local'
33 #repository: 'file://components/dcae-prh'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050034 condition: dcae-bootstrap.enabled
35 - name: dcae-tcagen2
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010036 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000037 repository: '@local'
38 #repository: 'file://components/dcae-tcagen2'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050039 condition: dcae-tcagen2.enabled
40 - name: dcae-ves-collector
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010041 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000042 repository: '@local'
43 #repository: 'file://components/dcae-ves-collector'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050044 condition: dcae-ves-collector.enabled
45 - name: dcae-hv-ves-collector
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010046 version: ~8.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000047 repository: '@local'
48 #repository: 'file://components/dcae-hv-ves-collector'
Jack Lucasd41dbdb2021-02-16 11:07:28 -050049 condition: dcae-hv-ves-collector.enabled
denilson.l65ce758f82021-05-25 13:54:50 +000050 - name: dcae-slice-analysis-ms
51 version: ~8.x-0
52 repository: '@local'
53 #repository: 'file://components/dcae-slice-analysis-ms'
54 condition: dcae-slice-analysis-ms.enabled
Niranjana97097752021-06-11 07:44:13 +000055 - name: dcae-son-handler
56 version: ~8.x-0
57 repository: '@local'
58 condition: dcae-son-handler.enabled