1. 1259523 Fix check for valid cluster root by Ray Milkey · 8 years ago
  2. be95f68 Adding Checkstyle daemon by Brian O'Connor · 8 years ago
  3. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  4. 80244e5 Fix how onos-gen-partitions script looks up optional node ips in CLI by Madan Jampani · 8 years ago
  5. fb8a275 Updating onos-gen-partitions to take IPs via CLI args by Brian O'Connor · 8 years ago
  6. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  7. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  8. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  9. bb37d87 Add port forwarding using iptables by Bob Lantz · 8 years ago
  10. fdeda92 Clearing cell environment before borrowing and after returning cell. by Thomas Vachuska · 8 years ago
  11. 5182a26 Allowing BUCK-built package to take precedence over the Maven-built package if the former is newer. by Thomas Vachuska · 8 years ago
  12. 5420ba3 Adding ability to balance load between different cell servers. by Thomas Vachuska · 8 years ago
  13. 1125848 Fix ipBase option misspelling by Bob Lantz · 8 years ago
  14. 087b5d9 onos.py: ONOS cluster and control network modeling in Mininet by Bob Lantz · 8 years ago
  15. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  16. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  17. 93e71ba CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  18. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  19. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  20. 6130ffc Removing unused cell definition. by Aaron Kruglikov · 8 years ago
  21. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  22. f9335af Be patient when waiting for karaf log by Charles Chan · 8 years ago
  23. 77a63e6 Ooops... fixed onos-cell tool. by Thomas Vachuska · 8 years ago
  24. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  25. 9ce9e25 Make sure only one onos-mininet operation is going at a time. This script is not mutlithread safe. by Ray Milkey · 8 years ago
  26. a57c221 Reverting onos-service to use cd / pwd instead of readlink by Brian O'Connor · 8 years ago
  27. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  28. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  29. a5704f3 Remove backup files generated by sed by Brian O'Connor · 8 years ago
  30. 9a17c1a Updating onos-prep-karaf: sed works on Mac and Linux by Brian O'Connor · 8 years ago
  31. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  32. fc3f314 Fixing onos-run-karaf not to blitz /tmp/onos-*.tar.gz by Thomas Vachuska · 8 years ago
  33. 0483bee Fixing onos buck package and lib gen script. by Thomas Vachuska · 8 years ago
  34. f7e5f05 Adding BuckLibGenerator to autogenerate lib/BUCK by Brian O'Connor · 8 years ago
  35. 5f54c6f Adding ability to run ONOS locally via 'buck run onos' by Thomas Vachuska · 8 years ago
  36. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  37. 673c3e0 Fixing onos-buck by Thomas Vachuska · 8 years ago
  38. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  39. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  40. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  41. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  42. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  43. 65c0bdf Fixes to onos_stage to include karaf.zip by Brian O'Connor · 8 years ago
  44. 92ec213 ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package by Brian O'Connor · 8 years ago
  45. 71ff332 Adding init script for the warden. by Thomas Vachuska · 8 years ago
  46. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  47. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  48. 33f90a9 Adding OCT to 101 and 102 cells. by Thomas Vachuska · 8 years ago
  49. f49dea1 Adding new cells by Thomas Vachuska · 8 years ago
  50. 9e1352f Adding onos packaging buck rule and script by Brian O'Connor · 8 years ago
  51. 538b7cf Adding Buck file for ONOS karaf branding by Brian O'Connor · 8 years ago
  52. 4847ea3 Updating checkstyle rule in onos.bucklet by Brian O'Connor · 8 years ago
  53. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  54. fdbb7f4 Changing Andrea's cell to containers by Andrea Campanella · 8 years ago
  55. 3bb71c1 ONOS-3972 Implemented BMv2 device provider by Carmelo Cascone · 8 years ago
  56. 7c751b5 Cross-platform changes to onos.initd by Bob Lantz · 8 years ago
  57. a8c31b1 Update and Remove some network-cfg.json sample by Charles Chan · 8 years ago
  58. 6362fb8 rsdoc for linux by Michele Santuari · 8 years ago
  59. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  60. 0b8466b Don't spam the linux console with 'logging in as karaf' messages by Bob Lantz · 8 years ago
  61. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  62. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  63. 2fdbe0d1 Small fixes to onos-buck by Brian O'Connor · 8 years ago
  64. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  65. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  66. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  67. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  68. 6364550 Do not create a raft folder during installation by Madan Jampani · 8 years ago
  69. 42c38cf Updating buck to build OSGi JARs by Brian O'Connor · 8 years ago
  70. 8b5edbc Reformatting checkstyle.xml by Brian O'Connor · 8 years ago
  71. 541413d Pruning deprecated test topo artifacts. by Thomas Vachuska · 8 years ago
  72. 1eec505 Fixing stc prerequisites to allow ONOS_USE_SSH to be either true or unset/blank. by Thomas Vachuska · 8 years ago
  73. bdd23be Fixing tom cell and the net scenarios. by Thomas Vachuska · 8 years ago
  74. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  75. 3534933 Changing onos-secure-ssh test tool and scenario to allow parallel execution of the onos-secure-ssh tool. by Thomas Vachuska · 8 years ago
  76. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  77. 0311a4b Simplifying onos branding bundle by Brian O'Connor · 8 years ago
  78. abb2139 Adding stc prerequisites to onos-test by Thomas Vachuska · 8 years ago
  79. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  80. 90289b0 STC fixes by Ray Milkey · 8 years ago
  81. e01652f Add init info to init.d script so it can be configured to run at startup. by Jonathan Hart · 8 years ago
  82. fbfe2a8 Follow ONOS naming convention in PIM application by Jonathan Hart · 8 years ago
  83. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  84. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  85. 5a89e6a Upgrade onos-test to use 'stc setup' by Jonathan Hart · 8 years ago
  86. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  87. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  88. 2b74d4e Adding demo cell. by Thomas Vachuska · 8 years ago
  89. 5e86935 Update simon's single cell (amoeba evolution) by Simon Hunt · 8 years ago
  90. 4a24a3e Re-configuring simon's uk cells. by Simon Hunt · 8 years ago
  91. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  92. b074ecb Removing old YangTools based on ODL parser by Andrea Campanella · 8 years ago
  93. 551e0ba Bumping archetypes to use onos-maven-plugin v1.9 by Thomas Vachuska · 8 years ago
  94. 4c3fcb7 Updating tutorial cell to not secure SSH by Brian O'Connor · 8 years ago
  95. 240b1b8 Adding tutorial cell by Brian O'Connor · 8 years ago
  96. a317872 Some improvements to release tools by Brian O'Connor · 8 years ago
  97. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  99. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  100. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3