Loading src/yang/etsi-nfv-vnf.yang +2 −9 Original line number Original line Diff line number Diff line Loading @@ -1771,15 +1771,8 @@ submodule etsi-nfv-vnf { information element"; information element"; } } list service-data { leaf service-data { key "key"; max-elements "1"; leaf key { type string; type string; } leaf value { type string; } description description "Service matching information exposed by the VirtualCp."; "Service matching information exposed by the VirtualCp."; reference reference Loading Loading
src/yang/etsi-nfv-vnf.yang +2 −9 Original line number Original line Diff line number Diff line Loading @@ -1771,15 +1771,8 @@ submodule etsi-nfv-vnf { information element"; information element"; } } list service-data { leaf service-data { key "key"; max-elements "1"; leaf key { type string; type string; } leaf value { type string; } description description "Service matching information exposed by the VirtualCp."; "Service matching information exposed by the VirtualCp."; reference reference Loading