1. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  4. 6a36035 Remove deprecated private method by Ray Milkey · 6 years ago
  5. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  6. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  7. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  9. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  10. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  11. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 7 years ago
  12. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  13. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  14. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  15. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  16. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  17. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  18. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  21. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  22. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (98%) from core/net/src/main/java/org/onosproject/net/intent/impl/PointToPointIntentCompiler.java]
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/intent/impl/PointToPointIntentCompiler.java]
  25. 3908fde Fix ONOS-151 to support installation of PointToPointIntent by Sho SHIMIZU · 9 years ago
  26. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 9 years ago
  27. de8e6b5 WIP: Fix ONOS-151 bug that raises exception when the same switch is designated by Sho SHIMIZU · 9 years ago
  28. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 9 years ago
  29. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  30. caa450b Prototype bandwidth reservation by Ray Milkey · 9 years ago
  31. 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
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 4353a5a Fixed graph relaxEdge to properly deal with Double.MIN_VALUE. by Thomas Vachuska · 10 years ago
  34. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  35. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  36. c0fa4db PointToPointintent unit tests by Ray Milkey · 10 years ago
  37. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago