Loading src/yang/etsi-nfv-vnf.yang +13 −2 Original line number Diff line number Diff line Loading @@ -2473,7 +2473,8 @@ submodule etsi-nfv-vnf { } } container change-current-vnf-package-op-config { list change-current-vnf-package-op-config { key "id"; description "Configuration parameters for the ChangeCurrentVnfPackageOpConfig operation."; Loading @@ -2481,6 +2482,16 @@ submodule etsi-nfv-vnf { "GS NFV IFA011: Section 7.1.5.2 VnfLcmOperationsConfiguration information element"; leaf id { type string; description "Identifier of this parameter set for later referencing."; reference "GS NFV IFA011: Section 7.1.5.13 ChangeCurrentVnfPackageOpConfig information element"; } list parameter { key "key"; Loading Loading @@ -3407,7 +3418,7 @@ submodule etsi-nfv-vnf { leaf additional-params-id { type leafref { path "../../df/lcm-operations-configuration/" + "change-current-vnf-package-op-config/parameter/key"; "change-current-vnf-package-op-config/id"; } description "References the ChangeCurrentVnfPackageOpConfig information Loading Loading
src/yang/etsi-nfv-vnf.yang +13 −2 Original line number Diff line number Diff line Loading @@ -2473,7 +2473,8 @@ submodule etsi-nfv-vnf { } } container change-current-vnf-package-op-config { list change-current-vnf-package-op-config { key "id"; description "Configuration parameters for the ChangeCurrentVnfPackageOpConfig operation."; Loading @@ -2481,6 +2482,16 @@ submodule etsi-nfv-vnf { "GS NFV IFA011: Section 7.1.5.2 VnfLcmOperationsConfiguration information element"; leaf id { type string; description "Identifier of this parameter set for later referencing."; reference "GS NFV IFA011: Section 7.1.5.13 ChangeCurrentVnfPackageOpConfig information element"; } list parameter { key "key"; Loading Loading @@ -3407,7 +3418,7 @@ submodule etsi-nfv-vnf { leaf additional-params-id { type leafref { path "../../df/lcm-operations-configuration/" + "change-current-vnf-package-op-config/parameter/key"; "change-current-vnf-package-op-config/id"; } description "References the ChangeCurrentVnfPackageOpConfig information Loading