blob: c47bdd33f11baa87805bf7f2fbd48543790e6858 [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
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02003# Modifications Copyright © 2021 Orange
saul.gillef208b02023-04-26 16:16:05 +01004# Modifications Copyright © 2021, 2022, 2023 Nordix Foundation
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
efiacor370c6dc2021-10-12 14:10:49 +010018apiVersion: v2
jhhd4258672020-08-09 12:08:08 -050019description: ONAP Policy
kerenj3b697f62017-08-23 11:21:21 +000020name: policy
Andreas Geisslereb4598b2022-11-10 15:08:21 +010021version: 12.0.0
efiacor370c6dc2021-10-12 14:10:49 +010022
23dependencies:
24 - name: common
Andreas Geisslereb4598b2022-11-10 15:08:21 +010025 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010026 repository: '@local'
27 - name: mariadb-galera
Andreas Geisslereb4598b2022-11-10 15:08:21 +010028 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010029 repository: '@local'
saul.gillef208b02023-04-26 16:16:05 +010030 condition: global.mariadb.localCluster
efiacor370c6dc2021-10-12 14:10:49 +010031 - name: policy-nexus
Andreas Geisslereb4598b2022-11-10 15:08:21 +010032 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010033 repository: 'file://components/policy-nexus'
34 condition: policy-nexus.enabled
35 - name: policy-api
Andreas Geisslereb4598b2022-11-10 15:08:21 +010036 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010037 repository: 'file://components/policy-api'
38 condition: policy-api.enabled
39 - name: policy-pap
Andreas Geisslereb4598b2022-11-10 15:08:21 +010040 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010041 repository: 'file://components/policy-pap'
42 condition: policy-pap.enabled
43 - name: policy-xacml-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010044 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010045 repository: 'file://components/policy-xacml-pdp'
46 condition: policy-xacml-pdp.enabled
47 - name: policy-apex-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010048 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010049 repository: 'file://components/policy-apex-pdp'
50 condition: policy-apex-pdp.enabled
51 - name: policy-drools-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010052 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010053 repository: 'file://components/policy-drools-pdp'
54 condition: policy-drools-pdp.enabled
55 - name: policy-distribution
Andreas Geisslereb4598b2022-11-10 15:08:21 +010056 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010057 repository: 'file://components/policy-distribution'
58 condition: policy-distribution.enabled
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000059 - name: policy-clamp-ac-k8s-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010060 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000061 repository: 'file://components/policy-clamp-ac-k8s-ppnt'
62 condition: policy-clamp-ac-k8s-ppnt.enabled
63 - name: policy-clamp-ac-http-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010064 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000065 repository: 'file://components/policy-clamp-ac-http-ppnt'
66 condition: policy-clamp-ac-http-ppnt.enabled
aravind.est8d728302022-12-07 12:26:28 +000067 - name: policy-clamp-ac-a1pms-ppnt
68 version: ~12.x-0
69 repository: 'file://components/policy-clamp-ac-a1pms-ppnt'
70 condition: policy-clamp-ac-a1pms-ppnt.enabled
aravind.est0879dfc2023-02-22 09:05:50 +000071 - name: policy-clamp-ac-kserve-ppnt
72 version: ~12.x-0
73 repository: 'file://components/policy-clamp-ac-kserve-ppnt'
74 condition: policy-clamp-ac-kserve-ppnt.enabled
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000075 - name: policy-clamp-ac-pf-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010076 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000077 repository: 'file://components/policy-clamp-ac-pf-ppnt'
78 condition: policy-clamp-ac-pf-ppnt.enabled
79 - name: policy-clamp-runtime-acm
Andreas Geisslereb4598b2022-11-10 15:08:21 +010080 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000081 repository: 'file://components/policy-clamp-runtime-acm'
82 condition: policy-clamp-runtime-acm.enabled
efiacor370c6dc2021-10-12 14:10:49 +010083 - name: policy-gui
Andreas Geisslereb4598b2022-11-10 15:08:21 +010084 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010085 repository: 'file://components/policy-gui'
86 condition: policy-gui.enabled
87 - name: repositoryGenerator
Andreas Geisslereb4598b2022-11-10 15:08:21 +010088 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010089 repository: '@local'
90 - name: serviceAccount
Andreas Geisslereb4598b2022-11-10 15:08:21 +010091 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010092 repository: '@local'
waynedunican368aced2022-02-15 08:27:57 +000093 - name: readinessCheck
Andreas Geisslereb4598b2022-11-10 15:08:21 +010094 version: ~12.x-0
waynedunican368aced2022-02-15 08:27:57 +000095 repository: '@local'
96 - name: postgres
Andreas Geisslereb4598b2022-11-10 15:08:21 +010097 version: ~12.x-0
waynedunican368aced2022-02-15 08:27:57 +000098 repository: '@local'
99 condition: global.postgres.localCluster