1. 7d8b3b1 Pass clean option to onos-setup-karaf by Yuta HIGUCHI · 8 years ago
  2. 2548559 Add HA.py by Jon Hall · 8 years ago
  3. 2ca9a35 Added README by Bob Lantz · 8 years ago
  4. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  5. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  6. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  7. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  8. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  9. 57c7c31 Fix the disabled download url of karaf. by zhangyuanyou · 8 years ago
  10. a43d033 Add check for node status to onos.py startup by Jon Hall · 8 years ago
  11. 9b238ae Pass alertActions cli option to ONOSNode class in onos.py by Jon Hall · 8 years ago
  12. 3f79e2a Adding cdvue tool to allow developers to run it without building the binaries themselves. by Thomas Vachuska · 8 years ago
  13. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  14. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  15. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  16. b4bf7c8 Emit warning when buck artifact is the latest by Yuta HIGUCHI · 8 years ago
  17. a2ccaa5 unpackONOS: check for failure when extracting tar archive by Bob Lantz · 8 years ago
  18. 930138e Enable global port forwarding in root namespace by Bob Lantz · 8 years ago
  19. 977ae3f Varius updates to BMv2 mininet scripts by Carmelo Cascone · 8 years ago
  20. 785fada Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  21. 55562ea Unpack/install all nodes before startup by Bob Lantz · 8 years ago
  22. c3de515 Correctly print message if arping isn't installed by Bob Lantz · 8 years ago
  23. 92d8e05 Use ip route to determine default intf for port forwarding by Bob Lantz · 8 years ago
  24. 9ba19dc Use netstat for waitListening; client -h h1 "apps -a" by Bob Lantz · 8 years ago
  25. c356210 Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  26. c96e258 add arp cmd; always return lists from checkLog by Bob Lantz · 8 years ago
  27. 6438242 Add status/error checks during ONOS startup by Bob Lantz · 8 years ago
  28. ee85e2f Update ONOS_INSTANCES when updating OCI by Jon Hall · 8 years ago
  29. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  30. 569bbec Unset empty vars; pass IPs to onos-gen-partitions by Bob Lantz · 8 years ago
  31. 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
  32. 4ba6b55 Fix onos-setup-karaf IP parsing by Charles Chan · 8 years ago
  33. 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
  34. 98c3165 use dialect-agnostic regexes in onos scripts by Ayaka Koshibe · 8 years ago
  35. bdb7b37 adding a mininet vagrant box by alshabib · 8 years ago
  36. 4997cd7 Vagrant box for development use. by alshabib · 8 years ago
  37. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  38. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  39. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  40. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  41. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  42. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  43. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  44. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  45. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  46. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  47. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  48. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  49. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  50. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  51. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  52. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  53. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  54. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  55. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  56. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  57. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  58. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  59. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  60. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  61. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  62. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  63. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  64. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  65. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  66. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  67. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  68. 77acdc7 ONOS dev bash_profile function - by Ayaka Koshibe · 8 years ago
  69. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  70. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  71. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  72. 98dc9ad [ONOS-3707] Update env to default to Maven 3.3.9 by Jian Li · 8 years ago
  73. bc83367 Enhancing onos-setup-karaf to automatically force clean run when it detects discrepancy in ONOS version. by Thomas Vachuska · 8 years ago
  74. 72e74bf Adding print line for clean in onos-setup-karaf by Brian O'Connor · 8 years ago
  75. bcfc054 Updating onos-setup-karaf for security-mode ONOS by Brian O'Connor · 8 years ago
  76. 43bf891 Exclude yangtools from obs by Charles Chan · 8 years ago
  77. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  78. 9fe56ce Create Downloads directory on demand by HIGUCHI Yuta · 8 years ago
  79. 73da27f ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command. by Luca Prete · 8 years ago
  80. 2a204bd Exclude vtn/sfcmgr from obs by Charles Chan · 8 years ago
  81. 2ff12e2 Skip the directory if it does not have a POM file by Charles Chan · 8 years ago
  82. 596f266 Fix onos-setup-karaf to work with new cluster metadata format by Madan Jampani · 8 years ago
  83. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 8 years ago
  84. 330aef1 Fixed profile to work with new prerequisites.xml by Thomas Vachuska · 8 years ago
  85. f71cc0f Update copyright year information by Charles Chan · 8 years ago
  86. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  87. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  88. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  89. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  90. 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
  91. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  92. 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
  93. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  94. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  95. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  96. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  97. e3c951e Use OpenJDK version 8 rather than 7 in bash_profile by Jonathan Hart · 9 years ago
  98. b6ba508 adding a simple script to purge topic branches from your local repo. by alshabib · 9 years ago
  99. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  100. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago