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