Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / policy / requirements.yaml
1 # Copyright © 2017 Amdocs, Bell Canada
2 # Modifications Copyright © 2018, 2020 AT&T
3 # Modifications Copyright (C) 2021 Nordix Foundation.
4 # Modifications Copyright © 2021 Orange
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: common
20     version: ~9.x-0
21     repository: '@local'
22   - name: mariadb-galera
23     version: ~9.x-0
24     repository: '@local'
25   - name: policy-nexus
26     version: ~9.x-0
27     repository: 'file://components/policy-nexus'
28     condition: policy-nexus.enabled
29   - name: policy-api
30     version: ~9.x-0
31     repository: 'file://components/policy-api'
32     condition: policy-api.enabled
33   - name: policy-pap
34     version: ~9.x-0
35     repository: 'file://components/policy-pap'
36     condition: policy-pap.enabled
37   - name: policy-xacml-pdp
38     version: ~9.x-0
39     repository: 'file://components/policy-xacml-pdp'
40     condition: policy-xacml-pdp.enabled
41   - name: policy-apex-pdp
42     version: ~9.x-0
43     repository: 'file://components/policy-apex-pdp'
44     condition: policy-apex-pdp.enabled
45   - name: policy-drools-pdp
46     version: ~9.x-0
47     repository: 'file://components/policy-drools-pdp'
48     condition: policy-drools-pdp.enabled
49   - name: policy-distribution
50     version: ~9.x-0
51     repository: 'file://components/policy-distribution'
52     condition: policy-distribution.enabled
53   - name: policy-clamp-be
54     version: ~9.x-0
55     repository: 'file://components/policy-clamp-be'
56     condition: policy-clamp-be.enabled
57   - name: policy-clamp-fe
58     version: ~9.x-0
59     repository: 'file://components/policy-clamp-fe'
60     condition: policy-clamp-fe.enabled
61   - name: policy-clamp-cl-k8s-ppnt
62     version: ~9.x-0
63     repository: 'file://components/policy-clamp-cl-k8s-ppnt'
64     condition: policy-clamp-cl-k8s-ppnt.enabled
65   - name: policy-clamp-cl-runtime
66     version: ~9.x-0
67     repository: 'file://components/policy-clamp-cl-runtime'
68     condition: policy-clamp-cl-runtime.enabled
69   - name: policy-gui
70     version: ~9.x-0
71     repository: 'file://components/policy-gui'
72     condition: policy-gui.enabled
73   - name: policy-clamp-cl-pf-ppnt
74     version: ~9.x-0
75     repository: 'file://components/policy-clamp-cl-pf-ppnt'
76     condition: policy-clamp-cl-pf-ppnt.enabled
77   - name: policy-clamp-cl-http-ppnt
78     version: ~9.x-0
79     repository: 'file://components/policy-clamp-cl-http-ppnt'
80     condition: policy-clamp-cl-http-ppnt.enabled
81   - name: repositoryGenerator
82     version: ~9.x-0
83     repository: '@local'
84   - name: serviceAccount
85     version: ~9.x-0
86     repository: '@local'