Cleanup repository 41/9041/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 18 Sep 2022 08:44:52 +0000 (10:44 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 18 Sep 2022 08:45:37 +0000 (10:45 +0200)
commitdde573c74442f104159c3ee1b5b886d1f300d807
tree28160ec12834c2be76412a36814ace5061de57c7
parent812f32ca15334783893bf2654ce8e615d717f74a
Cleanup repository

- move folder 'client-scripts-ves-v7' to 'code'
- delete folder 'solutions/dev'

IssueID: OAM-300
Change-Id: Idc7105a0fdd63abed47dbce867cb37771aa93de8
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
46 files changed:
code/client-scripts-ves-v7/README.md [moved from solution/dev/client-scripts-ves-v7/README.md with 100% similarity]
code/client-scripts-ves-v7/_example.sh [moved from solution/dev/client-scripts-ves-v7/_example.sh with 100% similarity]
code/client-scripts-ves-v7/config [moved from solution/dev/client-scripts-ves-v7/config with 100% similarity]
code/client-scripts-ves-v7/config.yml [moved from solution/dev/client-scripts-ves-v7/config.yml with 100% similarity]
code/client-scripts-ves-v7/globalVesEventEmitter.py [moved from solution/dev/client-scripts-ves-v7/globalVesEventEmitter.py with 100% similarity]
code/client-scripts-ves-v7/json/templates/event-list.json [moved from solution/dev/client-scripts-ves-v7/json/templates/event-list.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/fault.json [moved from solution/dev/client-scripts-ves-v7/json/templates/fault.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/heartbeat.json [moved from solution/dev/client-scripts-ves-v7/json/templates/heartbeat.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/measurement.json [moved from solution/dev/client-scripts-ves-v7/json/templates/measurement.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/notification.json [moved from solution/dev/client-scripts-ves-v7/json/templates/notification.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/pnfRegistration.json [moved from solution/dev/client-scripts-ves-v7/json/templates/pnfRegistration.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/stateChange.json [moved from solution/dev/client-scripts-ves-v7/json/templates/stateChange.json with 100% similarity]
code/client-scripts-ves-v7/json/templates/thresholdCrossingAlert.json [moved from solution/dev/client-scripts-ves-v7/json/templates/thresholdCrossingAlert.json with 100% similarity]
code/client-scripts-ves-v7/pnfRegister.sh [moved from solution/dev/client-scripts-ves-v7/pnfRegister.sh with 100% similarity]
code/client-scripts-ves-v7/send15minPm.sh [moved from solution/dev/client-scripts-ves-v7/send15minPm.sh with 100% similarity]
code/client-scripts-ves-v7/sendEventList.sh [moved from solution/dev/client-scripts-ves-v7/sendEventList.sh with 100% similarity]
code/client-scripts-ves-v7/sendFault.sh [moved from solution/dev/client-scripts-ves-v7/sendFault.sh with 100% similarity]
code/client-scripts-ves-v7/sendStndDefinedNotifyNewAlarm.sh [moved from solution/dev/client-scripts-ves-v7/sendStndDefinedNotifyNewAlarm.sh with 100% similarity]
code/client-scripts-ves-v7/sendTca.sh [moved from solution/dev/client-scripts-ves-v7/sendTca.sh with 100% similarity]
code/client-scripts-ves-v7/sendVesHeartbeat.py [moved from solution/dev/client-scripts-ves-v7/sendVesHeartbeat.py with 100% similarity]
code/client-scripts-ves-v7/sendVesNotification.py [moved from solution/dev/client-scripts-ves-v7/sendVesNotification.py with 100% similarity]
code/client-scripts-ves-v7/sendVesStateChange.py [moved from solution/dev/client-scripts-ves-v7/sendVesStateChange.py with 100% similarity]
code/client-scripts-ves-v7/sendVesStndDefined.py [moved from solution/dev/client-scripts-ves-v7/sendVesStndDefined.py with 100% similarity]
code/tmux-logging.py [moved from solution/dev/tmux-logging.py with 100% similarity]
solution/dev/.env [deleted file]
solution/dev/LICENSE [deleted file]
solution/dev/README.md [deleted file]
solution/dev/client-scripts-ves-v7/json/templates/stndDefined-notifyNewAlarm.json [deleted file]
solution/dev/config-ntsim-ngs.py [deleted file]
solution/dev/dmaap/MsgRtrApi.properties [deleted file]
solution/dev/dmaap/cadi.properties [deleted file]
solution/dev/dmaap/logback.xml [deleted file]
solution/dev/docker-compose.yml [deleted file]
solution/dev/docs/nstim-ng-connected-after-ves-pnf-registration-in-odlux.png [deleted file]
solution/dev/docs/tmux-logging.png [deleted file]
solution/dev/docs/ves-fault-in-odlux.png [deleted file]
solution/dev/kafka/zk_client_jaas.conf [deleted file]
solution/dev/ntsim-ng-o-du/config.json [deleted file]
solution/dev/ntsim-ng-o-du/event-settings.json [deleted file]
solution/dev/ntsim-ng-o-du/o-ran-sc-du-hello-world-operational.xml [deleted file]
solution/dev/ntsim-ng-o-du/o-ran-sc-du-hello-world-running.xml [deleted file]
solution/dev/sdnr/certs/certs.properties [deleted file]
solution/dev/sdnr/certs/keys0.zip [deleted file]
solution/dev/sdnr/mountpoint-registrar.properties [deleted file]
solution/dev/ves-collector/collector.properties [deleted file]
solution/dev/zookeeper/zk_server_jaas.conf [deleted file]