Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SOL002-SOL003
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NFV - Network Functions Virtualisation
  • SOL002-SOL003
  • Merge requests
  • !1

Merged
Created Nov 22, 2018 by Gergely Csatari@csatarigContributor

Correction of bug 85

  • Overview 0
  • Commits 1
  • Changes 5

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 gergely.csatari@nokia.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bug-85