1. 801875c Modified start_topo.py to make MAC address and IP address of host configurable. by Naoki Shiota · 10 years ago
  2. 611f3dd Added README to cluster management tools. by Naoki Shiota · 10 years ago
  3. 2322a2f Added configurable mininet script to create topology for multi-instance ONOS (ONOS-1308). by Naoki Shiota · 10 years ago
  4. 9109a1e Added RAMCloud replication parameter to cluster script. by Naoki Shiota · 10 years ago
  5. 05721b3 Modified onos-cluster.sh to output deployment log into files. by Naoki Shiota · 10 years ago
  6. b76bc65 Modified cluster script to output text during start/stop. by Naoki Shiota · 10 years ago
  7. b7eb55d Modified onos.sh so that Hazelcast port can be configured. by Naoki Shiota · 10 years ago
  8. 3b54c42 Updated the default setup for the cluster backend, so it is by Pavlin Radoslavov · 10 years ago
  9. 9a1e6d1 Added new cluster scripts. by Naoki Shiota · 10 years ago
  10. 0e78045 Added -x option that stop creating static arp entry in demo mininet script by Masayoshi Kobayashi · 10 years ago
  11. cee9f35 removed net.build() from mininet scripts by Masayoshi Kobayashi · 10 years ago
  12. faae927 Fix a bug in the generation of host IDs. by Pavlin Radoslavov · 11 years ago
  13. f2a5265 * Remove clearFlow() and clearAllFlows(), and the corresponding REST by Pavlin Radoslavov · 11 years ago
  14. 83ac72e Removed file cluster-mgmt/common/onos.properties because it is not needed/used. by Pavlin Radoslavov · 11 years ago
  15. 9352241 minor modification on func.sh by Masayoshi Kobayashi · 11 years ago
  16. 9973090 script changes for development VM to work in multiple node environment by Masayoshi Kobayashi · 11 years ago
  17. 7cbc93e Config files modified to run ONS demo on DevA cluster. by HIGUCHI Yuta · 11 years ago
  18. 972b846 fixed directry reference in scritps by Masayoshi Kobayashi · 11 years ago
  19. f0057de fix dir setting (use relative path from /home/openflow) in func.sh by Masayoshi Kobayashi · 11 years ago
  20. 78011fe removed root namespace interfaces (not used anymore) by Masayoshi Kobayashi · 11 years ago
  21. e916190 fix make-mininet.sh to handle dash(-) in hostname by Masayoshi Kobayashi · 11 years ago
  22. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  23. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  24. f238c9e Added a bootup mode for cassandra that can be run with 'cassandra bootup'. This will start cassandra servers one at a time which is necessary when all servers need to auto-bootstrap by Masayoshi Kobayashi · 11 years ago
  25. 9ec5e22 reset/scale button integration at HW by Tim Lindberg · 11 years ago
  26. 390c2dc demo rest and scale up script for hw testbed? by Tim Lindberg · 11 years ago
  27. 9763143 fix in pingall by Masayoshi Kobayashi · 11 years ago
  28. 1ec0c6f modified start.sh not restart cassandra and zk (just restart onos and cleanup db) by Masayoshi Kobayashi · 11 years ago
  29. 9142f0c show raw data location in pingall-speedup.sh by Masayoshi Kobayashi · 11 years ago
  30. c18e3b6 updated make-mininet.sh to use environ variables by Masayoshi Kobayashi · 11 years ago
  31. 4de8d12 change cluster prep scripts to use ONOS envrionment variables by Masayoshi Kobayashi · 11 years ago
  32. a85ae64 modified cho-failover.py cho-link-failure.py by Masayoshi Kobayashi · 11 years ago
  33. 454a436 pingall-speedup.sh: Faster pingall by Masayoshi Kobayashi · 11 years ago
  34. bdbf22d update cho-link-failure.py by Masayoshi Kobayashi · 11 years ago
  35. b96d05c update comp-nwap-sw.py by Masayoshi Kobayashi · 11 years ago
  36. 6777116 update comp-nwmap-sw.py by Masayoshi Kobayashi · 11 years ago
  37. d41701f comp-nwmap-sw.py: Comparing flows in network map and those in switches by Masayoshi Kobayashi · 11 years ago
  38. 4bc8a5e check_status.py update by Masayoshi Kobayashi · 11 years ago
  39. e4a551d added cho scripts in master by Masayoshi Kobayashi · 11 years ago
  40. 05db3ce change iperf server option from -s to -sD by Masayoshi Kobayashi · 11 years ago
  41. fb6c580 CHO test script for link failures by Masayoshi Kobayashi · 11 years ago
  42. bd3d00e added casasndra db status check by Masayoshi Kobayashi · 11 years ago
  43. 082f3df Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  44. 7f02a80 added regression test for link faliure by Masayoshi Kobayashi · 11 years ago
  45. 738648d Update the DPID of the core switches so they are uniform: by Pavlin Radoslavov · 11 years ago
  46. 50f22a1 bug fix on check_status.py by Masayoshi Kobayashi · 11 years ago
  47. 95c3053 check_status.py to use ONOS_CLUSTER_BASENAME environment variable to pick REST server by Masayoshi Kobayashi · 11 years ago
  48. ecf9c47 update check_status to check switch status' by Masayoshi Kobayashi · 11 years ago
  49. 3f04392 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  50. 76949e2 added network status check script (check_status.py) by Masayoshi Kobayashi · 11 years ago
  51. 3b8b9bf added one more link in the core by Pavlin Radoslavov · 11 years ago
  52. 4a1542b start rest server on all nodes by Masayoshi Kobayashi · 11 years ago
  53. a3639cc modified miminet script to run iperf server' by Masayoshi Kobayashi · 11 years ago
  54. 77485e1 fix ARP table bug by Masayoshi Kobayashi · 11 years ago
  55. 80003ea bug fix in cluster-scripts by Masayoshi Kobayashi · 11 years ago
  56. 85b3f9b add authorized_keys to common and change location of cluster.txt by Masayoshi Kobayashi · 11 years ago
  57. 0ab03da reflect func.sh file location changes by Masayoshi Kobayashi · 11 years ago
  58. bc43ebc move func.sh to bin by Masayoshi Kobayashi · 11 years ago
  59. f704d30 added cluster-mgmt scripts by Masayoshi Kobayashi · 11 years ago
  60. f358ff5 add cluster managemnt scripts by Masayoshi Kobayashi · 11 years ago