Dear participants of netmod WG,
Would it be interesting (?) if I update the next draft
https://tools.ietf.org/html/draft-shytyi-netmod-vysm-02 with:
o ieee-dot1Q-types
o ietf-interfaces
o ietf-ip
o ietf-logical-network-element
o ietf-network
o ietf-network-instance
o ietf-ietf-network-topology
o ietf-routing-types
o ietf-te-topology
o ietf-te-topology-sf
o ietf-te-types
o ietf-yang-schema-mount
o The YANG modules introduced in this document:
* ietf-ucpe-lne-properties
* ietf-ucpe-lt-virtual-link-id
* ietf-ucpe-ni-properties
* ietf-ucpe-node-type
All compatible modules and schema is presented in the github repository
https://github.com/dmytroshytyi/ucpe-ietf
+ @Mahesh
After interesting disscution I tend to add the deviation of these yang
models
(https://github.com/dmytroshytyi/ucpe-ietf/blob/master/submodules/etsi-nfv-vnf-deviation.yang)
and
(https://github.com/dmytroshytyi/ucpe-ietf/blob/master/submodules/etsi-nfv-common-deviation.yang)
+ make a leafref "vnfd" under
"/lne:logical-network-elements/lne:logical-network-element/logical-network-element-properties/".
You migth find the details in the github repo above.
About these modules: If my approach to add these yang modules (with small
modification described below) seems incorrect, may you please suggest how can I
integrate them in the existing set of yang modules?
mofidification of
https://github.com/dmytroshytyi/ucpe-ietf/blob/master/submodules/etsi-nfv-common-deviation.yang
submodule etsi-nfv-common-deviation {
yang-version 1.1;
//DEVIATION BEGIN;
belongs-to ietf-ucpe-lne-properties {
prefix ucpe;
}
//DEVIATION END;
mofidification of
https://github.com/dmytroshytyi/ucpe-ietf/blob/master/submodules/etsi-nfv-vnf-deviation.yang
submodule etsi-nfv-vnf-deviation {
yang-version 1.1;
//DEVIATION BEGIN;
belongs-to ietf-ucpe-lne-properties {
prefix nfv;
}
include etsi-nfv-common-deviation;
//DEVIATION END;
______________
Dmytro SHYTYI_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod