1. 7f425d5 Fix cells command by Yi Tseng · 7 years ago
  2. b84df5d Bump karaf from 3.0.5 to 3.0.8 by Jon Hall · 7 years ago
  3. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  4. 9b152fc Improve cell command when parsing environment variables by Charles Chan · 7 years ago
  5. 10d1d1e Added option to 'ok' alias to run sans buckd. by Thomas Vachuska · 7 years ago
  6. 3030108 Switching CLI to use SSH by default by Thomas Vachuska · 7 years ago
  7. 8cc5318 Enhancing stw and stcs to allow pausing between scenarios by Thomas Vachuska · 7 years ago
  8. e112535 Adding an STC scenario to test basic HA functionality by Thomas Vachuska · 7 years ago
  9. 5fdf5bf onos-local-log now works with buck run by Thomas Vachuska · 7 years ago
  10. 6066dff Migrating convenience aliases to Buck usage by Thomas Vachuska · 7 years ago
  11. 05e47a3 Adding ability to request a specific cell via an optional hint. by Thomas Vachuska · 7 years ago
  12. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  13. ee85e2f Update ONOS_INSTANCES when updating OCI by Jon Hall · 8 years ago
  14. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  15. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  16. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  17. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  18. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  19. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  20. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  21. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  22. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  23. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  24. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  25. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  26. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  27. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  28. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  29. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  30. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  31. 77acdc7 ONOS dev bash_profile function - by Ayaka Koshibe · 8 years ago
  32. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  33. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  34. 98dc9ad [ONOS-3707] Update env to default to Maven 3.3.9 by Jian Li · 8 years ago
  35. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  36. 73da27f ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command. by Luca Prete · 8 years ago
  37. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 8 years ago
  38. 330aef1 Fixed profile to work with new prerequisites.xml by Thomas Vachuska · 8 years ago
  39. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  40. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  41. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  42. 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
  43. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  44. e3c951e Use OpenJDK version 8 rather than 7 in bash_profile by Jonathan Hart · 9 years ago
  45. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  46. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  47. e39f314 Fix tle command by Charles M.C. Chan · 9 years ago
  48. 1d003e9 Properly unset ONOS_IP environment variable in cell command by Charles M.C. Chan · 9 years ago
  49. 3cd677d Added a few more short-hand aliases for checking logs for errors. by Thomas Vachuska · 9 years ago
  50. 0fa4bc4 Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded by Roan Huang · 9 years ago
  51. 870cc03 Log tools improvement by Charles M.C. Chan · 9 years ago
  52. fcd6114 Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible. by Thomas Vachuska · 9 years ago
  53. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  54. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  55. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  56. e5b610e Update environment settings for maven 3.3.1 by Charles M.C. Chan · 9 years ago
  57. ebb5444 Update cell related util scripts to support larger cluster [ONOS-467] by Ayaka Koshibe · 9 years ago
  58. c02c0b8 WIP: Resolve conflict with Go language "go" command by Sho SHIMIZU · 9 years ago
  59. aec62962 Initial cut of `onos-group` script for running a subset of commands by Ayaka Koshibe · 9 years ago
  60. a998513 vicell command for editing/applying cell configurations by Ayaka Koshibe · 9 years ago
  61. dfbc6d8 ONOS-487: Allow ONOS to be installed using different user/group by Charles M.C. Chan · 9 years ago
  62. b8b96c1 ONOS-461: Update maven version in bash_profile by Charles M.C. Chan · 9 years ago
  63. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  64. bbea58c Fixing 'tlo' alias after rename. by Thomas Vachuska · 9 years ago
  65. 255b65f Changed KARAF_HOME to KARAF_ROOT as it was conflicting with KARAF's own and emitting annoying warnings. by Thomas Vachuska · 9 years ago
  66. 007cdff Add mcis, mis alias which skips test and checkstyle by Yuta HIGUCHI · 9 years ago
  67. 8531429 Added a short-hand for setting the OCI variable. Added export. by Thomas Vachuska · 9 years ago
  68. 8416554 renamed KARAF -> KARAF_HOME by Yuta HIGUCHI · 9 years ago
  69. 7cbfd4f Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  70. d853115 Pushing in changes for Java 1.8 and Apache Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  71. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 9 years ago
  72. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 9 years ago
  73. 6677edb Reverting back to java 1.7 by Madan Jampani · 9 years ago
  74. 15cd0b8 Netty bug fix: Do not use weakValues in a cache where we track outstanding responses. by Madan Jampani · 9 years ago
  75. 24c849c Added copyrights to the utils code by Thomas Vachuska · 9 years ago
  76. d57df6c Added alias to run less on the log by Jonathan Hart · 9 years ago
  77. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 9 years ago
  78. cce11ca Fixing some cell definitions and features. by Thomas Vachuska · 9 years ago
  79. 9361721 Update to the tools scripts: by Pavlin Radoslavov · 9 years ago
  80. 0770d0f Minor refactoring in the ONOS cell configuration: by Pavlin Radoslavov · 9 years ago
  81. cf8dd2a Tweaked bash_profile. by tom · 9 years ago
  82. 8af0373 Use existing JAVA_HOME if one is set by Jonathan Hart · 9 years ago
  83. a689779 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. by tom · 9 years ago
  84. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 9 years ago
  85. ca8f670 Added onos-push-update-bundle (yes 'pub') by tom · 9 years ago
  86. 85258ee Reworked intent states to the new set of states. by tom · 9 years ago
  87. 0511a52 Added an intent completer to the command-line. by tom · 9 years ago
  88. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 9 years ago
  89. 2482e6f Enhanced cell & cells tools. by tom · 9 years ago
  90. 1cd74ae Added onos-build-selective & obs short-hand. by tom · 9 years ago
  91. 04c38c8 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  92. dff2444 make bash_profile work by pankaj · 9 years ago
  93. e797a5d Adding customizable features for cell-specific packaging. by tom · 9 years ago
  94. 82d6bde Fixing test scripts. by tom · 10 years ago
  95. 1a2908c Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one. by tom · 10 years ago
  96. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  97. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  98. 126852b Added a number of test tools. by tom · 10 years ago
  99. f2d83cf Fix `o` command. by Yuta HIGUCHI · 10 years ago
  100. ecd0fbd Tweaking onos-* test scripts. by tom · 10 years ago