commit | c13082f7fbc1333d6e926aee8e571a9f483e604f | [log] [tgz] |
---|---|---|
author | Simon Hunt <simon@onlab.us> | Wed Aug 03 21:20:23 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Aug 09 16:44:48 2016 +0000 |
tree | 0e9956aecc44410214dfb2aa53ea74c4b3c6de44 | |
parent | bc38cd417c047816f065e3b64e9c9b0158dcfbe1 [diff] |
ONOS-4971: Synthetic Link Data -- WIP - Breaking out UiLink to subclasses for device links, host links, region links, region-device links, - (soon, also peer links). - Augmenting UiLinkId to include regions as endpoints. - Introduced UiSynthLink to encapsulate synthetic links bound to regions. - Model Cache now computes synthetic links from the underlying link data. - Added endPointA/B() and type() methods to UiLink. - Updated topo2CurrentRegion response to include synth-links for the region. Change-Id: Ifa62a15fbe0a58b134d92278b201fa7a72cbfa83
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.