1. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  2. eef7f3a Adding tool to spawn iTerm configuration for monitoring logs of the current cell instances: 'onos-iterm-logs' by Thomas Vachuska · 9 years ago
  3. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  4. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  5. 7648d66 Prototyping GUI & CLI for the intent performance test fixture. by Thomas Vachuska · 9 years ago
  6. 734b749 Fixing onos-package not to be sensitive to cell settings and instead allowing onos-config (used from onos-install) to be fully sensitive to cell settings. by Thomas Vachuska · 9 years ago
  7. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  8. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  9. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  10. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  11. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  12. 0cb0067 Added support for firing up multiple raft partitions + Workaround for an issue where db calls timeout when a raft cluster node is down. by Madan Jampani · 9 years ago
  13. 6e19243 Adding onos-gen-partitions by Brian O'Connor · 9 years ago
  14. 626ac96 onos.py: compute hazelcast interface based on IP address by Jonathan Hart · 9 years ago
  15. a14047d Logging improvements. by Madan Jampani · 9 years ago
  16. a132e3a Made intent perf app multi-threaded; doesn't seem to help. by Thomas Vachuska · 9 years ago
  17. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  18. 33bd230 Fixed onos-log so ctrl-c will only kill the current monitor an added onos-log-kill command to kill all monitors. by Thomas Vachuska · 9 years ago
  19. 2d7c50d Adding tool to remotely enable ONOS JVM profiling. by Thomas Vachuska · 9 years ago
  20. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  21. 456e990 option to not remove flows in flow-tester.py by alshabib · 9 years ago
  22. 29570d0 adding a flow-tester python script to help test the flow subsystem by alshabib · 9 years ago
  23. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  24. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  25. cb9c0ba Fix rewriting of LINC-OE config for long controller IPs (ONOS-834). by Marc De Leenheer · 9 years ago
  26. 190ed19 Suppress Hazelcast multicast joiner warning by Yuta HIGUCHI · 9 years ago
  27. d9813e6 Fixing and enhancing the build and release tools. by Thomas Vachuska · 9 years ago
  28. 205f4b1 Start instances in debug mode by Jonathan Hart · 9 years ago
  29. ebb5444 Update cell related util scripts to support larger cluster [ONOS-467] by Ayaka Koshibe · 9 years ago
  30. 520f227 Suppress superfluous error message when pushing to a cell the first time. by Jonathan Hart · 9 years ago
  31. 025fb44 Adding more T-ports to big topo by Brian O'Connor · 9 years ago
  32. c7bdd8c Improvements to OpticalPathProvisioner by Brian O'Connor · 9 years ago
  33. 6806394 Configure LINC-OE to use multiple controllers by Marc De Leenheer · 9 years ago
  34. eb27c45 Adding optical topo files by Brian O'Connor · 9 years ago
  35. 4acd91d Fixed onos-install to deal with the first-time install where there is no .m2/repository/org by Thomas Vachuska · 9 years ago
  36. aec62962 Initial cut of `onos-group` script for running a subset of commands by Ayaka Koshibe · 9 years ago
  37. 649cb61 Fixed demo JSON topo file. by Thomas Vachuska · 9 years ago
  38. 237787c ONOS-534: onos-install: add a new option to copy maven's setting file by Kenji HIKICHI · 9 years ago
  39. dfbc6d8 ONOS-487: Allow ONOS to be installed using different user/group by Charles M.C. Chan · 9 years ago
  40. 0a4fa79 ONOS-470: Allow ONOS service to be run with customized username by Charles M.C. Chan · 9 years ago
  41. d89cc9d Util script to collect ONOS logs by Yuta HIGUCHI · 9 years ago
  42. dec5009 Fixed test cell definition files. by Thomas Vachuska · 9 years ago
  43. d596b38 Tweaked the SDN-IP topology JSON a little by Jonathan Hart · 9 years ago
  44. 52e6580 Adding onos-push-bits to selectively upload bits only if they are out of date. Helps with speeds when running over VPN. by Thomas Vachuska · 9 years ago
  45. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  46. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  47. 2bea44e Fixed attmplsopt.json by Thomas Vachuska · 9 years ago
  48. fc7f22d Adding archetype for onos-bundle and onos-cli projects. by Thomas Vachuska · 9 years ago
  49. af21ba6 Added missing inclusion of $ONOS_ROOT/tools/build/envDefaults by Pavlin Radoslavov · 9 years ago
  50. ea2ff7f Moved SDN-IP tutorial out of topos directory to prevent interference with test scripts by Jonathan Hart · 9 years ago
  51. cbba052 Added onos-die command and added some info output to onos-kill command. by Thomas Vachuska · 9 years ago
  52. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  53. 164fa5c GUI fixes/breaks. by Thomas Vachuska · 9 years ago
  54. 20bc6ae Revert "Allocate pseudo tty for ssh" by Pavlin Radoslavov · 9 years ago
  55. 6ac0d55 Allocate pseudo tty for ssh by Marc De Leenheer · 9 years ago
  56. 8c02cfc Create ~/.ssh if non-existing by Marc De Leenheer · 9 years ago
  57. 7399e48 Adding maven archetype for a project. by Thomas Vachuska · 9 years ago
  58. 5b424de MAC address was wrong by Jonathan Hart · 9 years ago
  59. 65048cd Added materials for the SDN-IP tutorial. by Jonathan Hart · 9 years ago
  60. 43e3a7e Move CopyCat log to $KARAF_DATA/raft by Yuta HIGUCHI · 9 years ago
  61. 82041f5 Added a number of demo-related artifacts. Enhanced GUI a bit. by Thomas Vachuska · 9 years ago
  62. 18fdb25 Set CopyCat default log level to INFO by Yuta HIGUCHI · 9 years ago
  63. 3a3f743 Updated sdnip GUI config and added SDNIP proxmox cell by Jonathan Hart · 9 years ago
  64. 5bde31f Fixing various issues and re-tuning. by Thomas Vachuska · 9 years ago
  65. e4920dc Support running onos-config in parallel against each hosts in cell by Yuta HIGUCHI · 9 years ago
  66. 9aea51b ONOS-314 Fixed a bug and update the attmpls.json for demo. by Thomas Vachuska · 9 years ago
  67. 673aaeb onos-config: use $ONOS_CELL as hazelcast group name by Yuta HIGUCHI · 9 years ago
  68. 3f06e08 Various gui & test script tweaks. by Thomas Vachuska · 9 years ago
  69. 8b0c238 Updated SDNIP topo file by Jonathan Hart · 9 years ago
  70. ece59ee Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  71. 20322ff Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  72. 8954329 Reverting the theme to light for the demo and switching icons set. by Thomas Vachuska · 9 years ago
  73. fc0859f Fixed issue in the att-mpls.py mininet script. by Thomas Vachuska · 9 years ago
  74. 864ea9c deleted unused file by fahad · 9 years ago
  75. 9feadc2 Fixing an issue with OpticalLinkProvider and reverting some topo changes. by Thomas Vachuska · 9 years ago
  76. 94f6c34 change the optical topology configuration for packet layer recovery by weibit · 9 years ago
  77. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  78. 16582df Fixed GUI labels for nodes and fixed a few GPS coordinates. by Thomas Vachuska · 9 years ago
  79. e4cebaf Adding support for link state to GUI. by Thomas Vachuska · 9 years ago
  80. 8531429 Added a short-hand for setting the OCI variable. Added export. by Thomas Vachuska · 9 years ago
  81. 86eb2a8 Fix optical link distance based on location by Praseed Balakrishnan · 9 years ago
  82. c002965 Optical UC fixes for gui and for host2host intent provisoning by Praseed Balakrishnan · 9 years ago
  83. dea4cb3 Connecting packet paths to optical tunnels visually. by Thomas Vachuska · 9 years ago
  84. 56051d0 Fixed mininet script for large topo by Praseed Balakrishnan · 9 years ago
  85. c588aa3 Util script to remove raft logs by Yuta HIGUCHI · 9 years ago
  86. b1c592e linc-oe sys config files by Praseed Balakrishnan · 9 years ago
  87. 3741a40 download only onos VMs by Yuta HIGUCHI · 9 years ago
  88. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 9 years ago
  89. d94df30 fix large optical config by Praseed Balakrishnan · 9 years ago
  90. e16f048 Merge "Add IP address argument and create instance with the correct IP address" by Brian O'Connor · 9 years ago
  91. 7b1f5cb Add IP address argument and create instance with the correct IP address by Jonathan Hart · 9 years ago
  92. 312ceb2 added optical-2.py added oe-nonlinear-topo10 by Tom Tofigh · 9 years ago
  93. 1d7dfb0 Fixed large optical topo config file error by Praseed Balakrishnan · 9 years ago
  94. b6b8cab Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 9 years ago
  95. bf78cf7 Fix onos-json to linc-oe json error and create a simple non-linear topo for test team to test re-routing by Praseed Balakrishnan · 9 years ago
  96. 0c6d419 GUI -- Added 'mask' layer to alert user of loss of websocket connection. by Simon Hunt · 9 years ago
  97. 477bf81 Switching onos-gui command to use the new GUI. by Thomas Vachuska · 9 years ago
  98. 62f9275 suppress warning by karaf client by Yuta HIGUCHI · 9 years ago
  99. a4011b0 Fix packet optical link. by Praseed Balakrishnan · 9 years ago
  100. 05e2533 Packet Optical 10 node topology update. by Praseed Balakrishnan · 9 years ago