Skip to content
  1. Dec 01, 2018
  2. Nov 22, 2018
    • Gergely Csatari's avatar
      Correction of bug 85 · 217719f0
      Gergely Csatari authored
      
      
      This pr is the correction of bug 85.
      
      The 202 response of the POST methods in the following resources:
      - /vnf_instances/{vnfInstanceId}/scale
      - /vnf_instances/{vnfInstanceId}/scale_to_level
      - /vnf_instances/{vnfInstanceId}/change_flavour
      - /vnf_instances/{vnfInstanceId}/terminate
      - /vnf_instances/{vnfInstanceId}/heal
      - /vnf_instances/{vnfInstanceId}/operate
      - /vnf_instances/{vnfInstanceId}/change_ext_conn
      
      contained a VNF instance object in their body what
      is not needed.
      
      Also the alarmId parameter added to the POST of /alarms/{alarmId}/escalate
      
      Signed-off-by: default avatarGergely Csatari <gergely.csatari@nokia.com>
      217719f0
  3. Nov 02, 2018
  4. Oct 30, 2018
  5. Oct 15, 2018
  6. Aug 07, 2018
  7. Aug 02, 2018
  8. Aug 01, 2018
  9. Jul 27, 2018
  10. Jul 18, 2018
  11. Jul 17, 2018
  12. Jun 19, 2018
  13. Jun 18, 2018
  14. May 04, 2018
    • Gergely Csatari's avatar
      Different bugfixes to the SOL003 and SOL002 definitions · 72859a77
      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: default avatarGergely Csatari <gergely.csatari@nokia.com>
      72859a77
  15. Apr 18, 2018
  16. Apr 05, 2018
  17. Mar 21, 2018
  18. Mar 20, 2018
  19. Mar 15, 2018
  20. Mar 12, 2018
  21. Mar 09, 2018
  22. Mar 07, 2018
    • Gergely Csatari's avatar
      Update to SOL003 2.4.1 and some bugfixes · 3e5073aa
      Gergely Csatari authored
      
      
      Udating the definitions to the 2.4.1 version of SOL003.
      
        - All interfaces are ready for review
        - WWW-Authenticate was removed from responses except the 401-s and in places where
          it is explicitly mentioned in the description
        - vnfInstanceIds and vnfInstanceNames added to VnfInstanceSubscriptionFilter
        - Inline types of VnfInstance are move to the main definition
        - Description of GET of Individual VNF instance fixed
      
      Change-Id: I06e16a69cc5338e39aef8d41699dea33171ed1d2
      Signed-off-by: default avatarGergely Csatari <gergely.csatari@nokia.com>
      3e5073aa
  23. Feb 26, 2018
  24. Feb 20, 2018
  25. Feb 02, 2018
  26. Jan 31, 2018
  27. Jan 30, 2018
  28. Jan 11, 2018