1. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  2. c4d5661 ONOS-2297: Decouple ResourceRequest and ResourceAllocation by Sho SHIMIZU · 9 years ago
  3. 67f9486 ONOS-2298: Tag @Beta to resource request/allocation types by Sho SHIMIZU · 9 years ago
  4. e825af0 ONOS-2296: Tag @Beta to DeviceResourceService by Sho SHIMIZU · 9 years ago
  5. 1c221ad ONOS-2294: Redefine LinkResource as interface by Sho SHIMIZU · 9 years ago
  6. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  7. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  8. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  9. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  10. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  11. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  12. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  13. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  14. f81725b Populate Bandwidth with BandwidthResource by Sho SHIMIZU · 9 years ago
  15. 9a6ae38 Rename arguments to make its meaning clear by Sho SHIMIZU · 9 years ago
  16. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  17. 4fea4fd Populate IndexedLambda with LambdaResource by Sho SHIMIZU · 9 years ago
  18. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  19. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  20. ab39283 Remove unnecessary object creation when calculating hashCode() by Sho SHIMIZU · 9 years ago
  21. fff0de9 Initial sketch of LabelResource APIs by jcc · 9 years ago
  22. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  23. cf590df Remove references to deprecated bandwidth method by Ray Milkey · 9 years ago
  24. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  25. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  26. 9a39eca ONOS-423 - Throw a specific exception when resources are exhausted by Ray Milkey · 9 years ago
  27. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  28. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  29. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago