1. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  2. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  3. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  4. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  5. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  6. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  7. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  8. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  9. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  10. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  11. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  12. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  13. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  14. 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  15. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  16. 066244c Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler by Jonathan Hart · 9 years ago
  17. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  18. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  19. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  20. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  21. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  22. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  23. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  24. 6e0fb30 ONOS-1334 - Allow multi to single intent across a single switch by Ray Milkey · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  27. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  28. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  29. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  30. a046a87 Due to type mismatch, test wasn't actually testing the contents of the intent by Ray Milkey · 9 years ago
  31. 167ae0b Change Optional.ofNullable calls to Optional.of by Ray Milkey · 9 years ago
  32. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago