1. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  2. bbab1a1 Fixed timeout logic for waiting for onos device discovery in opticalUtils.py by acsmars · 8 years ago
  3. 603e8d9 Optical related minor fixes by HIGUCHI Yuta · 8 years ago
  4. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  5. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  6. 0cec548 Small stc scenario fixes and simplifications. by Thomas Vachuska · 8 years ago
  7. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  8. ffce9cf Added cell for brian. by Thomas Vachuska · 8 years ago
  9. 664f29e Adding ability to delay before executing a step in STC. by Thomas Vachuska · 8 years ago
  10. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  11. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  12. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  13. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  14. 099d75f Fixing issue with metro.py by HIGUCHI Yuta · 8 years ago
  15. f5baee8 Fix network config sample to include adjacencySids for segmentrouting by Charles Chan · 8 years ago
  16. 51b9d10 Added pathpainter to tomx and andrea cells as a default app. by Thomas Vachuska · 8 years ago
  17. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  18. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  19. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  20. b56b917 ONOS-3453 Fixed an issue with a race condition in loading/installing apps from disk in multi-cluster environments. by Thomas Vachuska · 8 years ago
  21. eb0ae4e Adding fingerprints to avoid interference between clusters. by Aaron Kruglikov · 8 years ago
  22. 205da60 New cell for jian by Jian Li · 8 years ago
  23. 4f23b0a Script for emulating a four-domain metro network. by Ayaka Koshibe · 8 years ago
  24. a879a04 opticalUtils.py: by Ayaka Koshibe · 8 years ago
  25. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 9 years ago
  26. 143b1c7 in opticalUtils.py: by Ayaka Koshibe · 8 years ago
  27. 4b146a7 Fixing onos-check-apps to work with app dependencies; short-term fix. by Thomas Vachuska · 8 years ago
  28. eef928f Creating Simon's cell. by Thomas Vachuska · 8 years ago
  29. 1627dc8 ONOS-3356 Fixed NPE when processing configuration of a non-existent device. by Thomas Vachuska · 8 years ago
  30. 7b3d826 Adding local cell definition. by Aaron Kruglikov · 8 years ago
  31. 5033599 Allow device A or device C to be the root of the cluster by Ray Milkey · 8 years ago
  32. 54316c2 Fixed STC logic when skipping steps and groups of steps. Doh! by Thomas Vachuska · 9 years ago
  33. 7c5b653 Adding ability to dump logs for failed steps. by Thomas Vachuska · 9 years ago
  34. c5876fd Updating onos-secure-ssh to exit if known_hosts cannot be updated by Brian O'Connor · 9 years ago
  35. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  36. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  37. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  38. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 9 years ago
  39. 2497dbe Override remote public key with local one by Charles Chan · 9 years ago
  40. c785d97 Read ssh username from $ONOS_USER by Charles Chan · 9 years ago
  41. 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
  42. e5ab5f7 ONOS-3142 Added a fast variant of smoke test. by Thomas Vachuska · 9 years ago
  43. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  44. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  45. ce035f3 Adding a new cell. by Thomas Vachuska · 9 years ago
  46. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  47. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  48. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  49. d5bfcba chmod +x on scripts which accidentally lost the execute bit by Thomas Vachuska · 9 years ago
  50. f17f34a onos-* script help functions, plus: by Ayaka Koshibe · 9 years ago
  51. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  52. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  53. bad156d onos-* scripts by Ayaka Koshibe · 9 years ago
  54. d88b81d opticalUtils.py modifications by Ayaka Koshibe · 9 years ago
  55. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  56. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  57. c045c4a Updating onos-uninstall by Brian O'Connor · 9 years ago
  58. 3683f4d Improvements to stc command by Brian O'Connor · 9 years ago
  59. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  60. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  61. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  62. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  63. bf44531 Updating example dhcp.json for new config by Brian O'Connor · 9 years ago
  64. 75e15a8 Adding office DHCP config by Brian O'Connor · 9 years ago
  65. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  66. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  67. 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
  68. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  69. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  70. 726dc5b Adding set -e to onos-archetypes-test by Brian O'Connor · 9 years ago
  71. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  73. c9eed38 opticalUtil: by Ayaka Koshibe · 9 years ago
  74. 2f0817c Adding missing switch and host to attmplsfast.py by Brian O'Connor · 9 years ago
  75. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  76. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  77. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  78. 1a4d359 Change onos-wait-for-start and onos-service to allow addressing nodes by integer by Jonathan Hart · 9 years ago
  79. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  80. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  81. b2765cc Improve debugability by capturing intents command output by Ray Milkey · 9 years ago
  82. 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
  83. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  84. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  85. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  86. f3c0350 Adding an example L2 flow JSON for REST API. by Thomas Vachuska · 9 years ago
  87. 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
  88. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  89. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  90. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  91. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  92. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  93. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  94. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  95. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  96. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  97. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  98. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  99. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  100. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago