From 9499fb8de9258b1be9c5abc542a892490cafc3ca Mon Sep 17 00:00:00 2001 From: Francesca Moscatelli Date: Fri, 1 Mar 2019 15:19:36 +0100 Subject: [PATCH] virtualLinkDescId -> vnfVirtualLinkDescId in ExtManagedVirtualLinkData --- src/definitions/SOL002SOL003_def.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/definitions/SOL002SOL003_def.yaml b/src/definitions/SOL002SOL003_def.yaml index 743226cb..bbf8165c 100644 --- a/src/definitions/SOL002SOL003_def.yaml +++ b/src/definitions/SOL002SOL003_def.yaml @@ -176,7 +176,7 @@ definitions: identifier is assigned by the NFV-MANO entity that manages this VL instance. $ref: "#/definitions/Identifier" - virtualLinkDescId: + vnfVirtualLinkDescId: description: > The identifier of the VLD in the VNFD for this VL. $ref: "#/definitions/IdentifierInVnfd" -- GitLab