1. 17 Jul, 2018 1 commit
  2. 19 Jun, 2018 1 commit
  3. 04 May, 2018 1 commit
    • 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: Gergely Csatari's avatarGergely Csatari <gergely.csatari@nokia.com>
      72859a77
  4. 18 Apr, 2018 3 commits
  5. 05 Apr, 2018 1 commit
  6. 21 Mar, 2018 1 commit
  7. 20 Mar, 2018 2 commits
  8. 15 Mar, 2018 2 commits
  9. 12 Mar, 2018 1 commit
  10. 09 Mar, 2018 1 commit
  11. 07 Mar, 2018 1 commit
    • 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: Gergely Csatari's avatarGergely Csatari <gergely.csatari@nokia.com>
      3e5073aa
  12. 26 Feb, 2018 1 commit
  13. 20 Feb, 2018 1 commit
  14. 02 Feb, 2018 4 commits
  15. 31 Jan, 2018 1 commit
  16. 30 Jan, 2018 1 commit
  17. 11 Jan, 2018 1 commit
  18. 20 Dec, 2017 1 commit
  19. 19 Dec, 2017 2 commits
  20. 18 Dec, 2017 1 commit
    • Gergely Csatari's avatar
      Making docker build work behind http proxy · e03df513
      Gergely Csatari authored
      
      
      As some of us are working behind corporate firewalls
      and some of us are not the docker build and execution
      should work in both proxy and non proxy environemnt.
      This chnage adds this support.
      
      Note: npm gives a warning when no proxy is used. I could not
      figure out any good way to work this around. Any comments are welcome.
      
      Change-Id: Ic9afb1c83fbe33fd2c78d913d3c7c8e10200a2b4
      Signed-off-by: Gergely Csatari's avatarGergely Csatari <gergely.csatari@nokia.com>
      e03df513
  21. 12 Dec, 2017 8 commits
  22. 11 Dec, 2017 4 commits