From 435db222d8b8efa59d5f7670d7d8ddf8322ce7a6 Mon Sep 17 00:00:00 2001 From: Mahesh Jethanandani Date: Wed, 3 Apr 2019 12:38:57 -0700 Subject: [PATCH] Updated description for script attribute. --- src/yang/etsi-nfv-vnf.yang | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/yang/etsi-nfv-vnf.yang b/src/yang/etsi-nfv-vnf.yang index 668bb72..2f39f7a 100755 --- a/src/yang/etsi-nfv-vnf.yang +++ b/src/yang/etsi-nfv-vnf.yang @@ -2518,7 +2518,10 @@ submodule etsi-nfv-vnf { "Includes a VNF LCM script (e.g. written in a DSL as specified in requirement VNF_PACK.LCM.001) triggered to react to one of the events listed in the event - attribute."; + attribute. + + The string value specified here is a path to a file in + the VNF package."; reference "GS NFV IFA011: Section 7.1.13 LifeCycleManagementScript information element"; -- GitLab