1. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  4. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  5. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  8. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  9. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  10. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  11. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 9 years ago
  12. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 9 years ago
  13. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  14. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  15. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  16. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  17. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  18. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  19. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  20. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  21. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (98%) from core/net/src/test/java/org/onosproject/net/intent/impl/PointToPointIntentCompilerTest.java]
  22. b705217 Remove dependency on PointToPointIntentCompiler by Sho SHIMIZU · 9 years ago
  23. 0e73880 Move unit tests to PointToPointIntentCompilerTest by Sho SHIMIZU · 9 years ago
  24. 1ee563a Remove unnecessary non-null check assertions by Sho SHIMIZU · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  26. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago[Renamed from core/net/src/test/java/org/onlab/onos/net/intent/impl/PointToPointIntentCompilerTest.java]
  27. 37f6a38 Unit test refactoring by Ray Milkey · 10 years ago[Renamed (98%) from core/net/src/test/java/org/onlab/onos/net/intent/impl/TestPointToPointIntentCompiler.java]
  28. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 10 years ago
  29. 3908fde Fix ONOS-151 to support installation of PointToPointIntent by Sho SHIMIZU · 10 years ago
  30. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  31. de8e6b5 WIP: Fix ONOS-151 bug that raises exception when the same switch is designated by Sho SHIMIZU · 10 years ago
  32. 40f50b9 Reenable tests cases that were turned off by Ray Milkey · 10 years ago
  33. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  36. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  37. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  38. c0fa4db PointToPointintent unit tests by Ray Milkey · 10 years ago