From 979e4ce2bb489be71b325c9f6665c42848e5b588 Mon Sep 17 00:00:00 2001 From: Alex Stancu Date: Mon, 6 Dec 2021 11:10:09 +0200 Subject: [PATCH] Fix schemaReference for O-DU. Issue-ID: SIM-87 Change-Id: I9628d4198c286bd9078a786bba8eefa1893e768b Signed-off-by: Alex Stancu --- ntsimulator/deploy/blank/container-tag.yaml | 2 +- ntsimulator/deploy/nts-manager/container-tag.yaml | 2 +- ntsimulator/deploy/o-ran-du/container-tag.yaml | 2 +- ntsimulator/deploy/o-ran-du/ves_template.json | 2 +- ntsimulator/deploy/o-ran-ru-fh/container-tag.yaml | 2 +- ntsimulator/deploy/o-ran/container-tag.yaml | 2 +- ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml | 2 +- ntsimulator/deploy/x-ran/container-tag.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) 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 -- 2.16.6