Create VES client example for domain 'stndefined' 01/5901/2
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 17 Apr 2021 12:55:54 +0000 (14:55 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Tue, 20 Apr 2021 09:32:16 +0000 (11:32 +0200)
commit731fccb5a8fc45063b99d0326aac3a607e044322
treef7c1acc98d11982c71606ccf63ced60f8ba8a16e
parent207c8907e2819d9b87f03f7110e9365a3a074957
Create VES client example for domain 'stndefined'

A python script for the 3GPP bodies were implemented:
- 3GPP-FaultSupervision
- 3GPP-Heartbeat
- 3GPP-PerformanceAssurance
- 3GPP-Provisioning

In addition the copies of VES schemas were removed from the repo
and the links were updated in README.md accordently.

IssueID: OAM-185
Change-Id: I8206f4ee94e8659135799455d789b85b11aef073
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
13 files changed:
solution/dev/ves-test-collector/client-scripts-ves-v7/README.md
solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/globalVesEventEmitter.py
solution/dev/ves-test-collector/client-scripts-ves-v7/json/schema/CommonEventFormat_28.4.1.json [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/json/schema/CommonEventFormat_30.0.1.json [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/json/schema/CommonEventFormat_30.1_ONAP.json [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/json/schema/CommonEventFormat_30.2.1_ONAP.json [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/sendHeartbeat.sh [deleted file]
solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesHeartbeat.py
solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py
solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesStateChange.py
solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesStndDefined.py [new file with mode: 0644]
solution/integration/smo/.env