commit | 27438ffa64cf72ba4efed1a8b8531e20e2dceacb | [log] [tgz] |
---|---|---|
author | Rimon Ashkenazy <rimon8963@gmail.com> | Tue Mar 22 15:57:45 2016 +0200 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Apr 04 16:53:43 2016 +0000 |
tree | 06c615fc07ebf7b9f9cf3d5aab3fe05fa45d6d4e | |
parent | c2d754b1fd0aa4521e3c68cb554ff37eb4e9c104 [diff] |
Add Optical ODU cross-connect Intent Create a new intent: OpticalOduIntent in the OTN Topology. - This intent finds a path of OTU links, and - Allocates TributarySlots resources on the OTU ports (in the path) - also add a utility for converting various SignalTypes to OduSignalType, and to build the OduSignalId. Note: this patch follows the example given in patch https://gerrit.onosproject.org/#/c/7321 of separate resource search from resource allocation. Change-Id: Id9808f61aebb80a21481f3882aff23b236b68078
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.