Remove Helm Manager and SDNC A1 Controller 47/8047/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 6 Apr 2022 07:54:57 +0000 (09:54 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 6 Apr 2022 07:55:01 +0000 (09:55 +0200)
commitb2ef1d832b94af02c7a3acefb4c8c5e4db03242b
tree09657a06b6ea407773a77b573ce0e94af1a72363
parentdfff24a65d219ce3985edbf744b034d1882e452f
Remove Helm Manager and SDNC A1 Controller

Issue-ID: NONRTRIC-718
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I978a9e2b78b6c0c69931064e44bb145a9cc25f0f
128 files changed:
docs/api-docs.rst
docs/developer-guide.rst
docs/overview.rst
docs/release-notes.rst
helm-manager/.gitignore [deleted file]
helm-manager/Dockerfile [deleted file]
helm-manager/LICENSE.txt [deleted file]
helm-manager/README.md [deleted file]
helm-manager/charts/Chart.yaml [deleted file]
helm-manager/charts/templates/_helpers.tpl [deleted file]
helm-manager/charts/templates/_service.tpl [deleted file]
helm-manager/charts/templates/deployment.yaml [deleted file]
helm-manager/charts/templates/pv.yaml [deleted file]
helm-manager/charts/templates/pvc.yaml [deleted file]
helm-manager/charts/templates/service.yaml [deleted file]
helm-manager/charts/templates/serviceaccount.yaml [deleted file]
helm-manager/charts/values.yaml [deleted file]
helm-manager/cm-repo.json [deleted file]
helm-manager/config/application.yaml [deleted file]
helm-manager/docker-cm.sh [deleted file]
helm-manager/docker-hm.sh [deleted file]
helm-manager/helm-manager-sa.yaml [deleted file]
helm-manager/helm-manager.yaml [deleted file]
helm-manager/kube-cm.yaml [deleted file]
helm-manager/mnt/database/.gitignore [deleted file]
helm-manager/pom.xml [deleted file]
helm-manager/simple-app-installation.json [deleted file]
helm-manager/simple-app-values.yaml [deleted file]
helm-manager/simple-app.json [deleted file]
helm-manager/test.sh [deleted file]
pom.xml [deleted file]
sdnc-a1-controller/.gitignore [deleted file]
sdnc-a1-controller/LICENSE.txt [deleted file]
sdnc-a1-controller/README.md [deleted file]
sdnc-a1-controller/northbound/.gitignore [deleted file]
sdnc-a1-controller/northbound/.gitreview [deleted file]
sdnc-a1-controller/northbound/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/README.md [deleted file]
sdnc-a1-controller/northbound/features/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/features/README.md [deleted file]
sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/README.md [deleted file]
sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/pom.xml [deleted file]
sdnc-a1-controller/northbound/features/installer/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/features/installer/README.md [deleted file]
sdnc-a1-controller/northbound/features/installer/pom.xml [deleted file]
sdnc-a1-controller/northbound/features/installer/src/assembly/assemble_installer_zip.xml [deleted file]
sdnc-a1-controller/northbound/features/installer/src/assembly/assemble_mvnrepo_zip.xml [deleted file]
sdnc-a1-controller/northbound/features/installer/src/main/resources/scripts/install-feature.sh [deleted file]
sdnc-a1-controller/northbound/features/pom.xml [deleted file]
sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/README.md [deleted file]
sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/.gitignore [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/src/assembly/assemble_installer_zip.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/src/assembly/assemble_mvnrepo_zip.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/src/main/resources/scripts/install-feature.sh [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/model/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/model/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/model/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/model/scripts/python/yang2props.py [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/model/src/main/yang/NONRT-RIC-API.yang [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/LICENSE.txt [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/README.md [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/pom.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/java/org/o_ran_sc/nonrtric/sdnc_a1/northbound/provider/NonrtRicApiProvider.java [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/java/org/o_ran_sc/nonrtric/sdnc_a1/northbound/restadapter/RestAdapter.java [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/java/org/o_ran_sc/nonrtric/sdnc_a1/northbound/restadapter/RestAdapterImpl.java [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/resources/OSGI-INF/blueprint/nonrt-ric-api-blueprint.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/resources/org/opendaylight/blueprint/nonrt-ric-api-blueprint.xml [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/test/java/org/o_ran_sc/nonrtric/sdnc_a1/northbound/provider/NonrtRicApiProviderTest.java [deleted file]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/test/java/org/o_ran_sc/nonrtric/sdnc_a1/northbound/restadapter/RestAdapterImplTest.java [deleted file]
sdnc-a1-controller/northbound/pom.xml [deleted file]
sdnc-a1-controller/oam/.gitignore [deleted file]
sdnc-a1-controller/oam/.gitreview [deleted file]
sdnc-a1-controller/oam/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/README.md [deleted file]
sdnc-a1-controller/oam/installation/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/installation/README.md [deleted file]
sdnc-a1-controller/oam/installation/TagVersion.groovy [deleted file]
sdnc-a1-controller/oam/installation/pom.xml [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/README.md [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/pom.xml [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/docker/standalone.Dockerfile [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/resources/keystore.jks [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/resources/sdnctl.dump [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/resources/truststore.jks [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/scripts/healthcheck.py [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/scripts/installSdncDb.sh [deleted file]
sdnc-a1-controller/oam/installation/sdnc-a1/src/main/scripts/startODL.sh [deleted file]
sdnc-a1-controller/oam/installation/src/main/properties/dblib.properties [deleted file]
sdnc-a1-controller/oam/installation/src/main/properties/https-props.properties [deleted file]
sdnc-a1-controller/oam/installation/src/main/properties/sql-resource.properties [deleted file]
sdnc-a1-controller/oam/installation/src/main/properties/svclogic.properties [deleted file]
sdnc-a1-controller/oam/installation/src/main/yaml/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/installation/src/main/yaml/README.md [deleted file]
sdnc-a1-controller/oam/installation/src/main/yaml/docker-compose.yml [deleted file]
sdnc-a1-controller/oam/platform-logic/.gitignore [deleted file]
sdnc-a1-controller/oam/platform-logic/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/platform-logic/README.md [deleted file]
sdnc-a1-controller/oam/platform-logic/installer/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/platform-logic/installer/README.md [deleted file]
sdnc-a1-controller/oam/platform-logic/installer/pom.xml [deleted file]
sdnc-a1-controller/oam/platform-logic/installer/src/assembly/assemble_zip.xml [deleted file]
sdnc-a1-controller/oam/platform-logic/pom.xml [deleted file]
sdnc-a1-controller/oam/platform-logic/setup/LICENSE.txt [deleted file]
sdnc-a1-controller/oam/platform-logic/setup/README.md [deleted file]
sdnc-a1-controller/oam/platform-logic/setup/pom.xml [deleted file]
sdnc-a1-controller/oam/platform-logic/src/main/scripts/updateDgNamespace.sh [deleted file]
sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh [deleted file]
sdnc-a1-controller/oam/pom.xml [deleted file]
sdnc-a1-controller/pom.xml [deleted file]