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