1. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  2. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  3. aec0d37 Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  4. f08a835 Remove methods in the deprecated old resource API by Sho SHIMIZU · 8 years ago
  5. 73aae6c Remove ResourceId deprecated in Emu by Sho SHIMIZU · 8 years ago
  6. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  7. 05b24f8 Remove LinkResourceStore and its implementations by Sho SHIMIZU · 8 years ago
  8. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  9. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  10. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  11. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  12. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  13. 364cbac Make the old resource APIs deprecated by Sho SHIMIZU · 9 years ago
  14. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  15. 81cdc39 Make MPLS label request specifiable for a particular MPLS label by Sho SHIMIZU · 9 years ago
  16. 36163f9 Make LinkResourceService deprecated by Sho SHIMIZU · 9 years ago
  17. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 9 years ago
  18. 4a503af Add a missing field to show it in toString() by Sho SHIMIZU · 9 years ago
  19. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  20. 6603a85 Fix indent by Sho SHIMIZU · 9 years ago
  21. cfe707a Add @Beta annotation because APIs is not stabilized yet by Sho SHIMIZU · 9 years ago
  22. c7c1d35 Fix equals comparing against wrong type by HIGUCHI Yuta · 9 years ago
  23. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  24. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  25. 506f287f Refactor: Remove unused methods by Sho SHIMIZU · 9 years ago
  26. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  27. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  28. c4d5661 ONOS-2297: Decouple ResourceRequest and ResourceAllocation by Sho SHIMIZU · 9 years ago
  29. 67f9486 ONOS-2298: Tag @Beta to resource request/allocation types by Sho SHIMIZU · 9 years ago
  30. e825af0 ONOS-2296: Tag @Beta to DeviceResourceService by Sho SHIMIZU · 9 years ago
  31. 1c221ad ONOS-2294: Redefine LinkResource as interface by Sho SHIMIZU · 9 years ago
  32. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  33. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  34. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  35. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  36. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  37. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  38. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  39. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  40. f81725b Populate Bandwidth with BandwidthResource by Sho SHIMIZU · 9 years ago
  41. 9a6ae38 Rename arguments to make its meaning clear by Sho SHIMIZU · 9 years ago
  42. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  43. 4fea4fd Populate IndexedLambda with LambdaResource by Sho SHIMIZU · 9 years ago
  44. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  45. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  46. ab39283 Remove unnecessary object creation when calculating hashCode() by Sho SHIMIZU · 9 years ago
  47. fff0de9 Initial sketch of LabelResource APIs by jcc · 9 years ago
  48. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  49. cf590df Remove references to deprecated bandwidth method by Ray Milkey · 9 years ago
  50. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  51. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  52. 9a39eca ONOS-423 - Throw a specific exception when resources are exhausted by Ray Milkey · 9 years ago
  53. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  54. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  55. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago