Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / dcaemod / requirements.yaml
1 # Copyright (c) 2020 AT&T Intellectual Property.  All rights reserved.
2 # Modifications Copyright © 2021 Orange
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: ~9.x-0
19       repository: '@local'
20     - name: dcaemod-genprocessor
21       version: ~9.x-0
22       repository: 'file://components/dcaemod-genprocessor'
23       condition: dcaemod-genprocessor.enabled
24     - name: dcaemod-distributor-api
25       version: ~9.x-0
26       repository: 'file://components/dcaemod-distributor-api'
27       condition: dcaemod-distributor-api.enabled
28     - name: dcaemod-designtool
29       version: ~9.x-0
30       repository: 'file://components/dcaemod-designtool'
31       condition: dcaemod-designtool.enabled
32     - name: dcaemod-onboarding-api
33       version: ~9.x-0
34       repository: 'file://components/dcaemod-onboarding-api'
35       condition: dcaemod-onboarding-api.enabled
36     - name: dcaemod-runtime-api
37       version: ~9.x-0
38       repository: 'file://components/dcaemod-runtime-api'
39       condition: dcaemod-runtime-api.enabled
40     - name: dcaemod-nifi-registry
41       version: ~9.x-0
42       repository: 'file://components/dcaemod-nifi-registry'
43       condition: dcaemod-nifi-registry.enabled
44     - name: dcaemod-healthcheck
45       version: ~9.x-0
46       repository: 'file://components/dcaemod-healthcheck'
47       condition: dcaemod-healthcheck.enabled