Tagging 2.2.1-b3
  1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 4df4948 [ONOS-7572] Show information that the which leader of cluster has the intent by DongRyeol Cha · 6 years ago
  3. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  4. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  7. 449e63c [ONOS-1381] SHowing more details for optical intents by Andrea Campanella · 7 years ago
  8. 0b1449d CLI options: flows (remove), intents (remove/purge; details) by Carolina Fernandez · 7 years ago
  9. f0e09cd intents --mini-summary by Yuta HIGUCHI · 7 years ago
  10. 5db2e87 Improving output for intents and intents -s by Luca Prete · 7 years ago
  11. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  12. bacea91 Fix wrong format String by Yuta HIGUCHI · 7 years ago
  13. fa56d14 Adds loose filtering capability (-f) to cli commands (intents, flows) by Carolina Fernandez · 8 years ago
  14. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  15. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  16. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  17. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  18. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  19. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  20. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  21. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  22. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  23. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  24. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  25. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  26. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 9 years ago
  27. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  28. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from cli/src/main/java/org/onlab/onos/cli/net/IntentsListCommand.java]
  29. 67c0514 Updated the "intents -s" Intents CLI summary command to print by Pavlin Radoslavov · 9 years ago
  30. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  31. 3ea690b ONOS-365 Excluding intents with state=null from output. by Thomas Vachuska · 9 years ago
  32. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  33. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  34. 708e820 Added CLI command to print summary of the intents: by Pavlin Radoslavov · 10 years ago
  35. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  36. fe0f4b1 Adding resource-{available,allocated} CLI commands and lots of toStrings by Brian O'Connor · 10 years ago
  37. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  38. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  39. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  40. 6ce7304 Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  41. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  42. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  43. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  44. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago