1. 726dc5b Adding set -e to onos-archetypes-test by Brian O'Connor · 9 years ago
  2. bd60cfd Updating onos-maven-plugin to 1.5 in ui archetype pom.xml by Brian O'Connor · 9 years ago
  3. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  4. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  5. 47c42a3 Updating version for new features by Brian O'Connor · 9 years ago
  6. 84e523c Updating onos-change-version for docs by Brian O'Connor · 9 years ago
  7. f5d9363 Adding set -e to build commands by Brian O'Connor · 9 years ago
  8. c9eed38 opticalUtil: by Ayaka Koshibe · 9 years ago
  9. 2f0817c Adding missing switch and host to attmplsfast.py by Brian O'Connor · 9 years ago
  10. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  11. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  12. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  13. f906fcf Restructured javadocs build to make groupings more manageable in the light of mavan-javadoc-plugin's silly treatment of package lists. by Thomas Vachuska · 9 years ago
  14. 1a4d359 Change onos-wait-for-start and onos-service to allow addressing nodes by integer by Jonathan Hart · 9 years ago
  15. 8f2d6e0 Upgraded archetype pom.xml files to use onos-maven-plugin v 1.5.0 by Thomas Vachuska · 9 years ago
  16. fe13278 Bumping onos-maven-plugin version to 1.6-SNAPSHOT by Brian O'Connor · 9 years ago
  17. 354cab9 Bumping onos-maven-plugin version to 1.5 for release by Brian O'Connor · 9 years ago
  18. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  19. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  20. b2765cc Improve debugability by capturing intents command output by Ray Milkey · 9 years ago
  21. 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
  22. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  23. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  24. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  25. f3c0350 Adding an example L2 flow JSON for REST API. by Thomas Vachuska · 9 years ago
  26. 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
  27. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  28. 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
  29. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  30. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  31. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  32. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  33. ff4fb04 updated the onos-service start script to support specification of initial by David Bainbridge · 9 years ago
  34. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  35. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  36. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  37. f2049d1 Adding rpm generation functionalities in onos-package by Luca Prete · 9 years ago
  38. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  39. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  40. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  41. e618375 Adding debian packaging. by Luca Prete · 9 years ago
  42. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  43. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  44. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  45. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  46. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  47. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  48. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  49. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  50. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  51. e11ce5a Updated GUI Archetype to implement a simple table view. by Simon Hunt · 9 years ago
  52. d0a97bc Change onos-uninstall to use 'stop' rather than 'service'. by Jonathan Hart · 9 years ago
  53. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  54. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  55. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  56. 5381a60 Adding sample config. by Thomas Vachuska · 9 years ago
  57. a09c0ed Fixed listener registry to eject listeners only if they indeed exceed the limit. by Thomas Vachuska · 9 years ago
  58. 0ec6ff4 Improved STC to show commands being executed. by Thomas Vachuska · 9 years ago
  59. 174bb91 Simplified onos-wipe-out shell tool by Thomas Vachuska · 9 years ago
  60. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
  61. 33937c4 Adding STC scenario for testing host intent-based connectivity. by Thomas Vachuska · 9 years ago
  62. e3c951e Use OpenJDK version 8 rather than 7 in bash_profile by Jonathan Hart · 9 years ago
  63. 2527a0f Changing stc scenarios to be compatible with multiple links in the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  64. 5160dbb Adding multiple links to the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  65. f1c4208 Adding more aggressive and thorough implementation of wipe-out command. by Thomas Vachuska · 9 years ago
  66. b6ba508 adding a simple script to purge topic branches from your local repo. by alshabib · 9 years ago
  67. 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
  68. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  69. 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
  70. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  71. c0e1bff Remove shell debugging from wait script by Ray Milkey · 9 years ago
  72. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  73. 4558268 Adding ATT topo with CLI to generate traffic - courtesy of Bob Lantz. by Thomas Vachuska · 9 years ago
  74. 354eb9e Fixed onos-check-apps to ignore Karaf client extra line of output. by Thomas Vachuska · 9 years ago
  75. 39eb429 Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS by JunHuy Lam · 9 years ago
  76. 574d238 Adding installation script for Ubuntu 14.04 by Flavio Castro · 9 years ago
  77. 995d691 Fixed "which -s" option, which does not work on Linux. by Thomas Vachuska · 9 years ago
  78. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  79. 177ece6 Fixed STC defect where a dependency would bring out an otherwise inactive step. by Thomas Vachuska · 9 years ago
  80. dded0cb Fixed onos-archetypes-test to use proper version of the archetypes for test project generation. by Thomas Vachuska · 9 years ago
  81. 562fe52 revamped Dockerfile to produce a smaller image (half the previous size) by alshabib · 9 years ago
  82. 187f172 adding Dockerfile for automated builds by alshabib · 9 years ago
  83. bfa7f77 Removing lxc cell due to conflicts by Brian O'Connor · 9 years ago
  84. 7a9aeab Improving onos-create-app script to print message when artifactId is not provided on command line. by Brian O'Connor · 9 years ago
  85. 750ab04 Starting on STC monitor. by Thomas Vachuska · 9 years ago
  86. 3ba17c1 Adding lxc cell by Brian O'Connor · 9 years ago
  87. e8c7b08 Improving onos-push-keys to only require password once by Brian O'Connor · 9 years ago
  88. ebe42a5 Fixed onos-wait-for-start to time-out with error. by Thomas Vachuska · 9 years ago
  89. db37125 Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
  90. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  91. 132001a Fixed onos-form-cluster in tar-setup scenario. by Thomas Vachuska · 9 years ago
  92. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  93. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  94. a7b33ca Adding jdvue and stc to change-version command by Brian O'Connor · 9 years ago
  95. 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
  96. 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
  97. 809a963 Adding ui archetype to onos-change-version by Brian O'Connor · 9 years ago
  98. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  99. 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
  100. 5c49da6 Adding QA HA test topo: obelisk.py by Brian O'Connor · 9 years ago