blob: 65ca87b2a472669b3bd8648289192aef5abae227 [file] [log] [blame]
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00001# Copyright © 2017 Amdocs, Bell Canada
jhhd4258672020-08-09 12:08:08 -05002# Modifications Copyright © 2018, 2020 AT&T
ktimoneyb3aef7b2021-09-13 08:27:58 +01003# Modifications Copyright (C) 2021 Nordix Foundation.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00005#
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
mayankg2703ced85142018-03-20 05:42:53 +000018dependencies:
19 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020020 version: ~9.x-0
mayankg2703c7985462018-03-29 14:24:23 +000021 repository: '@local'
Sylvain Desbureaux4898dc02019-11-14 13:35:13 +010022 - name: mariadb-galera
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020023 version: ~9.x-0
Sylvain Desbureaux4898dc02019-11-14 13:35:13 +010024 repository: '@local'
jhhd4258672020-08-09 12:08:08 -050025 - name: policy-nexus
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020026 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050027 repository: 'file://components/policy-nexus'
28 condition: policy-nexus.enabled
29 - name: policy-api
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020030 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050031 repository: 'file://components/policy-api'
32 condition: policy-api.enabled
33 - name: policy-pap
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020034 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050035 repository: 'file://components/policy-pap'
36 condition: policy-pap.enabled
37 - name: policy-xacml-pdp
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020038 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050039 repository: 'file://components/policy-xacml-pdp'
40 condition: policy-xacml-pdp.enabled
41 - name: policy-apex-pdp
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020042 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050043 repository: 'file://components/policy-apex-pdp'
44 condition: policy-apex-pdp.enabled
45 - name: policy-drools-pdp
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020046 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050047 repository: 'file://components/policy-drools-pdp'
48 condition: policy-drools-pdp.enabled
49 - name: policy-distribution
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020050 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050051 repository: 'file://components/policy-distribution'
52 condition: policy-distribution.enabled
sebdet5c449882021-01-13 11:35:56 +010053 - name: policy-clamp-be
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020054 version: ~9.x-0
sebdet5c449882021-01-13 11:35:56 +010055 repository: 'file://components/policy-clamp-be'
56 condition: policy-clamp-be.enabled
57 - name: policy-clamp-fe
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020058 version: ~9.x-0
sebdet5c449882021-01-13 11:35:56 +010059 repository: 'file://components/policy-clamp-fe'
60 condition: policy-clamp-fe.enabled
rameshiyer2701b8cc02021-09-21 15:07:50 +010061 - name: policy-clamp-cl-k8s-ppnt
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020062 version: ~9.x-0
rameshiyer2701b8cc02021-09-21 15:07:50 +010063 repository: 'file://components/policy-clamp-cl-k8s-ppnt'
64 condition: policy-clamp-cl-k8s-ppnt.enabled
saul.gill7124a4b2021-09-09 12:02:49 +010065 - name: policy-clamp-cl-runtime
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020066 version: ~9.x-0
saul.gill7124a4b2021-09-09 12:02:49 +010067 repository: 'file://components/policy-clamp-cl-runtime'
68 condition: policy-clamp-cl-runtime.enabled
ktimoneyb3aef7b2021-09-13 08:27:58 +010069 - name: policy-gui
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020070 version: ~9.x-0
ktimoneyb3aef7b2021-09-13 08:27:58 +010071 repository: 'file://components/policy-gui'
72 condition: policy-gui.enabled
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010073 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020074 version: ~9.x-0
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010075 repository: '@local'
farida azmyc1178372021-04-11 12:55:33 +020076 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020077 version: ~9.x-0
farida azmyc1178372021-04-11 12:55:33 +020078 repository: '@local'