From b163567ec3c2b5645f4eebefe0e4bf66af3d0a4c Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 20 Jan 2021 10:25:03 +0000 Subject: [PATCH] day1-2: rename connection-point-ref to external-connection-point-ref Change-Id: I339cc930bf19c012333ba4348656df6d6fcc3fbd Signed-off-by: garciadeblas --- models/augments/common-augments.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/augments/common-augments.yang b/models/augments/common-augments.yang index a3236c4..912199c 100644 --- a/models/augments/common-augments.yang +++ b/models/augments/common-augments.yang @@ -274,7 +274,7 @@ module common-augments { "; type string; } - leaf connection-point-ref { + leaf external-connection-point-ref { description "String representing a leaf reference to the particular external connection point This field should match /vnfd:vnfd-catalog/vnfd:vnfd/vnfd:id/vnfd:connection-point/vnfd:name -- 2.17.1