Add a service for Gateway 82/10382/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Feb 2023 11:36:14 +0000 (12:36 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 3 Feb 2023 11:36:18 +0000 (12:36 +0100)
- adopt new ves-collector URL

IssueID: OAM-309
Change-Id: I1bc1d3a3407fa72d8b8fa0dc3edeab4350804557
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/client-scripts-ves-v7/config

index 4604f66..7e32c76 100644 (file)
@@ -19,7 +19,8 @@
 
 ################################################################################
 # DCAE VES Collector communication end point
-urlVes=https://localhost:8443/eventListener/v7
+# urlVes=https://smo.o-ran-sc.org:8443/eventListener/v7
+urlVes=https://ves-collector.oam.smo.o-ran-sc.org/eventListener/v7
 basicAuthVes=sample1:sample1
 
 ################################################################################