Loading src/yang/etsi-nfv-vnf.yang +3 −3 Original line number Original line Diff line number Diff line Loading @@ -610,7 +610,7 @@ submodule etsi-nfv-vnf { leaf parent-port-cpd { leaf parent-port-cpd { type leafref { type leafref { path "../int-cpd/id"; path "../../int-cpd/id"; } } description description "Reference of the internal VDU CPD which is used to "Reference of the internal VDU CPD which is used to Loading Loading @@ -649,7 +649,7 @@ submodule etsi-nfv-vnf { leaf sub-port-cpd{ leaf sub-port-cpd{ type leafref { type leafref { path "../../int-cpd/id"; path "../../../int-cpd/id"; } } description description "Reference of the internal VDU CPD which is used "Reference of the internal VDU CPD which is used Loading @@ -659,7 +659,7 @@ submodule etsi-nfv-vnf { related to subport of a trunk parent port."; related to subport of a trunk parent port."; } } leaf segmentation-id { leaf segmentation-id { type unit32; type uint32; description description "Specifies the segmentation ID for the subport, which is "Specifies the segmentation ID for the subport, which is used to differentiate the traffics on different networks used to differentiate the traffics on different networks Loading Loading
src/yang/etsi-nfv-vnf.yang +3 −3 Original line number Original line Diff line number Diff line Loading @@ -610,7 +610,7 @@ submodule etsi-nfv-vnf { leaf parent-port-cpd { leaf parent-port-cpd { type leafref { type leafref { path "../int-cpd/id"; path "../../int-cpd/id"; } } description description "Reference of the internal VDU CPD which is used to "Reference of the internal VDU CPD which is used to Loading Loading @@ -649,7 +649,7 @@ submodule etsi-nfv-vnf { leaf sub-port-cpd{ leaf sub-port-cpd{ type leafref { type leafref { path "../../int-cpd/id"; path "../../../int-cpd/id"; } } description description "Reference of the internal VDU CPD which is used "Reference of the internal VDU CPD which is used Loading @@ -659,7 +659,7 @@ submodule etsi-nfv-vnf { related to subport of a trunk parent port."; related to subport of a trunk parent port."; } } leaf segmentation-id { leaf segmentation-id { type unit32; type uint32; description description "Specifies the segmentation ID for the subport, which is "Specifies the segmentation ID for the subport, which is used to differentiate the traffics on different networks used to differentiate the traffics on different networks Loading