X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2Fnonrtric%2Frequirements.yaml;fp=smo-install%2Foran_oom%2Fnonrtric%2Frequirements.yaml;h=0000000000000000000000000000000000000000;hb=facf93e436bfe13e866f86a510bad8c1c9c85430;hp=29517b23cb32c652511535758f79fb7f3eee9205;hpb=5288913d914df119819fd349c57eb3ace44a423c;p=it%2Fdep.git diff --git a/smo-install/oran_oom/nonrtric/requirements.yaml b/smo-install/oran_oom/nonrtric/requirements.yaml deleted file mode 100644 index 29517b23..00000000 --- a/smo-install/oran_oom/nonrtric/requirements.yaml +++ /dev/null @@ -1,90 +0,0 @@ -################################################################################ -# Copyright (c) 2020 Nordix Foundation. # -# # -# Licensed under the Apache License, Version 2.0 (the "License"); # -# you may not use this file except in compliance with the License. # -# You may obtain a copy of the License at # -# # -# http://www.apache.org/licenses/LICENSE-2.0 # -# # -# Unless required by applicable law or agreed to in writing, software # -# distributed under the License is distributed on an "AS IS" BASIS, # -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # -# See the License for the specific language governing permissions and # -# limitations under the License. # -################################################################################ - -dependencies: - - name: a1controller - version: ~2.0.0 - repository: "@local" - condition: nonrtric.installA1controller - - - name: a1simulator - version: ~2.1.0 - repository: "@local" - condition: nonrtric.installA1simulator - - - name: controlpanel - version: ~2.0.0 - repository: "@local" - condition: nonrtric.installControlpanel - - - name: policymanagementservice - version: ~2.0.0 - repository: "@local" - condition: nonrtric.installPms - - - name: informationservice - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installInformationservice - - - name: nonrtric-common - version: ^2.0.0 - repository: "@local" - - - name: rappcatalogueservice - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installRappcatalogueservice - - - name: nonrtricgateway - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installNonrtricgateway - - - name: oru-app - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installORUApp - - - name: topology - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installTopology - - - name: dmaapmediatorservice - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installDmaapmediatorservice - - - name: helmmanager - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installHelmmanager - - - name: kong - version: ~2.4.0 - repository: https://nexus3.o-ran-sc.org/repository/helm-konghq/ - condition: nonrtric.installKong - - - name: dmaapadapterservice - version: ~1.0.0 - repository: "@local" - condition: nonrtric.installDmaapadapterservice - - - name: cert-wrapper - version: ~9.x-0 - repository: '@local' - condition: cert-wrapper.enabled