From 1dfb789f4ee95715e98debfe5d35628216e9c90f Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 17 Jul 2019 09:28:47 +0200 Subject: [PATCH] SOL002_75 Resource "VnfInfoModifications" updated --- src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml b/src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml index da7c31ed..68547f2f 100644 --- a/src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +++ b/src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml @@ -218,10 +218,10 @@ definitions: If present, this attribute signals modifications of the "vnfdVersion" attribute in "VnfInstance". If present, this attribute (which depends on the value of the - "vnfPkgId" attribute) was modified implicitly following a request to - modify the "vnfPkgId" attribute, by copying the value of this + "vnfdId" attribute) was modified implicitly following a request to + modify the "vnfdId" attribute, by copying the value of this attribute from the VNFD in the VNF Package identified by the - "vnfPkgId” attribute. + "vnfdId” attribute. $ref: "SOL002SOL003_def.yaml#/definitions/Version" VnfLcmOpOcc: -- GitLab