1. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  2. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  5. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  6. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  7. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  10. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  11. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  12. 13d3dd9 Remove default methods from IntentService interface. by Jonathan Hart · 9 years ago
  13. 4f5d93e Fixes for ObjectiveTrackerTest and IntentServiceTest by Ray Milkey · 9 years ago
  14. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  15. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  16. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/test/java/org/onlab/onos/net/intent/FakeIntentManager.java]
  19. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  20. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  23. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  24. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  25. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  26. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  27. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  28. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  29. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago