1. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  2. d5dac1b Few fixes to the cell setup related scripts after the removal by Pavlin Radoslavov · 10 years ago
  3. dcadc2b Added a command to upload onos topology JSON configuration. by Thomas Vachuska · 10 years ago
  4. 4e45ccd Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  5. 756fb29 Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0 by Thomas Vachuska · 10 years ago
  6. 5c4324e Enhanced onos-install to pre-stage ONOS artifacts from apache karaf system/org/onlab to ~/.m2/repository/org/onlab to enable operating karaf instances. by Thomas Vachuska · 10 years ago
  7. e9fc596 Added -n option to onos-install to suppress running ONOS via upstart daemon. by Thomas Vachuska · 10 years ago
  8. 7772e10 Added onos-batch command. by Thomas Vachuska · 10 years ago
  9. 54eeac8 recover onos-config by Yuta HIGUCHI · 10 years ago
  10. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  11. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 10 years ago
  12. caf19cf Update the "onos-service" command: by Pavlin Radoslavov · 10 years ago
  13. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  14. aa90bb5 Minor updates for the tools scripts: by Pavlin Radoslavov · 10 years ago
  15. 0770d0f Minor refactoring in the ONOS cell configuration: by Pavlin Radoslavov · 10 years ago
  16. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 10 years ago
  17. 4b15407 Add missing import of "$ONOS_ROOT/tools/build/envDefaults" by Pavlin Radoslavov · 10 years ago
  18. 3c4d341 Replace hard-coded user-name "sdn" with variable ${ONOS_USER} by Pavlin Radoslavov · 10 years ago
  19. 1f60124 Preparing gui module. by tom · 10 years ago
  20. b76fe17 adding onos-update-bundle command to push local bundles by Brian O'Connor · 10 years ago
  21. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 10 years ago
  22. 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 · 10 years ago
  23. e331eb4 Added onos-watch command. by tom · 10 years ago
  24. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 10 years ago
  25. 9ccb251 Modified onos-install to suppress INFO log entries from command line client. by tom · 10 years ago
  26. ca8f670 Added onos-push-update-bundle (yes 'pub') by tom · 10 years ago
  27. 2228803 Adding ability to push remote bundle updates. by tom · 10 years ago
  28. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  29. 26edf05 Added a tool to fetch dev/test VMs from the local share. by tom · 10 years ago
  30. a6bc21b Added -w option to the onos CLI. by tom · 10 years ago
  31. 890a43b Adding test command to remotely kill onos instance. by tom · 10 years ago
  32. defed6f Fixing test scripts and removing SLP bundle from features for now. by tom · 10 years ago
  33. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  34. 7fc1837 Fixed onos-patch-vm script. by tom · 10 years ago
  35. 7d197c4 Fixing the cell definition and the install script. by tom · 10 years ago
  36. fc162b0 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  37. 0768a02 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  38. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  39. 82d6bde Fixing test scripts. by tom · 10 years ago
  40. 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
  41. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  42. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  43. 126852b Added a number of test tools. by tom · 10 years ago
  44. 2d7acb7 Added a number of test tools. by tom · 10 years ago
  45. 0eaa97f Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  46. 5ca3437 Added a few javadocs. Split onos-install into install and config. by tom · 10 years ago
  47. ab0af29 Preparing new projects for separate distributed store, trivial sstore and the networking cores. by tom · 10 years ago
  48. ecd0fbd Tweaking onos-* test scripts. by tom · 10 years ago
  49. ac77d76 Tweaking onos-* test scripts. by tom · 10 years ago
  50. 1f3805d Tweaking onos-* test scripts. by tom · 10 years ago
  51. 5a18e80 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. by tom · 10 years ago
  52. 3014aef Adding install/uninstall scripts and stuff like that. by tom · 10 years ago
  53. 5c25570 Sketching cluster related stuff with Madan.. by tom · 10 years ago