AAI-CCVPN-Extension-SOTN Proposals for Frankfurt Release
Schema Proposal
For "network-resource", add string "network-type" attribute.
Has enumerated values e.g. ETH topology or OTN topology.
For "pnf", add boolean "is-abstract" attribute.
Has "false" value by default.
Set to "true" value to represent abstract node, i.e. group of PNFs abstracted and presented as a single node by domain controller.
For "logical-link", new enumerated values for "link-type" attribute, e.g. intra optical domain, inter optical domain, or inter operator domain.
For "p-interface", add integer "inter-domain-plug-id" attributes.
Has discovered values based on IETF specifications, for correlation between related objects in ETH topology and OTN topology.
For "p-interface", new enumerated values for "interface-type" attribute, e.g. "Tunnel Termination Point".
Add new resource "uni".
Has termination point and cvlan attributes.
Add EdgeRule to represent uni to p-interface relationship.
Add new resource "label-restriction".
Has discovered vlaues for label restriction attributes e.g. priority, range type, label start, label end.
Add EdgeRule to represent te-link-attributes to label-restriction relationship.
Add new resource "te-link-attributes"
Has discovered values for te link attributes, e.g. isAbstract, link protection type, access type.
Add EdgeRule to represent logical link to te-link-attibutes relationship.
For "pnf", add new attribute "supporting-node" attribute.
Has discovered value based on ETH topology and OTN topology
Add EdgeRule to represent pnf to pnf relationship described by "supporting-node" attribute.
Add new resource "tunnel-termination-point"
Has discovered values for TTP attributes, e.g. TTP-id, admin-status, oper-status, protection-type, inter-layer-lock-id.
Add EdgeRule to represent tunnel-termination-point to p-interface relationship.
Code Proposal
tbc
Discussion of Impacts
pnf is also involved in other use cases. What is the impact of introducing the "abstract node" concept?
link-type values for logical-link need to be modeled. What is the impact of introducing new values?
interface-type values for p-interface need to be modeled. What is the impact of introducing new values?