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