Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SOL005
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NFV - Network Functions VirtualisationNFV - Network Functions Virtualisation
  • SOL005
  • Issues
  • #8
Closed
Open
Issue created Dec 08, 2020 by Vlademir Brusse@brussevDeveloper

Mismatch between AffectedVirtualLink data type in SOL005 and as defined in yaml file.

In order to have backward compatibility, SOL WG has decided in the #158-e-Meeting to fix this issue in other SOL005 OpenAPI versions.

The issue is same already fixed in other versions:

It was found a mismatch between the SOL005 v2.5.1 and the SOL005NSLifecycleManagement_def.yaml in SOL005 OpenAPI v2.5.1 for an attribute name of the AffectedVirtualLink data type:

AffectedVirtualLink: description: > This type provides information about added, deleted, modified and temporary VLs. type: object required: - id - virtualLinkDescId - changeType - networkResource


The solution requires to replace the "id" attribute name with "nsVirtualLinkInstanceId" in all occurrences as defined in SOL005 v2.5.1.
Edited Dec 08, 2020 by Vlademir Brusse
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking