blob: 8c41754da541e5e48eadd490b307c65eab1b62f4 [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
FrancescoFioraEst9c79e262022-02-22 13:12:19 +00004# Modifications Copyright © 2021, 2022 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'
30 - name: policy-nexus
Andreas Geisslereb4598b2022-11-10 15:08:21 +010031 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010032 repository: 'file://components/policy-nexus'
33 condition: policy-nexus.enabled
34 - name: policy-api
Andreas Geisslereb4598b2022-11-10 15:08:21 +010035 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010036 repository: 'file://components/policy-api'
37 condition: policy-api.enabled
38 - name: policy-pap
Andreas Geisslereb4598b2022-11-10 15:08:21 +010039 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010040 repository: 'file://components/policy-pap'
41 condition: policy-pap.enabled
42 - name: policy-xacml-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010043 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010044 repository: 'file://components/policy-xacml-pdp'
45 condition: policy-xacml-pdp.enabled
46 - name: policy-apex-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010047 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010048 repository: 'file://components/policy-apex-pdp'
49 condition: policy-apex-pdp.enabled
50 - name: policy-drools-pdp
Andreas Geisslereb4598b2022-11-10 15:08:21 +010051 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010052 repository: 'file://components/policy-drools-pdp'
53 condition: policy-drools-pdp.enabled
54 - name: policy-distribution
Andreas Geisslereb4598b2022-11-10 15:08:21 +010055 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010056 repository: 'file://components/policy-distribution'
57 condition: policy-distribution.enabled
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000058 - name: policy-clamp-ac-k8s-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010059 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000060 repository: 'file://components/policy-clamp-ac-k8s-ppnt'
61 condition: policy-clamp-ac-k8s-ppnt.enabled
62 - name: policy-clamp-ac-http-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010063 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000064 repository: 'file://components/policy-clamp-ac-http-ppnt'
65 condition: policy-clamp-ac-http-ppnt.enabled
aravind.est8d728302022-12-07 12:26:28 +000066 - name: policy-clamp-ac-a1pms-ppnt
67 version: ~12.x-0
68 repository: 'file://components/policy-clamp-ac-a1pms-ppnt'
69 condition: policy-clamp-ac-a1pms-ppnt.enabled
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000070 - name: policy-clamp-ac-pf-ppnt
Andreas Geisslereb4598b2022-11-10 15:08:21 +010071 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000072 repository: 'file://components/policy-clamp-ac-pf-ppnt'
73 condition: policy-clamp-ac-pf-ppnt.enabled
74 - name: policy-clamp-runtime-acm
Andreas Geisslereb4598b2022-11-10 15:08:21 +010075 version: ~12.x-0
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000076 repository: 'file://components/policy-clamp-runtime-acm'
77 condition: policy-clamp-runtime-acm.enabled
efiacor370c6dc2021-10-12 14:10:49 +010078 - name: policy-gui
Andreas Geisslereb4598b2022-11-10 15:08:21 +010079 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010080 repository: 'file://components/policy-gui'
81 condition: policy-gui.enabled
82 - name: repositoryGenerator
Andreas Geisslereb4598b2022-11-10 15:08:21 +010083 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010084 repository: '@local'
85 - name: serviceAccount
Andreas Geisslereb4598b2022-11-10 15:08:21 +010086 version: ~12.x-0
efiacor370c6dc2021-10-12 14:10:49 +010087 repository: '@local'
waynedunican368aced2022-02-15 08:27:57 +000088 - name: readinessCheck
Andreas Geisslereb4598b2022-11-10 15:08:21 +010089 version: ~12.x-0
waynedunican368aced2022-02-15 08:27:57 +000090 repository: '@local'
91 - name: postgres
Andreas Geisslereb4598b2022-11-10 15:08:21 +010092 version: ~12.x-0
waynedunican368aced2022-02-15 08:27:57 +000093 repository: '@local'
94 condition: global.postgres.localCluster