Add pm-mapper local development tools 92/123092/3
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 4 Aug 2021 10:29:37 +0000 (12:29 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 5 Aug 2021 14:08:10 +0000 (16:08 +0200)
commita800ace09fe6ebe64cc455e4ba5ccb3abcfd79fc
treedbc646dbe3f69dc569107411a71b24af0250ea1a
parent00ba346231826874f460882516d1744e799f5df4
Add pm-mapper local development tools

Issue-ID: DCAEGEN2-2879
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I1fc872230d1c15c1b70439b8cb69d9053f716dfb
30 files changed:
tools/development/Makefile [new file with mode: 0644]
tools/development/README.md [new file with mode: 0644]
tools/development/certs/cert.jks [new file with mode: 0644]
tools/development/certs/jks.pass [new file with mode: 0644]
tools/development/certs/trust.jks [new file with mode: 0644]
tools/development/certs/trust.pass [new file with mode: 0644]
tools/development/clean-environment.sh [new file with mode: 0755]
tools/development/config-dmaap.sh [new file with mode: 0755]
tools/development/docker-compose.yml [new file with mode: 0644]
tools/development/dr-mount/node.properties [new file with mode: 0644]
tools/development/dr-mount/provserver.properties [new file with mode: 0644]
tools/development/env/containers_ip [new file with mode: 0755]
tools/development/files-publisher/Dockerfile [new file with mode: 0644]
tools/development/files-publisher/files/A20181002.0000-1000-0015-1000_5G.xml [new file with mode: 0644]
tools/development/files-publisher/files/A20181002.0000-1000-0015-1000_5G.xml.gz [new file with mode: 0644]
tools/development/files-publisher/files/C20190329.0000-0015.xml [new file with mode: 0644]
tools/development/files-publisher/files/C20190329.0000-0015.xml.gz [new file with mode: 0644]
tools/development/files-publisher/files/PM202007171301+020024C202007171207+0200-1215+0200_45678.xml [new file with mode: 0644]
tools/development/files-publisher/files/PM202007171301+020024C202007171207+0200-1215+0200_45678.xml.gz [new file with mode: 0644]
tools/development/message-router/mrserver.js [new file with mode: 0644]
tools/development/resources/addSubscriber.json [new file with mode: 0644]
tools/development/resources/cbs.json [new file with mode: 0644]
tools/development/resources/config.json [new file with mode: 0644]
tools/development/resources/createFeed.json [new file with mode: 0644]
tools/development/restart-pm-mapper.sh [new file with mode: 0755]
tools/development/run-pm-mapper.sh [new file with mode: 0755]
tools/development/send-meas-collec.sh [new file with mode: 0755]
tools/development/send-meas-data.sh [new file with mode: 0755]
tools/development/setup-local.sh [new file with mode: 0755]
tools/development/subscribe-pm-mapper.sh [new file with mode: 0755]