Refactoring of the entire dev deployment 69/6169/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Mon, 31 May 2021 10:44:37 +0000 (12:44 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Mon, 31 May 2021 10:45:33 +0000 (12:45 +0200)
commit53d47d4c8f037cb93aee17953879c834c648700f
treecea6432abc10362563b75ca3bf6ee38c09c9cc99
parent86b92e82e31a1c948dbc7c78517978aaee31a0b8
Refactoring of the entire dev deployment

new image versions
- nexus3.onap.org:10001/onap/sdnc-image:2.1.5
- nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3
- nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.4
- nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.18
- nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.8.0

Integration of an O-DU O1 (hello-world) simulator
- nexus3.o-ran-sc.org:10004/o-ran-sc/nts-ng-o-ran-du:1.3.1

Update of README

Issue-Id: OAM-216
Change-Id: Ib730fcd745069516191aa759014562183e8b1023
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
22 files changed:
solution/dev/.env [new file with mode: 0644]
solution/dev/LICENSE [new file with mode: 0644]
solution/dev/README.md
solution/dev/config-ntsim-ngs.py [new file with mode: 0644]
solution/dev/dmaap/MsgRtrApi.properties [new file with mode: 0644]
solution/dev/dmaap/cadi.properties [new file with mode: 0644]
solution/dev/dmaap/logback.xml [new file with mode: 0644]
solution/dev/docker-compose.yml [new file with mode: 0755]
solution/dev/docs/nstim-ng-connected-after-ves-pnf-registration-in-odlux.png [new file with mode: 0644]
solution/dev/docs/tmux-logging.png [new file with mode: 0644]
solution/dev/docs/ves-fault-in-odlux.png [new file with mode: 0644]
solution/dev/kafka/zk_client_jaas.conf [new file with mode: 0755]
solution/dev/ntsim-ng-o-du/config.json [new file with mode: 0644]
solution/dev/ntsim-ng-o-du/event-settings.json [new file with mode: 0644]
solution/dev/ntsim-ng-o-du/o-ran-sc-du-hello-world-operational.xml [new file with mode: 0644]
solution/dev/ntsim-ng-o-du/o-ran-sc-du-hello-world-running.xml [new file with mode: 0644]
solution/dev/sdnr/certs/certs.properties [new file with mode: 0644]
solution/dev/sdnr/certs/keys0.zip [new file with mode: 0644]
solution/dev/sdnr/mountpoint-registrar.properties [new file with mode: 0644]
solution/dev/tmux-logging.py [new file with mode: 0644]
solution/dev/ves-collector/collector.properties [new file with mode: 0644]
solution/dev/zookeeper/zk_server_jaas.conf [new file with mode: 0644]