1. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  2. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  3. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago
  4. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  5. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  6. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 8 years ago
  7. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  8. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  9. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  10. 6057d08 Partial support for LambdaQuery returning FLEX grid. by HIGUCHI Yuta · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  13. 0ae473d STC fixes by Ray Milkey · 8 years ago
  14. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  15. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  16. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  17. 81cdc39 Make MPLS label request specifiable for a particular MPLS label by Sho SHIMIZU · 9 years ago
  18. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  19. a067678 Refactor: Revise implemtation of getAvailableLambdas() by Sho SHIMIZU · 9 years ago
  20. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  21. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  22. b70d6c5 Remove unused method by Sho SHIMIZU · 9 years ago
  23. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  24. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  25. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  26. c615485 Fix suspicious behavior by Sho SHIMIZU · 9 years ago
  27. 716c8e9 Avoid down cast by Sho SHIMIZU · 9 years ago
  28. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  29. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  30. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  31. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  32. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  33. ba1c7fb Refactoring LabelResourceManager to use ListenerRegistry by Brian O'Connor · 9 years ago
  34. de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 9 years ago
  35. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  36. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  37. 3fa9e8d Add break explicitly to avoid future unexpected fall-through by Sho SHIMIZU · 9 years ago
  38. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  39. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  40. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  41. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  42. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago