From 037000866b6a8d51aa16c1b4b21a333da9e7f397 Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Mon, 18 Dec 2017 10:21:57 +0100 Subject: [PATCH] Adding disclaimer and correcting version number This changeset corrects two things: 1) Corrects the API version number to 2.3.1 as this was the SOL003 document version used. 2) Adds a disclaimer into the description about the draftness of the API definition. Change-Id: Ic46cdc1f555b830553a5b5dbfa1510a0ac010722 Signed-off-by: Gergely Csatari --- src/SOL002/VNFConfiguration/VNFConfiguration.yaml | 10 ++++++++-- src/SOL002/VNFIndicator/VNFIndicator.yaml | 10 ++++++++-- .../VNFIndicatorNotification.yaml | 10 ++++++++-- src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml | 11 +++++++++-- .../VNFFaultManagementNotification.yaml | 11 +++++++++-- src/SOL003/VNFIndicator/VNFIndicator.yaml | 11 +++++++++-- .../VNFIndicatorNotification.yaml | 11 +++++++++-- .../VNFLifecycleManagement.yaml | 11 +++++++++-- .../VNFLifecycleOperationGranting.yaml | 11 +++++++++-- .../VNFPackageManagement/VNFPackageManagement.yaml | 11 +++++++++-- .../VNFPackageManagementNotification.yaml | 11 +++++++++-- .../VNFPerformanceManagement.yaml | 11 +++++++++-- .../VNFPerformanceManagementNotification.yaml | 11 +++++++++-- ...irtualisedResourcesQuotaAvailableNotification.yaml | 11 +++++++++-- 14 files changed, 123 insertions(+), 28 deletions(-) diff --git a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml index 8037306e..2fefa943 100644 --- a/src/SOL002/VNFConfiguration/VNFConfiguration.yaml +++ b/src/SOL002/VNFConfiguration/VNFConfiguration.yaml @@ -2,8 +2,14 @@ swagger: "2.0" info: version: "2.3.1" - title: "VNF Configuration interface" - description: "VNF Indicator interface of ETSI NFV SOL002" + title: "DRAFT VNF Configuration interface" + description: > + DRAFT VNF Configuration interface of ETSI NFV SOL002 + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- termsOfService: "http://etsi.org" contact: name: "NFV-SOL WG" diff --git a/src/SOL002/VNFIndicator/VNFIndicator.yaml b/src/SOL002/VNFIndicator/VNFIndicator.yaml index 82c7cc87..942f2846 100644 --- a/src/SOL002/VNFIndicator/VNFIndicator.yaml +++ b/src/SOL002/VNFIndicator/VNFIndicator.yaml @@ -2,8 +2,14 @@ swagger: "2.0" info: version: "2.3.1" - title: "VNF Indicator interface" - description: "VNF Indicator interface of ETSI NFV SOL002" + title: "DRAFT VNF Indicator interface" + description: > + DRAFT VNF Indicator interface of ETSI NFV SOL002 + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- termsOfService: "http://etsi.org" contact: name: "NFV-SOL WG" diff --git a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml index c04d6a94..c9cb9ee7 100644 --- a/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -2,8 +2,14 @@ swagger: "2.0" info: version: "2.3.1" - title: "VNF Indicator Notification Endpoint interface" - description: "VNF Indicator Notification Endpoint interface of ETSI NFV SOL002" + title: "DRAFT VNF Indicator Notification Endpoint interface" + description: > + DRAFT VNF Indicator Notification Endpoint interface of ETSI NFV SOL002 + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- termsOfService: "http://etsi.org" contact: name: "NFV-SOL WG" diff --git a/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml b/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml index 505a320e..3abbd05f 100644 --- a/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml +++ b/src/SOL003/VNFFaultManagement/VNFFaultManagement.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 + version: "2.3.1" + title: DRAFT - SOL003 - VNF Fault Management interface + description: > + DRAFT - SOL003 - VNF Fault Management interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml b/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml index 2a14631a..e4bc8e43 100644 --- a/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml +++ b/src/SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management Notification interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Fault Management Notification interface + description: > + DRAFT - SOL003 - VNF Fault Management Notification interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFIndicator/VNFIndicator.yaml b/src/SOL003/VNFIndicator/VNFIndicator.yaml index dbdde0c1..4dc57d0d 100644 --- a/src/SOL003/VNFIndicator/VNFIndicator.yaml +++ b/src/SOL003/VNFIndicator/VNFIndicator.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 + version: "2.3.1" + title: DRAFT - SOL003 - VNF Indicator interface + description: > + DRAFT - SOL003 - VNF Indicator interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml index c864b15e..9111146e 100644 --- a/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml +++ b/src/SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management Notification interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Indicator Notification interface + description: > + DRAFT - SOL003 - VNF Indicator Notification interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml index b4af739a..614783dc 100644 --- a/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Lifecycle Management interface + description: > + DRAFT - SOL003 - VNF Lifecycle Management interface definition + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml b/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml index fc186d3c..c8a2d735 100644 --- a/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml +++ b/src/SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 + version: "2.3.1" + title: DRAFT - SOL003 - VNF Lifecycle Operation Granting interface + description: > + DRAFT - SOL003 - VNF Lifecycle Operation Granting interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml index e8586cdd..73bd10c3 100644 --- a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Package Management interface + description: > + DRAFT - SOL003 - VNF Package Management interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml index fa1c2e3e..605472b8 100644 --- a/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml +++ b/src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management Notification interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Package Management Notification interface + description: > + DRAFT - SOL003 - VNF Package Management Notification interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml b/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml index d84499ff..94aef15b 100644 --- a/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml +++ b/src/SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 + version: "2.3.1" + title: DRAFT - SOL003 - VNF Performance Management interface + description: > + DRAFT - SOL003 - VNF Performance Management interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml b/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml index 7dec5996..8106d241 100644 --- a/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml +++ b/src/SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - VNF Lifecycle Management Notification interface + version: "2.3.1" + title: DRAFT - SOL003 - VNF Performance Management Notification interface + description: > + DRAFT - SOL003 - VNF Performance Management Notification interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt diff --git a/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml b/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml index 7d654d32..7c1111f8 100644 --- a/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml +++ b/src/SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml @@ -1,8 +1,15 @@ swagger: "2.0" info: - version: "2.3.0" - title: SOL003 - Virtualised Resources Quota Available Notification interface + version: "2.3.1" + title: DRAFT - SOL003 - Virtualised Resources Quota Available Notification interface + description: > + DRAFT - SOL003 - Virtualised Resources Quota Available Notification interface + IMPORTANT: Please note that this file might be not aligned to the current + version of the ETSI Group Specification it refers to and has not been + approved by the ETSI NFV ISG. In case of discrepancies the published ETSI + Group Specification takes precedence. + Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=--- license: name: "ETSI Forge copyright notice" url: https://forge.etsi.org/etsi-forge-copyright-notice.txt -- GitLab