1. ff63198 Fix to prevent a NullPointerException and instead return an invalid link. Occurs when an intent's path is calculated and there are links that are not annotated with the key identified in the intent's AnnotationConstraint. by David Glantz · 2 years, 8 months ago
  2. 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 3 years, 7 months ago
  3. da025c4 OpticalCircuitIntent is extended to receive path and ochSignal (e.g., from REST optical-rest app). by alessio · 3 years, 10 months ago
  4. 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 2 months ago
  5. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  6. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  7. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  8. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  9. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  10. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  11. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  12. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  13. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  14. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  15. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  16. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  17. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  18. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  19. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  20. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  21. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  22. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  23. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  24. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  25. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  26. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  27. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  28. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  29. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  30. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  31. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  32. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  33. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  34. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  35. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  36. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  37. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  38. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  39. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  40. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  41. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  42. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  43. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  44. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  45. d0598ee toString for PartialFailureConstraint by Yuta HIGUCHI · 7 years ago
  46. b0c3a1a FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  47. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  48. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  49. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  50. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  51. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  52. 6cad179 Add resources to Intent.Builder by Yuta HIGUCHI · 8 years ago
  53. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  54. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  55. 76609cd ONOS-5218 protected Link related changes. by Yuta HIGUCHI · 8 years ago
  56. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  57. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  58. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  59. 23547b3 Minor changes around ProtectionConstraint by Yuta HIGUCHI · 8 years ago
  60. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  61. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  62. 4859b3a Fix for Host2Host Intent issue. by Yuta HIGUCHI · 8 years ago
  63. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  64. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  65. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  66. 91a9912 Adds the control for Encapsulation Constraint. by Pier Ventre · 8 years ago
  67. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  68. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  69. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  70. cbcc02b Make field defined as final if possible by Sho SHIMIZU · 8 years ago
  71. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  72. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  73. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  74. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  75. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  76. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  77. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  78. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  79. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  80. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  81. 36ef79f Simplify expression and statement by Sho SHIMIZU · 8 years ago
  82. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  83. 70b88d8 Tighten precontinoal checks by Sho SHIMIZU · 8 years ago
  84. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  85. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  86. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  87. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  88. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  89. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  90. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  91. 02e47a4 encapsulation constraint related to ONOS-3445 by Michele Santuari · 8 years ago
  92. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  93. b0a0684 add key parameter to PathIntent and MplsPathIntent constructors by ilhem fajjari · 9 years ago
  94. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  95. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 9 years ago
  96. 584107a ONOS-3224 HostToHostIntent should have implicit non-OPTICAL constraint by HIGUCHI Yuta · 9 years ago
  97. e2b6a2b Fix for ONOS-3220 : Implement Comparable on intent Key. by Simon Hunt · 9 years ago
  98. c3cf5bc Remove deprecated constructor in FlowRuleIntent by Sho SHIMIZU · 9 years ago
  99. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  100. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago