A1Sim changes to make it more flexible
[it/dep.git] / smo-install / oran_oom / nonrtric / requirements.yaml
1 ################################################################################
2 #   Copyright (c) 2020 Nordix Foundation.                                      #
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
17 dependencies:
18   - name: a1controller
19     version: ~2.0.0
20     repository: "@local"
21     condition: nonrtric.installA1controller
22
23   - name: a1simulator
24     version: ~2.1.0
25     repository: "@local"
26     condition: nonrtric.installA1simulator
27
28   - name: controlpanel
29     version: ~2.0.0
30     repository: "@local"
31     condition: nonrtric.installControlpanel
32
33   - name: policymanagementservice
34     version: ~2.0.0
35     repository: "@local"
36     condition: nonrtric.installPms
37
38   - name: enrichmentservice
39     version: ~1.0.0
40     repository: "@local"
41     condition: nonrtric.installEnrichmentservice
42
43   - name: nonrtric-common
44     version: ^2.0.0
45     repository: "@local"
46
47   - name: rappcatalogueservice
48     version: ~1.0.0
49     repository: "@local"
50     condition: nonrtric.installRappcatalogueservice
51
52   - name: nonrtricgateway
53     version: ~1.0.0
54     repository: "@local"
55     condition: nonrtric.installNonrtricgateway
56
57   - name: oru-app
58     version: ~1.0.0
59     repository: "@local"
60     condition: nonrtric.installORUApp
61
62   - name: topology
63     version: ~1.0.0
64     repository: "@local"
65     condition: nonrtric.installTopology
66
67   - name: kong
68     version: ~2.4.0
69     repository: https://nexus3.o-ran-sc.org/repository/helm-konghq/
70     condition: nonrtric.installKong
71
72   - name: dmaapadapterservice
73     version: ~1.0.0
74     repository: "@local"
75     condition: nonrtric.installDmaapadapterservice