1. 4b146a7 Fixing onos-check-apps to work with app dependencies; short-term fix. by Thomas Vachuska · 8 years ago
  2. eef928f Creating Simon's cell. by Thomas Vachuska · 8 years ago
  3. 1627dc8 ONOS-3356 Fixed NPE when processing configuration of a non-existent device. by Thomas Vachuska · 8 years ago
  4. 7b3d826 Adding local cell definition. by Aaron Kruglikov · 8 years ago
  5. 5033599 Allow device A or device C to be the root of the cluster by Ray Milkey · 8 years ago
  6. 54316c2 Fixed STC logic when skipping steps and groups of steps. Doh! by Thomas Vachuska · 9 years ago
  7. 7c5b653 Adding ability to dump logs for failed steps. by Thomas Vachuska · 9 years ago
  8. c5876fd Updating onos-secure-ssh to exit if known_hosts cannot be updated by Brian O'Connor · 9 years ago
  9. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  10. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  11. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  12. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 9 years ago
  13. 2497dbe Override remote public key with local one by Charles Chan · 9 years ago
  14. c785d97 Read ssh username from $ONOS_USER by Charles Chan · 9 years ago
  15. 40e63e6 Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting. by Thomas Vachuska · 9 years ago
  16. e5ab5f7 ONOS-3142 Added a fast variant of smoke test. by Thomas Vachuska · 9 years ago
  17. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  18. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  19. ce035f3 Adding a new cell. by Thomas Vachuska · 9 years ago
  20. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  21. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  22. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  23. d5bfcba chmod +x on scripts which accidentally lost the execute bit by Thomas Vachuska · 9 years ago
  24. f17f34a onos-* script help functions, plus: by Ayaka Koshibe · 9 years ago
  25. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  26. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  27. bad156d onos-* scripts by Ayaka Koshibe · 9 years ago
  28. d88b81d opticalUtils.py modifications by Ayaka Koshibe · 9 years ago
  29. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  30. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  31. c045c4a Updating onos-uninstall by Brian O'Connor · 9 years ago
  32. 3683f4d Improvements to stc command by Brian O'Connor · 9 years ago
  33. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  34. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  35. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  36. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  37. bf44531 Updating example dhcp.json for new config by Brian O'Connor · 9 years ago
  38. 75e15a8 Adding office DHCP config by Brian O'Connor · 9 years ago
  39. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  40. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  41. e4ebac9 ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper. by Thomas Vachuska · 9 years ago
  42. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  43. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  44. 726dc5b Adding set -e to onos-archetypes-test by Brian O'Connor · 9 years ago
  45. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  46. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  47. c9eed38 opticalUtil: by Ayaka Koshibe · 9 years ago
  48. 2f0817c Adding missing switch and host to attmplsfast.py by Brian O'Connor · 9 years ago
  49. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  50. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  51. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  52. 1a4d359 Change onos-wait-for-start and onos-service to allow addressing nodes by integer by Jonathan Hart · 9 years ago
  53. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  54. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  55. b2765cc Improve debugability by capturing intents command output by Ray Milkey · 9 years ago
  56. 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
  57. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  58. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  59. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  60. f3c0350 Adding an example L2 flow JSON for REST API. by Thomas Vachuska · 9 years ago
  61. af0ee53 Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell. by Thomas Vachuska · 9 years ago
  62. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  63. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  64. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  65. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  66. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  67. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  68. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  69. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  70. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  71. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  72. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  73. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  74. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  75. d0a97bc Change onos-uninstall to use 'stop' rather than 'service'. by Jonathan Hart · 9 years ago
  76. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  77. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  78. 5381a60 Adding sample config. by Thomas Vachuska · 9 years ago
  79. a09c0ed Fixed listener registry to eject listeners only if they indeed exceed the limit. by Thomas Vachuska · 9 years ago
  80. 0ec6ff4 Improved STC to show commands being executed. by Thomas Vachuska · 9 years ago
  81. 174bb91 Simplified onos-wipe-out shell tool by Thomas Vachuska · 9 years ago
  82. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
  83. 33937c4 Adding STC scenario for testing host intent-based connectivity. by Thomas Vachuska · 9 years ago
  84. 2527a0f Changing stc scenarios to be compatible with multiple links in the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  85. 5160dbb Adding multiple links to the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  86. f1c4208 Adding more aggressive and thorough implementation of wipe-out command. by Thomas Vachuska · 9 years ago
  87. 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
  88. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  89. 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
  90. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  91. c0e1bff Remove shell debugging from wait script by Ray Milkey · 9 years ago
  92. 4558268 Adding ATT topo with CLI to generate traffic - courtesy of Bob Lantz. by Thomas Vachuska · 9 years ago
  93. 354eb9e Fixed onos-check-apps to ignore Karaf client extra line of output. by Thomas Vachuska · 9 years ago
  94. 995d691 Fixed "which -s" option, which does not work on Linux. by Thomas Vachuska · 9 years ago
  95. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  96. 177ece6 Fixed STC defect where a dependency would bring out an otherwise inactive step. by Thomas Vachuska · 9 years ago
  97. dded0cb Fixed onos-archetypes-test to use proper version of the archetypes for test project generation. by Thomas Vachuska · 9 years ago
  98. bfa7f77 Removing lxc cell due to conflicts by Brian O'Connor · 9 years ago
  99. 750ab04 Starting on STC monitor. by Thomas Vachuska · 9 years ago
  100. 3ba17c1 Adding lxc cell by Brian O'Connor · 9 years ago