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