7e16d9889771fe7358c4fd62a30816e272891152
[oom.git] / kubernetes / dcaegen2-services / requirements.yaml
1 # Copyright (c) 2021 J. F. Lucas.  All rights reserved.
2 # Copyright (c) 2021 AT&T. All rights reserved.
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
18     version: ~8.x-0
19     repository: '@local'
20   - name: dcae-hv-ves-collector
21     version: ~8.x-0
22     repository: '@local'
23     condition: dcae-hv-ves-collector.enabled
24   - name: dcae-kpi-ms
25     version: ~8.x-0
26     repository: '@local'
27     condition: dcae-kpi-ms.enabled
28   - name: dcae-ms-healthcheck
29     version: ~8.x-0
30     repository: '@local'
31     condition: dcae-ms-healthcheck.enabled
32   - name: dcae-pmsh
33     version: ~8.x-0
34     repository: '@local'
35     condition: dcae-pmsh.enabled
36   - name: dcae-prh
37     version: ~8.x-0
38     repository: '@local'
39     condition: dcae-bootstrap.enabled
40   - name: dcae-slice-analysis-ms
41     version: ~8.x-0
42     repository: '@local'
43     condition: dcae-slice-analysis-ms.enabled
44   - name: dcae-son-handler
45     version: ~8.x-0
46     repository: '@local'
47     condition: dcae-son-handler.enabled
48   - name: dcae-tcagen2
49     version: ~8.x-0
50     repository: '@local'
51     condition: dcae-tcagen2.enabled
52   - name: dcae-ves-collector
53     version: ~8.x-0
54     repository: '@local'
55     condition: dcae-ves-collector.enabled
56