Increase container version. 26/7126/2
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 25 Nov 2021 16:19:27 +0000 (18:19 +0200)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 25 Nov 2021 17:28:28 +0000 (19:28 +0200)
Issue-ID: SIM-86
Change-Id: I0dea66fe3b99fa1a11044f063f6e13166bc68f26
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
ntsimulator/deploy/blank/container-tag.yaml
ntsimulator/deploy/nts-manager/container-tag.yaml
ntsimulator/deploy/o-ran-du/container-tag.yaml
ntsimulator/deploy/o-ran-du/ves_template.json [new file with mode: 0644]
ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml
ntsimulator/deploy/o-ran/container-tag.yaml
ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml
ntsimulator/deploy/x-ran/container-tag.yaml

index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file
index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file
index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file
diff --git a/ntsimulator/deploy/o-ran-du/ves_template.json b/ntsimulator/deploy/o-ran-du/ves_template.json
new file mode 100644 (file)
index 0000000..3768e91
--- /dev/null
@@ -0,0 +1,38 @@
+{
+  "event": {
+    "commonEventHeader": {
+      "domain": "stndDefined",
+      "eventId": "%%job-id%%_%%starttime%%",
+      "eventName": "stndDefined_performanceMeasurementStreaming",
+      "eventType": "performanceMeasurementStreaming",
+      "sequence": $$uint32_counter$$,
+      "priority": "Low",
+      "reportingEntityId": "",
+      "reportingEntityName": "$$hostname$$",
+      "sourceId": "",
+      "sourceName": "$$hostname$$",
+      "startEpochMicrosec": %%starttime%%000000,
+      "lastEpochMicrosec": %%endtime%%000000,
+      "nfNamingCode": "SIM-O-DU",
+      "nfVendorName": "O-RAN-SC SIM Project",
+      "stndDefinedNamespace": "o-ran-sc-du-hello-world-pm-streaming-oas3",
+      "timeZoneOffset": "+00:00",
+      "version": "4.1",
+      "vesEventListenerVersion": "7.2.1"
+    },
+    "stndDefinedFields": {
+      "stndDefinedFieldsVersion": "1.0",
+      "schemaReference": "https://gerrit.o-ran-sc.org/r/gitweb?p=scp/oam/modeling.git;a=blob_plain;f=data-model/oas3/experimental/o-ran-sc-du-hello-world-pm-streaming-oas3.yaml",
+      "data": {
+        "id": "%%job-id%%_%%starttime%%",
+        "start-time": "%%starttime-literal%%",
+        "administrative-state": "%%administrative-state%%",
+        "operational-state": "enabled",
+        "user-label": "%%user-label%%",
+        "job-tag": "%%job-tag%%",
+        "granularity-period": %%granularity-period%%,
+        "measurements": [$$du_ves_measurements$$]
+      }
+    }
+  }
+}
\ No newline at end of file
index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file
index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file
index 6809e94..2446d52 100644 (file)
@@ -1,2 +1,2 @@
 ---
-tag: 1.3.7
\ No newline at end of file
+tag: 1.4.2
\ No newline at end of file