1. 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
  2. 98c3165 use dialect-agnostic regexes in onos scripts by Ayaka Koshibe · 8 years ago
  3. bdb7b37 adding a mininet vagrant box by alshabib · 8 years ago
  4. 4997cd7 Vagrant box for development use. by alshabib · 8 years ago
  5. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  6. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  7. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  8. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  9. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  10. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  11. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  12. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  13. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  14. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  15. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  16. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  17. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  18. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  19. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  20. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  21. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  22. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  23. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  26. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  27. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  28. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  29. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  30. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  31. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  32. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  33. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  34. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  35. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  36. 77acdc7 ONOS dev bash_profile function - by Ayaka Koshibe · 8 years ago
  37. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  38. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  39. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  40. 98dc9ad [ONOS-3707] Update env to default to Maven 3.3.9 by Jian Li · 8 years ago
  41. bc83367 Enhancing onos-setup-karaf to automatically force clean run when it detects discrepancy in ONOS version. by Thomas Vachuska · 8 years ago
  42. 72e74bf Adding print line for clean in onos-setup-karaf by Brian O'Connor · 8 years ago
  43. bcfc054 Updating onos-setup-karaf for security-mode ONOS by Brian O'Connor · 8 years ago
  44. 43bf891 Exclude yangtools from obs by Charles Chan · 8 years ago
  45. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  46. 9fe56ce Create Downloads directory on demand by HIGUCHI Yuta · 8 years ago
  47. 73da27f ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command. by Luca Prete · 8 years ago
  48. 2a204bd Exclude vtn/sfcmgr from obs by Charles Chan · 8 years ago
  49. 2ff12e2 Skip the directory if it does not have a POM file by Charles Chan · 8 years ago
  50. 596f266 Fix onos-setup-karaf to work with new cluster metadata format by Madan Jampani · 8 years ago
  51. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 9 years ago
  52. 330aef1 Fixed profile to work with new prerequisites.xml by Thomas Vachuska · 9 years ago
  53. f71cc0f Update copyright year information by Charles Chan · 9 years ago
  54. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  55. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  56. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  57. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  58. 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
  59. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  60. 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
  61. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  62. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  63. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  64. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  65. e3c951e Use OpenJDK version 8 rather than 7 in bash_profile by Jonathan Hart · 9 years ago
  66. b6ba508 adding a simple script to purge topic branches from your local repo. by alshabib · 9 years ago
  67. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  68. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  69. 574d238 Adding installation script for Ubuntu 14.04 by Flavio Castro · 9 years ago
  70. 7a9aeab Improving onos-create-app script to print message when artifactId is not provided on command line. by Brian O'Connor · 9 years ago
  71. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  72. e39f314 Fix tle command by Charles M.C. Chan · 9 years ago
  73. 1d003e9 Properly unset ONOS_IP environment variable in cell command by Charles M.C. Chan · 9 years ago
  74. 3f23ea9 Added jdvue project to obs.exclude by Thomas Vachuska · 9 years ago
  75. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  76. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  77. 69bf7c1 Fixing port for clustering. by Thomas Vachuska · 9 years ago
  78. 3cd677d Added a few more short-hand aliases for checking logs for errors. by Thomas Vachuska · 9 years ago
  79. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  80. 47dbe17 Added openflow/drivers to obs.exclude by Thomas Vachuska · 9 years ago
  81. 6723a48 Simplified onos-app reinstall usage to extract app name from the oar file. by Thomas Vachuska · 9 years ago
  82. 615361e Moved some dev tools from test/bin to dev/bin. by Thomas Vachuska · 9 years ago
  83. 0fa4bc4 Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded by Roan Huang · 9 years ago
  84. d1f17ac Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing. by Thomas Vachuska · 9 years ago
  85. 9d7ef16 Adding */docs/* to onos-build-selective.exclude by Brian O'Connor · 9 years ago
  86. 0f6d0b8 Adding IDEA settings for import. by Thomas Vachuska · 9 years ago
  87. 870cc03 Log tools improvement by Charles M.C. Chan · 9 years ago
  88. 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
  89. 87994d0 Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules. by Thomas Vachuska · 9 years ago
  90. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  91. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  92. c39773c Exclude tools/package/maven-plugin from obs by Jonathan Hart · 9 years ago
  93. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  94. e5b610e Update environment settings for maven 3.3.1 by Charles M.C. Chan · 9 years ago
  95. fccd312 Add exclusion for grouphandler to obs by Jonathan Hart · 9 years ago
  96. ebb5444 Update cell related util scripts to support larger cluster [ONOS-467] by Ayaka Koshibe · 9 years ago
  97. c02c0b8 WIP: Resolve conflict with Go language "go" command by Sho SHIMIZU · 9 years ago
  98. aec62962 Initial cut of `onos-group` script for running a subset of commands by Ayaka Koshibe · 9 years ago
  99. a998513 vicell command for editing/applying cell configurations by Ayaka Koshibe · 9 years ago
  100. dfbc6d8 ONOS-487: Allow ONOS to be installed using different user/group by Charles M.C. Chan · 9 years ago