1. 23 Jul, 2021 1 commit
  2. 09 Jul, 2021 1 commit
  3. 14 May, 2021 1 commit
  4. 06 May, 2021 1 commit
  5. 05 May, 2021 1 commit
  6. 01 Sep, 2020 1 commit
  7. 29 Jun, 2020 1 commit
  8. 28 May, 2020 4 commits
  9. 27 May, 2020 1 commit
  10. 08 Apr, 2020 1 commit
  11. 17 Jul, 2019 8 commits
  12. 09 May, 2019 2 commits
  13. 08 May, 2019 1 commit
  14. 07 May, 2019 4 commits
  15. 23 Apr, 2019 1 commit
  16. 19 Apr, 2019 1 commit
  17. 16 Apr, 2019 1 commit
  18. 10 Apr, 2019 2 commits
  19. 26 Mar, 2019 1 commit
  20. 15 Mar, 2019 2 commits
  21. 14 Mar, 2019 3 commits
  22. 22 Nov, 2018 1 commit
    • 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: Gergely Csatari's avatarGergely Csatari <gergely.csatari@nokia.com>
      217719f0