diff --git a/src/yang/etsi-nfv-vnf.yang b/src/yang/etsi-nfv-vnf.yang index 112fe39331226468666ad931b5e489ee36f659f2..1ba6af6ab43e4192a217e9f48c5bb3c943a110e7 100755 --- a/src/yang/etsi-nfv-vnf.yang +++ b/src/yang/etsi-nfv-vnf.yang @@ -394,14 +394,8 @@ submodule etsi-nfv-vnf { "GS NFV IFA011: Section 7.1.6.7, VnfcConfigurableProperties Information element."; } - list boot-data { - key "key"; - leaf key { - type string; - } - leaf value { - type string; - } + leaf boot-data { + type string; description "Contains a string or a URL to a file contained in the VNF package used to customize a virtualised compute