Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 1 | # Copyright (c) 2021 J. F. Lucas. All rights reserved. |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 2 | # Copyright (c) 2021 AT&T. All rights reserved. |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 3 | # |
| 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 | |
| 16 | dependencies: |
| 17 | - name: common |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 18 | version: ~8.x-0 |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 19 | repository: '@local' |
| 20 | - name: dcae-ms-healthcheck |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 21 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 22 | repository: '@local' |
| 23 | #repository: 'file://components/dcae-ms-healthcheck' |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 24 | condition: dcae-ms-healthcheck.enabled |
ajay_dp001 | 80f9f5c | 2021-03-23 21:27:51 +0530 | [diff] [blame] | 25 | - name: dcae-pmsh |
| 26 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 27 | repository: '@local' |
| 28 | #repository: 'file://components/dcae-pmsh' |
ajay_dp001 | 80f9f5c | 2021-03-23 21:27:51 +0530 | [diff] [blame] | 29 | condition: dcae-pmsh.enabled |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 30 | - name: dcae-prh |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 31 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 32 | repository: '@local' |
| 33 | #repository: 'file://components/dcae-prh' |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 34 | condition: dcae-bootstrap.enabled |
| 35 | - name: dcae-tcagen2 |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 36 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 37 | repository: '@local' |
| 38 | #repository: 'file://components/dcae-tcagen2' |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 39 | condition: dcae-tcagen2.enabled |
| 40 | - name: dcae-ves-collector |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 41 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 42 | repository: '@local' |
| 43 | #repository: 'file://components/dcae-ves-collector' |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 44 | condition: dcae-ves-collector.enabled |
| 45 | - name: dcae-hv-ves-collector |
Sylvain Desbureaux | 557628a | 2021-03-24 14:59:16 +0100 | [diff] [blame] | 46 | version: ~8.x-0 |
Vijay Venkatesh Kumar | d375eec | 2021-05-22 01:31:18 +0000 | [diff] [blame] | 47 | repository: '@local' |
| 48 | #repository: 'file://components/dcae-hv-ves-collector' |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 49 | condition: dcae-hv-ves-collector.enabled |
denilson.l65 | ce758f8 | 2021-05-25 13:54:50 +0000 | [diff] [blame] | 50 | - 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 |
Niranjana | 9709775 | 2021-06-11 07:44:13 +0000 | [diff] [blame] | 55 | - name: dcae-son-handler |
| 56 | version: ~8.x-0 |
| 57 | repository: '@local' |
| 58 | condition: dcae-son-handler.enabled |