Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
  • Sign in
S
SOL005
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • NFV - Network Functions Virtualisation
  • SOL005
  • Issues
  • #2

Closed
Open
Opened Sep 01, 2020 by brussev@brussev
  • Report abuse
  • New issue
Report abuse New issue

Definition of the extLinkPortId attribute in the VnfExtCpInfo data type.

Our R&D has found an issue in SOL005 v2.6.1 and its propagation on v2.5.1, v2.7.1 and v3.3.1.

The extLinkPortId attribute of VnfExtCpInfo data type is defined as Identified in SOL005 spec and as “CpProtocolInmfo” in v2.7.1 and v3.3.1 of SOL005 OpenAPI: extLinkPortId: description: > Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" structure. Shall be present if the CP is associated to a link port. $ref: "#/definitions/CpProtocolInfo"

Should extLinkPortId definition be: extLinkPortId: description: > Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" structure. Shall be present if the CP is associated to a link port. `$ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"

According to SOL005 on those versions (v2.4.1 as well) this attribute should be defined as “Identifier”, and then be translated to string.

Best Regards, Vlademir

Edited Sep 02, 2020 by brussev
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
4
Labels
v2.5.1 v2.6.1 v2.7.1 v3.3.1
Assign labels
  • View project labels
Reference: nfv/SOL005#2