1. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 9 years ago
  2. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 9 years ago
  3. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  4. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  5. a85c694 Fix eventDispatcher cleanup in ResourceManager by Madan Jampani · 9 years ago
  6. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  7. 3e255b1 Remove misleading todo comment by Sho SHIMIZU · 9 years ago
  8. f1a6279 Enable ResourceRegistrar by Sho SHIMIZU · 9 years ago
  9. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  10. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  11. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  12. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  13. 26cd0ad ONOS-2743: Register entire MPLS label space when a link is discovered by Sho SHIMIZU · 9 years ago
  14. 4bdd259 ONOS-2742: Register entire VLAN ID space when a link is discovered by Sho SHIMIZU · 9 years ago
  15. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  16. d28842c ONOS-2693: Unregister a link from resources when it is removed by Sho SHIMIZU · 9 years ago
  17. e229284 ONOS-2695: Unregister a port from resources when it is removed by Sho SHIMIZU · 9 years ago
  18. e60a5ab ONOS-2694: Unregister a device from resources when it is removed by Sho SHIMIZU · 9 years ago
  19. c2ddedd Add missing break at the end of case clause by Sho SHIMIZU · 9 years ago
  20. 7b1ef13 Check preconditions when registering/unregistering resources by Sho SHIMIZU · 9 years ago
  21. ea17b83 Fix parent resource path and set the correct child by Sho SHIMIZU · 9 years ago
  22. 08fdbd2 ONOS-2691: Register a port as resource when is is added by Sho SHIMIZU · 9 years ago
  23. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  24. d97a950 ONOS-2690: Register a device as resource when it is added by Sho SHIMIZU · 9 years ago
  25. 47e7b80 ONOS-2689: Register a link as resource when it is added by Sho SHIMIZU · 9 years ago
  26. 726a358 Pull up methods from ResourceManager to ResourceService by Sho SHIMIZU · 9 years ago
  27. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  28. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  29. 70ee1ee ONOS-2445: Implement API to declare resource boundary by Sho SHIMIZU · 9 years ago
  30. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  31. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago