Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M MEC Application Support API and MEC Service Management API
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MEC - Multi-access Edge Computing
  • MEC Application Support API and MEC Service Management API
  • Merge requests
  • !6

Merged
Created Jul 28, 2019 by kharimza@kharimzaDeveloper

Updated to GS version 2.0.11

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

Signed-off-by: kharim zakkir.kharim@nokia.com Following are the summary of differences

  1. AppTerminationNotification has new enum definition operationAction Operation that is being performed on the MEC application instance: • STOPPING • TERMINATING

  2. AppTerminationConfirmation - new datatype type represents the information that the MEC application instance provides to the MEC platform when informing it that the application has completed its application level related terminate/stop actions, e.g. retention of application state in the case of stop.

  3. AppTerminationConfirmation data type used in the request body for POST confirm_termination. i.e. for resource {apiRoot}/mec_app_support/v1/applications/{appInstanceId}/confirm_termination

  4. TrafficRule action enum definition changes

  5. Error.400 added as additional response to POST confirm_termination, since it has now a body with parameter. This was missing in spec.

Also see the word differences attachedspecdiff2010-2011.docx

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: develop_v20b