blob: 206cfd0e8a0daeca07b5da1226abc81fc6968520 [file] [log] [blame]
Durgpal7ad40692018-08-03 07:28:36 +00001# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved.
Michal Banka3d487482021-02-11 10:36:47 +01002# Modifications Copyright © 2021 Nokia
Durgpal7ad40692018-08-03 07:28:36 +00003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
BorislavG3c751b32018-03-26 21:13:34 +030016dependencies:
17 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010018 version: ~8.x-0
BorislavG3c751b32018-03-26 21:13:34 +030019 repository: '@local'
Ubuntue9cd1ee2019-11-07 16:26:50 +000020 - name: dcae-bootstrap
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010021 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000022 repository: 'file://components/dcae-bootstrap'
23 condition: dcae-bootstrap.enabled
24 - name: dcae-cloudify-manager
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010025 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000026 repository: 'file://components/dcae-cloudify-manager'
27 condition: dcae-cloudify-manager.enabled
28 - name: dcae-config-binding-service
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010029 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000030 repository: 'file://components/dcae-config-binding-service'
31 condition: dcae-config-binding-service.enabled
32 - name: dcae-healthcheck
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010033 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000034 repository: 'file://components/dcae-healthcheck'
35 condition: dcae-healthcheck.enabled
Ubuntue9cd1ee2019-11-07 16:26:50 +000036 - name: dcae-servicechange-handler
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010037 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000038 repository: 'file://components/dcae-servicechange-handler'
39 condition: dcae-servicechange-handler.enabled
40 - name: dcae-inventory-api
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010041 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000042 repository: 'file://components/dcae-inventory-api'
43 condition: dcae-inventory-api.enabled
44 - name: dcae-deployment-handler
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010045 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000046 repository: 'file://components/dcae-deployment-handler'
47 condition: dcae-deployment-handler.enabled
48 - name: dcae-policy-handler
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010049 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000050 repository: 'file://components/dcae-policy-handler'
51 condition: dcae-policy-handler.enabled
52 - name: dcae-dashboard
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010053 version: ~8.x-0
Ubuntue9cd1ee2019-11-07 16:26:50 +000054 repository: 'file://components/dcae-dashboard'
55 condition: dcae-dashboard.enabled
Michal Banka3d487482021-02-11 10:36:47 +010056 - name: dcae-ves-openapi-manager
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010057 version: ~8.x-0
Michal Banka3d487482021-02-11 10:36:47 +010058 repository: 'file://components/dcae-ves-openapi-manager'
59 condition: dcae-ves-openapi-manager.enabled