Merge "[VFC] Update image of components of VFC"
[oom.git] / kubernetes / dcaegen2 / requirements.yaml
1 # Copyright © 2018  AT&T, Amdocs, Bell Canada Intellectual Property.  All rights reserved.
2 # Modifications Copyright © 2021 Nokia
3 #
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
16 dependencies:
17   - name: common
18     version: ~8.x-0
19     repository: '@local'
20   - name: dcae-bootstrap
21     version: ~8.x-0
22     repository: 'file://components/dcae-bootstrap'
23     condition: dcae-bootstrap.enabled
24   - name: dcae-cloudify-manager
25     version: ~8.x-0
26     repository: 'file://components/dcae-cloudify-manager'
27     condition: dcae-cloudify-manager.enabled
28   - name: dcae-config-binding-service
29     version: ~8.x-0
30     repository: 'file://components/dcae-config-binding-service'
31     condition: dcae-config-binding-service.enabled
32   - name: dcae-healthcheck
33     version: ~8.x-0
34     repository: 'file://components/dcae-healthcheck'
35     condition: dcae-healthcheck.enabled
36   - name: dcae-servicechange-handler
37     version: ~8.x-0
38     repository: 'file://components/dcae-servicechange-handler'
39     condition: dcae-servicechange-handler.enabled
40   - name: dcae-inventory-api
41     version: ~8.x-0
42     repository: 'file://components/dcae-inventory-api'
43     condition: dcae-inventory-api.enabled
44   - name: dcae-deployment-handler
45     version: ~8.x-0
46     repository: 'file://components/dcae-deployment-handler'
47     condition: dcae-deployment-handler.enabled
48   - name: dcae-policy-handler
49     version: ~8.x-0
50     repository: 'file://components/dcae-policy-handler'
51     condition: dcae-policy-handler.enabled
52   - name: dcae-dashboard
53     version: ~8.x-0
54     repository: 'file://components/dcae-dashboard'
55     condition: dcae-dashboard.enabled
56   - name: dcae-ves-openapi-manager
57     version: ~8.x-0
58     repository: 'file://components/dcae-ves-openapi-manager'
59     condition: dcae-ves-openapi-manager.enabled