commit | 34a3f69be11cc09c3ac0cb629d966fbc515fb186 | [log] [tgz] |
---|---|---|
author | HIGUCHI Yuta <y-higuchi@ak.jp.nec.com> | Sat Jan 09 21:08:57 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon May 09 22:24:41 2016 +0000 |
tree | cc83967766df54c2371581a677e551070b5c92cd | |
parent | 9ce9e259a8ffb42ff1d3e2798384ab25b341eee2 [diff] |
ONOS-3503 Remove OchPort out of core. - Implementation of a Behavior OpticalDevice has the knowledge of translating annotations into optical specific port. - OpticalDeviceServiceView checks if the Device is a OpticalDevice and translate all the Ports to optical specific port before returning. - This commit contains feedbacks, issues, and fixes by Michele Santuari. - Note: 3 more Port types to go (OduClt, Oms, Otu) Change-Id: I4cbda8bc1922fbdd4dac8de8d02294bad74b8058
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.