From: Alex Stancu Date: Mon, 6 Dec 2021 09:10:09 +0000 (+0200) Subject: Fix schemaReference for O-DU. X-Git-Tag: 1.5.0~11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=commitdiff_plain;h=979e4ce2bb489be71b325c9f6665c42848e5b588 Fix schemaReference for O-DU. Issue-ID: SIM-87 Change-Id: I9628d4198c286bd9078a786bba8eefa1893e768b Signed-off-by: Alex Stancu --- diff --git a/ntsimulator/deploy/blank/container-tag.yaml b/ntsimulator/deploy/blank/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/blank/container-tag.yaml +++ b/ntsimulator/deploy/blank/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file diff --git a/ntsimulator/deploy/nts-manager/container-tag.yaml b/ntsimulator/deploy/nts-manager/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/nts-manager/container-tag.yaml +++ b/ntsimulator/deploy/nts-manager/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file diff --git a/ntsimulator/deploy/o-ran-du/container-tag.yaml b/ntsimulator/deploy/o-ran-du/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/o-ran-du/container-tag.yaml +++ b/ntsimulator/deploy/o-ran-du/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ 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 index 3768e91..5c75542 100644 --- a/ntsimulator/deploy/o-ran-du/ves_template.json +++ b/ntsimulator/deploy/o-ran-du/ves_template.json @@ -22,7 +22,7 @@ }, "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", + "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#/components/schemas/performance-measurement-job", "data": { "id": "%%job-id%%_%%starttime%%", "start-time": "%%starttime-literal%%", diff --git a/ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml b/ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml +++ b/ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file diff --git a/ntsimulator/deploy/o-ran/container-tag.yaml b/ntsimulator/deploy/o-ran/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/o-ran/container-tag.yaml +++ b/ntsimulator/deploy/o-ran/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file diff --git a/ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml b/ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml +++ b/ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file diff --git a/ntsimulator/deploy/x-ran/container-tag.yaml b/ntsimulator/deploy/x-ran/container-tag.yaml index 2446d52..31f8094 100644 --- a/ntsimulator/deploy/x-ran/container-tag.yaml +++ b/ntsimulator/deploy/x-ran/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.4.2 \ No newline at end of file +tag: 1.4.3 \ No newline at end of file