From 2674e1d1779aaa1cea2a80d0e7bcfff6f246d7f9 Mon Sep 17 00:00:00 2001 From: Bertrand Souville Date: Mon, 1 Sep 2025 11:11:58 +0200 Subject: [PATCH] Need to update Readme, refs to v5.3.1 and address EditHelps feedback --- Readme.md | 2 +- src/SOL002/APIVersion/APIVersion.yaml | 4 ++-- src/SOL002/General_Definitions/SOL002_def.yaml | 2 +- src/SOL002/VNFConfiguration/VNFConfiguration.yaml | 4 ++-- src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml | 4 ++-- .../VNFFaultManagementNotification.yaml | 4 ++-- src/SOL002/VNFIndicator/VNFIndicator.yaml | 4 ++-- .../VNFIndicatorNotification/VNFIndicatorNotification.yaml | 4 ++-- .../VNFLifecycleCoordination/VNFLifecycleCoordination.yaml | 4 ++-- src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml | 4 ++-- .../definitions/SOL002VNFLifecycleManagement_def.yaml | 2 +- .../VNFLifecycleManagementNotification.yaml | 4 ++-- .../VNFPerformanceManagement/VNFPerformanceManagement.yaml | 4 ++-- .../VNFPerformanceManagementNotification.yaml | 4 ++-- 14 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Readme.md b/Readme.md index b87803ad..34878d5f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # NFV SOL002 and SOL003 APIs This repository hosts the [OpenAPI](https://www.openapis.org/) specificatons and other documentation -for the APIs defined in ETSI NFV GSs SOL002 and SOL003 v5.2.1. +for the APIs defined in ETSI NFV GSs SOL002 and SOL003 v5.3.1. The APIs described in this repository are defined for the following reference points: diff --git a/src/SOL002/APIVersion/APIVersion.yaml b/src/SOL002/APIVersion/APIVersion.yaml index 898ca089..044016b2 100644 --- a/src/SOL002/APIVersion/APIVersion.yaml +++ b/src/SOL002/APIVersion/APIVersion.yaml @@ -19,8 +19,8 @@ info: version: 1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf paths: /vnfconfig/api_versions: diff --git a/src/SOL002/General_Definitions/SOL002_def.yaml b/src/SOL002/General_Definitions/SOL002_def.yaml index ae340f87..ae8eeed8 100644 --- a/src/SOL002/General_Definitions/SOL002_def.yaml +++ b/src/SOL002/General_Definitions/SOL002_def.yaml @@ -364,7 +364,7 @@ definitions: - DYNAMIC cpuOperationalPowerStates: description: > - Provides the list of operational power states (i.e., P and C states) + Provides the list of operational power states (i.e. P and C states) defined for the virtual CPU (see note 2). $ref: "#/definitions/KeyValuePairs" diff --git a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml index d43f6e83..9a3b4d4d 100644 --- a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml +++ b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml @@ -19,8 +19,8 @@ info: version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/vnfconfig/v1 diff --git a/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml b/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml index ed3ca2d6..370fa975 100644 --- a/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +++ b/src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml @@ -19,8 +19,8 @@ info: version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/vnffm/v1 diff --git a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index 22319429..88c95855 100644 --- a/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL002/VNFIndicator/VNFIndicator.yaml b/src/SOL002/VNFIndicator/VNFIndicator.yaml index d2df8cf6..64744e8d 100644 --- a/src/SOL002/VNFIndicator/VNFIndicator.yaml +++ b/src/SOL002/VNFIndicator/VNFIndicator.yaml @@ -19,8 +19,8 @@ info: version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/vnfind/v1 diff --git a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml index 9c15f855..3878ed06 100644 --- a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -19,8 +19,8 @@ info: version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml b/src/SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml index 8974c86d..269c85d8 100644 --- a/src/SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml +++ b/src/SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml @@ -19,8 +19,8 @@ info: version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/lcmcoord/v1 diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index e356e06e..5579f8ce 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.16.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/vnflcm/v2 diff --git a/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml b/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml index 5d5c7c8d..51bab13a 100644 --- a/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +++ b/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml @@ -3048,7 +3048,7 @@ definitions: associated with this power profile, as provided in the VNFD. VNFM exposes and can use this information to control the VNF instance to operate according to the power profile and selected - power state, e.g., monitoring actual energy or power consumption + power state, e.g. monitoring actual energy or power consumption of the VNF instance and compare against the estimated one. $ref: "#/definitions/PowerConsumptionInfo" diff --git a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml index 79aa2454..681683c5 100644 --- a/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +++ b/src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.16.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml b/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml index 232d0a21..37412bd1 100644 --- a/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml +++ b/src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml @@ -19,8 +19,8 @@ info: version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/vnfpm/v2 diff --git a/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml b/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml index 20432de6..ed712135 100644 --- a/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +++ b/src/SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 002 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL002ed531/NFV-SOL002ed531v523.zip + description: ETSI GS NFV-SOL 002 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/05.03.01_60/gs_NFV-SOL002v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 -- GitLab