9916c95fd622889fb6b481728fae596941eaecd1
[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-ms-healthcheck
21     version: ~8.x-0
22     repository: '@local'
23     #repository: 'file://components/dcae-ms-healthcheck'
24     condition: dcae-ms-healthcheck.enabled
25   - name: dcae-pmsh
26     version: ~8.x-0
27     repository: '@local'
28     #repository: 'file://components/dcae-pmsh'
29     condition: dcae-pmsh.enabled
30   - name: dcae-prh
31     version: ~8.x-0
32     repository: '@local'
33     #repository: 'file://components/dcae-prh'
34     condition: dcae-bootstrap.enabled
35   - name: dcae-tcagen2
36     version: ~8.x-0
37     repository: '@local'
38     #repository: 'file://components/dcae-tcagen2'
39     condition: dcae-tcagen2.enabled
40   - name: dcae-ves-collector
41     version: ~8.x-0
42     repository: '@local'
43     #repository: 'file://components/dcae-ves-collector'
44     condition: dcae-ves-collector.enabled
45   - name: dcae-hv-ves-collector
46     version: ~8.x-0
47     repository: '@local'
48     #repository: 'file://components/dcae-hv-ves-collector'
49     condition: dcae-hv-ves-collector.enabled