- Apr 04, 2019
-
-
Samir Medjiah authored
SOL003_122 SOL003_123 SOL003_124: 200 Response description has been updated in some GET methods (VNF Indicator interface)
-
Samir Medjiah authored
SOL003_120 SOL003_121: 200 Response description has been updated in some GET methods (VNF Fault Management interface)
-
Samir Medjiah authored
SOL003_117 SOL003_118 SOL003_119: 200 Response description has been updated in some GET methods (VNF Performance interface)
-
Samir Medjiah authored
SOL003_114 SOL003_115 SOL003_116 : 200 Response description has been updated in some GET methods (VNF LCM interface)
-
- Apr 02, 2019
-
-
Samir Medjiah authored
SOL003_108: New parameter "nextpage_opaque_marker" in request : GET method on "subscriptions" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_99: New parameter "nextpage_opaque_marker" in request : GET method on "vnf_packages" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_95: New parameter "nextpage_opaque_marker" in request : GET method on "vnf_packages" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_83: New parameter "nextpage_opaque_marker" in request : GET method on "subscriptions" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_79: New parameter "nextpage_opaque_marker" in request : GET method on "indicators" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_79: New parameter "nextpage_opaque_marker" in request : GET method on "indicators" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_69: New parameter "nextpage_opaque_marker" in request : GET method on subscriptions" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_49: New parameter "nextpage_opaque_marker" in request : GET method on "subscriptions" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_47: New parameter "nextpage_opaque_marker" in request : GET method on "thresholds" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_45: New parameter "nextpage_opaque_marker" in request : GET method on "pm_jobs" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_21: New parameter "nextpage_opaque_marker" in request : GET method on "subscriptions" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_19: New parameter "nextpage_opaque_marker" in request : GET method on "vnf_lcm_op_occs" ressource + Filter implementation
-
- Apr 01, 2019
-
-
Samir Medjiah authored
SOL003_17: New parameter "nextpage_opaque_marker" in request : GET method on "vnf_instances" ressource + Filter implementation
-
Samir Medjiah authored
SOL003_67: New parameter "nextpage_opaque_marker" in request : GET method on "alarms" ressource + Filter implementation
-
- Mar 27, 2019
-
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
Samir Medjiah authored
-
- Mar 26, 2019
-
-
Samir Medjiah authored
SOL003_97: Parameters of "{apiRoot}/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content" have been updated
-
Samir Medjiah authored
-
Samir Medjiah authored
SOL003_72: Changes in the definition of the "AlarmNotification" data type: "_links>subscription" attribute is now of type "NotificationLink" (was "Link")
-
Samir Medjiah authored
-
- Mar 13, 2019
-
-
Francesca Moscatelli authored
SOL002_50: PerformanceReport updated and moved in SOL002SOL003VNFPerformanceManagement_def.yaml, refs updated
-
- Aug 01, 2018
-
-
Gergely Csatari authored
This change corrects Bug 63 based on the Annexes A2-9 of SOL003. Where a correcponding IF007 operation was no available no name were added. corrects: Bug 63 Change-Id: I771ef59dd608498006b1996ae64e09f6d5f340ec Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
Gergely Csatari authored
This change adds the headers to all requests and responses according the chapter 4.3.4 of SOL003 2.4.1. Corrects: Bug 66 Change-Id: Ia57f76fd5904db48e0fbd86ff48b506d165c3e5d Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- Jul 18, 2018
-
-
Gergely Csatari authored
In VNF Fault Management the Content-Type was removed from Get Alarm List request. Corrects: Bug 69 Change-Id: I2cc40d4c17bc60ce2a75a02385d0f2e043f5b526 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- Jul 17, 2018
-
-
Gergely Csatari authored
* Bug 70: Content-Type removed from the 204 response of Terminate Subscription in VNF Fault Management API. Change-Id: I07d3a94631295bab11c9dbb791c8f89ea7f93bfd Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- Jun 19, 2018
-
-
- VnfLcmOperationOccurrenceNotification.changedInfo should be VnfInfoModifications, not VnfInfoModificationRequest - vnfInstanceName shouldn't be part of VnfIdentifierCreationNotification Change-Id: Ie4d2f1785b6997ed408dbcfeed109e2dcae61879 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- May 04, 2018
-
-
Gergely Csatari authored
- "LccnSubscription.filter.notificationTypes": type should be array - LifecycleChangeNotificationsFilter should be referred in all occurences from the same shource - "VnfInfoModificationRequest.vimConnectionInfo": type should be array - "LccnSubscription._links.self": type should be 'Link' - VimConnectionInfo should be an array in Grant - Remove ERROR state - Indentaion of type is wrong in ExtVirtualLinkInfo.extLinkPorts - Fix of Bug 48 - SOL003 - LCM : Error in Instantiate Response - Fix of Bug 49 - SOL003 - LCM : missing location in Instantiate Response - Fix of Bug 55 - SOL003,VnfPackageChangeNotification Request: not expected value in range - Fix of Bug 58 - The OpenAPI file assume that other methods than POST are supported on the /vnf_instances/{vnfInstanceId}/instantiate ressource. This is not consistent with the base GS. - Fix of Bug 60 - SOL003 OpenAPIs Should Not Be Marked As "Draft" Change-Id: I9a77ca8a4a9da340a3e4bfd409d32c8ae903c1f4 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- Apr 18, 2018
-
-
Michele Carignani authored
All headers of the APIs are aligned in terms of formatting, version set to 1.1.1, added reference to the GS Change-Id: Iebbfb9b929cc5180f9dc8ce7e27feafa4cd3f60f Signed-off-by: Michele Carignani <michele.carignani@etsi.org>
-
- Apr 05, 2018
-
-
This change adds the http response texts to the description of responses. Fixes Bugzilla Bug#37. Change-Id: Ia4a86e897d95ea132ddef998eac1f66207af7ce7 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-
- Mar 21, 2018
-
-
Gergely Csatari authored
NFVSOL(18)000093r1 - OpenAPI disclainer regarding filter omission implemented. Version numbers are corrected in every SOL003 interfaces to 2.4.1. Change-Id: I715b18e576ac9bcc398252d26b6776210fd08ff4 Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
-