Committed by
Gerrit Code Review
[ONOS-700][ONOS-1801]refactor tunnel subsystem api.
1.use more abstract and more flexible entity[TunnelPoint] to represent for source or destination point of tunnel,instead of Label 2.suport for muti-producer 3.use Order entity to record tunnel-order relationship 4.modify Tunnel entity to add more properties. 5.rename Label and LabelId to OpticalTunnelPoint and OpticalLogicId in order to keep code style consistently,at the same time OpticalTunnelPoint implements TunnelPoint 6.add junit test Change-Id: I371afcef5501e468a43758c5982e7a93b443b114
Showing
23 changed files
with
1157 additions
and
447 deletions
-
Please register or login to post a comment