Skip to content
  1. Jul 17, 2019
  2. Jul 12, 2019
  3. May 09, 2019
  4. May 08, 2019
  5. May 07, 2019
  6. Apr 23, 2019
  7. Apr 19, 2019
  8. Apr 16, 2019
  9. Apr 10, 2019
  10. Mar 26, 2019
  11. Mar 15, 2019
  12. Mar 14, 2019
  13. Mar 13, 2019
  14. 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