commit | 4a20a5f281fe66adaa2a6afecdb4f46e194ca097 | [log] [tgz] |
---|---|---|
author | jcc <jiangchuncheng@huawei.com> | Thu Apr 30 15:43:39 2015 +0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed May 20 22:34:23 2015 +0000 |
tree | 05099b09812d6871329b21906bae086db2bfe1cd | |
parent | da4abde4539d5d8f1c3f04304099157818a0161e [diff] |
[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
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.