mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-15 09:21:06 +02:00
Removed unneeded imports and star imports, added explicit imports. Removed logs or changed them to debug level. Removed stalled references. Changed pakage to org.onosproject.drivers.odtn.tapi. Changed the class of port number to ONOS PortNumber. Changed the store of mapping information between TAPI SIP's uuid and ONOS device port Numbers to annotations instead of a hashtable. Removed CreatePortDescription function because it is unnecessary. Created checkValidEndpoint fuction to identify just valid OLS SIPs. Created getOchSignal fuction to complete the OchSignal info with the TAPI SIP information. Change-Id: I863ea0ddb233dbcc0b82c5cc67beff1f072cb35a