Loading example-data/nfv.xml +0 −4 Original line number Diff line number Diff line Loading @@ -223,7 +223,6 @@ </sapd> <virtual-link-desc> <id>fw2dpi</id> <version>1.0</version> <connectivity-type> <layer-protocol>Ethernet</layer-protocol> </connectivity-type> Loading @@ -237,7 +236,6 @@ </virtual-link-desc> <virtual-link-desc> <id>mgmt</id> <version>1.0</version> <connectivity-type> <layer-protocol>IPv4</layer-protocol> </connectivity-type> Loading @@ -251,7 +249,6 @@ </virtual-link-desc> <virtual-link-desc> <id>r2fw</id> <version>1.0</version> <connectivity-type> <layer-protocol>Ethernet</layer-protocol> </connectivity-type> Loading Loading @@ -475,7 +472,6 @@ </sapd> <virtual-link-desc> <id>r2fw</id> <version>1.0</version> <connectivity-type> <layer-protocol>IPv4</layer-protocol> </connectivity-type> Loading src/yang/etsi-nfv-ns.yang +1 −20 Original line number Diff line number Diff line Loading @@ -229,26 +229,7 @@ submodule etsi-nfv-ns { information element"; } leaf provider { type string; description "Defines the organization generating the VLD."; reference "GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc information element"; } leaf version { mandatory true; type string; description "Specifies the version of the VLD."; reference "GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc information element"; } uses common:connectivity-type; uses connectivity-type; list df { key "id"; Loading Loading
example-data/nfv.xml +0 −4 Original line number Diff line number Diff line Loading @@ -223,7 +223,6 @@ </sapd> <virtual-link-desc> <id>fw2dpi</id> <version>1.0</version> <connectivity-type> <layer-protocol>Ethernet</layer-protocol> </connectivity-type> Loading @@ -237,7 +236,6 @@ </virtual-link-desc> <virtual-link-desc> <id>mgmt</id> <version>1.0</version> <connectivity-type> <layer-protocol>IPv4</layer-protocol> </connectivity-type> Loading @@ -251,7 +249,6 @@ </virtual-link-desc> <virtual-link-desc> <id>r2fw</id> <version>1.0</version> <connectivity-type> <layer-protocol>Ethernet</layer-protocol> </connectivity-type> Loading Loading @@ -475,7 +472,6 @@ </sapd> <virtual-link-desc> <id>r2fw</id> <version>1.0</version> <connectivity-type> <layer-protocol>IPv4</layer-protocol> </connectivity-type> Loading
src/yang/etsi-nfv-ns.yang +1 −20 Original line number Diff line number Diff line Loading @@ -229,26 +229,7 @@ submodule etsi-nfv-ns { information element"; } leaf provider { type string; description "Defines the organization generating the VLD."; reference "GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc information element"; } leaf version { mandatory true; type string; description "Specifies the version of the VLD."; reference "GS NFV IFA014: Section 6.5.2.2 NsVirtualLinkDesc information element"; } uses common:connectivity-type; uses connectivity-type; list df { key "id"; Loading