blob: 7b909eb9bbd88c8d40227868f30f2cb420180d20 [file] [log] [blame]
kj41ef22e2018-04-02 13:34:07 +03001# Copyright © 2017 Amdocs, Bell Canada
Nishukumar376ba1e2018-08-03 09:17:23 +00002# Modifications Copyright © 2018 AT&T
kj41ef22e2018-04-02 13:34:07 +03003#
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
16dependencies:
17 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010018 version: ~8.x-0
kj41ef22e2018-04-02 13:34:07 +030019 repository: '@local'
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010020 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010021 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010022 repository: '@local'
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010023 - name: multicloud-fcaps
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010024 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010025 repository: 'file://components/multicloud-fcaps'
26 condition: multicloud-fcaps.enabled
27 - name: multicloud-k8s
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010028 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010029 repository: 'file://components/multicloud-k8s'
30 condition: multicloud-k8s.enabled
31 - name: multicloud-pike
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010032 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010033 repository: 'file://components/multicloud-pike'
34 condition: multicloud-pike.enabled
35 - name: multicloud-prometheus
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010036 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010037 repository: 'file://components/multicloud-prometheus'
38 condition: multicloud-prometheus.enabled
39 - name: multicloud-starlingx
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010040 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010041 repository: 'file://components/multicloud-starlingx'
42 condition: multicloud-starlingx.enabled
43 - name: multicloud-vio
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010044 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010045 repository: 'file://components/multicloud-vio'
46 condition: multicloud-vio.enabled
47 - name: multicloud-windriver
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010048 version: ~8.x-0
Sylvain Desbureaux37dc40c2020-11-21 22:46:57 +010049 repository: 'file://components/multicloud-windriver'
50 condition: multicloud-windriver.enabled