Clean-up existing docker-compose solutions 79/10379/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Feb 2023 10:56:11 +0000 (11:56 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Feb 2023 10:56:27 +0000 (11:56 +0100)
commita3be9ade3bec5ca8cd5b41032704872f87d8c065
treeb411b8a3bc6d39ae880db2b8e5433c1d6d6e4266
parentedb545c89d2f8e8785b4fd4a8d5b0bbe28aca400
Clean-up existing docker-compose solutions

- Delete integration smo non-rt-ric folder

IssueID: OAM-311
Change-Id: Iee7d13f567f4b549cabf776b70d40e81ede63ff5
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
40 files changed:
solution/integration/smo/non-rt-ric/.env [deleted file]
solution/integration/smo/non-rt-ric/config/control-panel/nginx.conf [deleted file]
solution/integration/smo/non-rt-ric/config/nonrtric-gateway/application-nonrtricgateway.yaml [deleted file]
solution/integration/smo/non-rt-ric/config/oru-app/o-ru-to-o-du-map.txt [deleted file]
solution/integration/smo/non-rt-ric/config/pms/application_configuration.json [deleted file]
solution/integration/smo/non-rt-ric/config/pms/application_configuration.json.nosdnc [deleted file]
solution/integration/smo/non-rt-ric/config/pms/application_configuration.json.sdnc [deleted file]
solution/integration/smo/non-rt-ric/data/prepareDmaapMsg.sh [deleted file]
solution/integration/smo/non-rt-ric/data/prepareIcsData.sh [deleted file]
solution/integration/smo/non-rt-ric/data/preparePmsData.sh [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/ICS/InfoJob.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/ICS/InfoProducer.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/ICS/InfoType.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/OSC/policy_type.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-pms-status.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-policy-create.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-policy-delete.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-policy-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-policy-schemas-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-rics-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-service-create.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v1/dmaap-msg-services-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-pms-status.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-policy-create.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-policy-delete.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-policy-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-policy-schemas-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-rics-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-service-create.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/dmaap/v2/dmaap-msg-services-get.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/policy.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/service.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/v2/policy_osc.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/v2/policy_std_v2.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/v2/policy_type.json [deleted file]
solution/integration/smo/non-rt-ric/data/testdata/v2/service.json [deleted file]
solution/integration/smo/non-rt-ric/docker-compose.yml [deleted file]
solution/integration/smo/non-rt-ric/test/health_check.sh [deleted file]
solution/integration/smo/non-rt-ric/test/pms_a1sim.sh [deleted file]
solution/integration/smo/non-rt-ric/test/pms_a1sim_sdnc.sh [deleted file]