Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / aaf / requirements.yaml
1 # Copyright © 2017 Amdocs, Bell Canada
2 # Modifications Copyright © 2018 AT&T
3 # Modifications Copyright © 2020-2021 Orange
4 # Modifications Copyright © 2020 Nokia
5 #
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
9 #
10 #       http://www.apache.org/licenses/LICENSE-2.0
11 #
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17
18 dependencies:
19   - name: aaf-cass
20     version: ~9.x-0
21     repository: 'file://components/aaf-cass'
22     condition: aaf-authz.enabled
23   - name: aaf-cm
24     version: ~9.x-0
25     repository: 'file://components/aaf-cm'
26     condition: aaf-authz.enabled
27   - name: aaf-fs
28     version: ~9.x-0
29     repository: 'file://components/aaf-fs'
30     condition: aaf-authz.enabled
31   - name: aaf-gui
32     version: ~9.x-0
33     repository: 'file://components/aaf-gui'
34     condition: aaf-authz.enabled
35   - name: aaf-hello
36     version: ~9.x-0
37     repository: 'file://components/aaf-hello'
38     condition: aaf-hello.enabled
39   - name: aaf-locate
40     version: ~9.x-0
41     repository: 'file://components/aaf-locate'
42     condition: aaf-authz.enabled
43   - name: aaf-oauth
44     version: ~9.x-0
45     repository: 'file://components/aaf-oauth'
46     condition: aaf-authz.enabled
47   - name: aaf-service
48     version: ~9.x-0
49     repository: 'file://components/aaf-service'
50     condition: aaf-authz.enabled
51   - name: aaf-sms
52     version: ~9.x-0
53     repository: 'file://components/aaf-sms'
54     condition: aaf-sms.enabled
55   - name: aaf-sshsm
56     version: ~9.x-0
57     repository: 'file://components/aaf-sshsm'
58     condition: aaf-sshsm.enabled