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