1. 225f4dc Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  4. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  5. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  6. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago
  7. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  8. 6057d08 Partial support for LambdaQuery returning FLEX grid. by HIGUCHI Yuta · 8 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. a6b4dc7 Extract interface consisting of read-only operations by Sho SHIMIZU · 8 years ago
  11. 0ae473d STC fixes by Ray Milkey · 8 years ago
  12. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago[Renamed (96%) from core/net/src/main/java/org/onosproject/net/newresource/impl/ResourceDeviceListener.java]
  13. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  14. 76b046e Ignore device event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  15. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  16. 7b32697 Simplify method names by removing redundancy by Sho SHIMIZU · 8 years ago
  17. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  18. 2fbc33c Fix the compilation error introduced by be394c8 by Sho SHIMIZU · 8 years ago
  19. be394c8 bug fix: ResourceManager#unregisterResources only unregisters given resources and didn't unregister descendants (ONOS-3827). by Naoki Shiota · 8 years ago
  20. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  21. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  22. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  23. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  24. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  25. 82b3c11 Add hasBehaviour to DriverHandler by HIGUCHI Yuta · 8 years ago
  26. c23f583 [Falcon] Register TributarySlot resources in resource manager. by Toru Furusawa · 8 years ago
  27. 622861d Lambda queries don't rely on driver state, and have separate package. by Marc De Leenheer · 8 years ago
  28. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  29. cef4555 Harmonize resource collectors. by Marc De Leenheer · 8 years ago
  30. 2cc93f4 Change default available MPLS label range by HIGUCHI Yuta · 8 years ago
  31. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  32. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  33. d39e376 ONOS-3432 register Lambdas by HIGUCHI Yuta · 8 years ago
  34. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 9 years ago
  35. 2c7cecf Generalize the methods in ResourceAdminService by Sho SHIMIZU · 9 years ago
  36. e2410ff [Emu] Register ODU TributarySlots on OCH ports by Rimon Ashkenazy · 9 years ago
  37. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  38. e229284 ONOS-2695: Unregister a port from resources when it is removed by Sho SHIMIZU · 9 years ago
  39. e60a5ab ONOS-2694: Unregister a device from resources when it is removed by Sho SHIMIZU · 9 years ago
  40. c2ddedd Add missing break at the end of case clause by Sho SHIMIZU · 9 years ago
  41. ea17b83 Fix parent resource path and set the correct child by Sho SHIMIZU · 9 years ago
  42. 08fdbd2 ONOS-2691: Register a port as resource when is is added by Sho SHIMIZU · 9 years ago
  43. d97a950 ONOS-2690: Register a device as resource when it is added by Sho SHIMIZU · 9 years ago