From: Martin Skorupski Date: Wed, 5 Apr 2023 15:26:29 +0000 (+0200) Subject: Automate injection of 3GPP yaml files X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=705856c35f2ded2b4e2d97f7311a73cae5eabf9f;hp=dd52b07bc75477f82f6208fc5d8b2088af3dc18f;p=oam.git Automate injection of 3GPP yaml files - removing 3GPP directories because this step is now automated Issue-ID: OAM-324 Change-Id: I6f7b9f086e210baf177d73b17abba791d080ceaa Signed-off-by: Martin Skorupski --- diff --git a/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-16/OpenAPI/README.md b/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-16/OpenAPI/README.md deleted file mode 100644 index e786083..0000000 --- a/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-16/OpenAPI/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# 3GPP Release 16 - -This folder should contain the 3GPP YAML files. Such files are used be the VES -Collector to valid VES messages for domain 'stndDefined'. - -Please copy the files from -``` -https://forge.3gpp.org/rep/sa5/MnS/tree/Rel-16/OpenAPI -``` - -The following schemas ... - - * TS28623_ComDefs.yaml - * TS28532_FaultMnS.yaml - * TS28532_FileDataReportingMnS.yaml - * TS28532_HeartbeatNtf.yaml - * TS28532_PerfMnS.yaml - * TS28532_ProvMnS.yaml - -.. are supported. diff --git a/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-18/OpenAPI/README.md b/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-18/OpenAPI/README.md deleted file mode 100644 index 0e792ce..0000000 --- a/solution/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/raw/Rel-18/OpenAPI/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# 3GPP Release 18 - -This folder should contain the 3GPP YAML files. Such files are used be the VES -Collector to valid VES messages for domain 'stndDefined'. - -Please copy the files from -``` -https://forge.3gpp.org/rep/sa5/MnS/tree/Rel-18/OpenAPI -``` - -The following schemas ... - - * TS28623_ComDefs.yaml - * TS28532_FaultMnS.yaml - * TS28532_FileDataReportingMnS.yaml - * TS28532_HeartbeatNtf.yaml - * TS28532_PerfMnS.yaml - * TS28532_ProvMnS.yaml - -.. are supported.