From 8746fa292622dd4c7345388a9a283d4ab7b923f7 Mon Sep 17 00:00:00 2001 From: Bertrand Souville Date: Mon, 1 Sep 2025 15:10:08 +0200 Subject: [PATCH] Need to address EditHelps feedback and update refs to v5.3.1 --- src/SOL003/APIVersion/APIVersion.yaml | 4 ++-- src/SOL003/General_Definitions/SOL003_def.yaml | 2 +- src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml | 4 ++-- .../VNFFaultManagementNotification.yaml | 4 ++-- src/SOL003/VNFIndicator/VNFIndicator.yaml | 4 ++-- .../VNFIndicatorNotification/VNFIndicatorNotification.yaml | 4 ++-- src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml | 4 ++-- .../definitions/SOL003VNFLifecycleManagement_def.yaml | 2 +- .../VNFLifecycleManagementNotification.yaml | 4 ++-- .../VNFLifecycleOperationGranting.yaml | 4 ++-- .../definitions/SOL003VNFLifecycleOperationGranting_def.yaml | 2 +- src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml | 4 ++-- .../VNFPackageManagementNotification.yaml | 4 ++-- .../VNFPerformanceManagement/VNFPerformanceManagement.yaml | 4 ++-- .../VNFPerformanceManagementNotification.yaml | 4 ++-- .../VNFSnapshotPackageManagement.yaml | 4 ++-- .../VirtualisedResourcesQuotaAvailableNotification.yaml | 4 ++-- 17 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/SOL003/APIVersion/APIVersion.yaml b/src/SOL003/APIVersion/APIVersion.yaml index 5097cfa2..267beaba 100644 --- a/src/SOL003/APIVersion/APIVersion.yaml +++ b/src/SOL003/APIVersion/APIVersion.yaml @@ -20,8 +20,8 @@ info: version: "1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1" externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf paths: /vrqan/api_versions: diff --git a/src/SOL003/General_Definitions/SOL003_def.yaml b/src/SOL003/General_Definitions/SOL003_def.yaml index 006dd34f..ddcc403e 100644 --- a/src/SOL003/General_Definitions/SOL003_def.yaml +++ b/src/SOL003/General_Definitions/SOL003_def.yaml @@ -1107,7 +1107,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/SOL003/VNFFaultManagement/VNFFaultManagement.yaml b/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml index ab5642b2..5f52657f 100644 --- a/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnffm/v1 diff --git a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index a3c5306d..6d6c2582 100644 --- a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL003/VNFIndicator/VNFIndicator.yaml b/src/SOL003/VNFIndicator/VNFIndicator.yaml index 8840ce7e..36bb2aac 100644 --- a/src/SOL003/VNFIndicator/VNFIndicator.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnfind/v1 diff --git a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml index f8861b62..c3c68f73 100644 --- a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/callback/v1 diff --git a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml index b60746a5..c67aacac 100644 --- a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnflcm/v2 diff --git a/src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml b/src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml index f740dc22..fc510f9d 100644 --- a/src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +++ b/src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml @@ -4028,7 +4028,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/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml b/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml index 38c93489..7805ae6e 100644 --- a/src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml b/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml index 6e9e774a..1898a800 100644 --- a/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml +++ b/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml @@ -19,8 +19,8 @@ info: version: "1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1" externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/grant/v1 diff --git a/src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml b/src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml index 57328f63..8d1461aa 100644 --- a/src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml +++ b/src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml @@ -36,7 +36,7 @@ definitions: NOTE 7: The target size for VNF instantiation may be specified in either instantiationLevelId or targetScaleLevelInfo, but not both. NOTE 8: If targetScaleLevelInfo is specified, information provided in targetScaleLevelInfo shall be used for - scalable constituents of the VNF (e.g, VDUs/VLs) in the granting process. For scaling aspects not + scalable constituents of the VNF (e.g. VDUs/VLs) in the granting process. For scaling aspects not specified in targetScaleLevelInfo or for the VNF constituents (e.g.,VDUs/VLs) that are not scalable, the default instantiation level as declared in the VNFD shall be used in the granting process. NOTE 9: For resources related to a VDU that has the attribute isNumOfInstancesClusterBased set to TRUE, diff --git a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml index 9788d1ba..5e010520 100644 --- a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml @@ -19,8 +19,8 @@ info: version: "2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1" externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnfpkgm/v2 diff --git a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml index 95aac371..69e0114e 100644 --- a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml +++ b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml @@ -19,8 +19,8 @@ info: version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml b/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml index 2aad5428..a1bfad78 100644 --- a/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnfpm/v2 diff --git a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml b/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml index 3b9e541f..e8b6005b 100644 --- a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +++ b/src/SOL003/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 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/callback/v2 diff --git a/src/SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml b/src/SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml index c690a5d5..ee501e82 100644 --- a/src/SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml +++ b/src/SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml @@ -19,8 +19,8 @@ info: version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1 externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vnfsnapshotpkgm/v1 diff --git a/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml b/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml index 35fc4a08..3dcb6604 100644 --- a/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml +++ b/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml @@ -19,8 +19,8 @@ info: version: "1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1" externalDocs: - description: ETSI GS NFV-SOL 003 Final Draft V5.2.3 - url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip + description: ETSI GS NFV-SOL 003 V5.3.1 + url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.03.01_60/gs_NFV-SOL003v050301p.pdf servers: - url: http://127.0.0.1/vrqan/v1 -- GitLab