1. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  2. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  3. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  4. 2b49e94 Ensure returning null on allocation failure by Sho SHIMIZU · 8 years ago
  5. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  6. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  7. 7f44cfc Remove dependency on LinkResourceService from optical intent compiler by Sho SHIMIZU · 9 years ago
  8. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  9. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  10. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  11. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  12. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  13. 280e791 Remove use of org.onosproject.net.resource.ResourceAllocation by Sho SHIMIZU · 9 years ago
  14. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  15. 5a6e2e5 Write missing @return tag description by Sho SHIMIZU · 9 years ago
  16. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  17. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  18. 47eb3bd Fix warning about unchecked type by Sho SHIMIZU · 9 years ago
  19. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  20. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  21. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  22. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  23. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  24. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  25. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  26. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  27. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  28. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  29. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (96%) from core/net/src/main/java/org/onosproject/net/intent/impl/OpticalConnectivityIntentCompiler.java]
  30. 877ec2c Handle exception when compiling fails by Sho SHIMIZU · 9 years ago
  31. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  32. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/intent/impl/OpticalConnectivityIntentCompiler.java]
  33. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  34. c9d7673 Cleaned up inconsistency in OpticalConnectivityIntent API. by Jonathan Hart · 9 years ago
  35. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  36. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  37. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  38. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  39. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  40. aca1460 support bidirectional links by weibit · 10 years ago
  41. 253c865 some optical intent changes by weibit · 10 years ago
  42. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  43. 9e622ac optical intent by weibit · 10 years ago
  44. 7e58346 optical intent module by weibit · 10 years ago
  45. f32383b Optical Path Porvisioning by weibit · 10 years ago