1. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  2. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  3. ba82c0d Check that the DHCP Manager is active before testing its configuration by Ray Milkey · 8 years ago
  4. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  5. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  6. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  7. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  8. 9152b15 Fixed onos-run-karaf by Thomas Vachuska · 8 years ago
  9. a3029cf Enhancing onos-run-karaf to run clean installation when tar.gz changes. by Thomas Vachuska · 8 years ago
  10. 7728b6a Was using a non-exitant port for the test. Not sure how this was ever working by Ray Milkey · 8 years ago
  11. 28267ea Fix buck run when $ONOS_DIR does not exist by Charles Chan · 8 years ago
  12. 67f1305 Bumping STC to 2.2 version. by Thomas Vachuska · 8 years ago
  13. a8e125a Fixing onos-mininet cleanup logic. by Thomas Vachuska · 8 years ago
  14. 86f142f Update kryo to 4.0.0 by Yuta HIGUCHI · 8 years ago
  15. 57c7c31 Fix the disabled download url of karaf. by zhangyuanyou · 8 years ago
  16. e4abf5b2 Allowing buck-based onos run to run with or without 'clean' option. by Thomas Vachuska · 8 years ago
  17. a43d033 Add check for node status to onos.py startup by Jon Hall · 8 years ago
  18. 9b238ae Pass alertActions cli option to ONOSNode class in onos.py by Jon Hall · 8 years ago
  19. 09dfe1e Updating SDN-IP tutorial config files by Luca Prete · 8 years ago
  20. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  21. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  22. e5428c5 Releasing 1.10 version of onos-maven-plugin. by Thomas Vachuska · 8 years ago
  23. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  24. 99e3030 Add onos-acl tool by Yi Tseng · 8 years ago
  25. 3f79e2a Adding cdvue tool to allow developers to run it without building the binaries themselves. by Thomas Vachuska · 8 years ago
  26. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  27. e685d7d Fix up drivers test to not shut down all of ONOS by Ray Milkey · 8 years ago
  28. 20150f3 Adding onos-app and onos-create-app to the test tarball produced by onos-package-test. by Thomas Vachuska · 8 years ago
  29. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  30. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  31. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  32. 4e22b2c Add package directories as dependencies of onos-package buck target by Jonathan Hart · 8 years ago
  33. 8f4a929 Updating buck version to support plugin manager by Brian O'Connor · 8 years ago
  34. 956610d Moving to new version of STC. by Thomas Vachuska · 8 years ago
  35. f72cedb Refactor module lists in BUCK by Ray Milkey · 8 years ago
  36. 145623d Added onos-cluster-execute-expect as a cluster version of onos-execute-expect + updated stc scenarios for dist primitives to use this for verification by Madan Jampani · 8 years ago
  37. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  38. b35c528 Added null-provider to cell simon-single. by Simon Hunt · 8 years ago
  39. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  40. 3ce80f7 Fixing regions command to list devices that are currently in the region. by Thomas Vachuska · 8 years ago
  41. 66c2d1f Add a OCN for beast cell file by YPZhang · 8 years ago
  42. 275d2e8 Refactoring checkstyle daemon into a more general purpose buck daemon. by Thomas Vachuska · 8 years ago
  43. cc5f03e ONOS-2184 - virtual network Intents for vnet STC. by Claudine Chiu · 8 years ago
  44. 4d5310c Improving stw and adding ability to clean-up mininet properly between runs. by Thomas Vachuska · 8 years ago
  45. 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
  46. a721751 Adding more patience to the netcfg scenario. by Thomas Vachuska · 8 years ago
  47. 9efd6b3 Adding 'stw' utility to run stc while success/until failure. by Thomas Vachuska · 8 years ago
  48. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  49. b8cd803 ONOS maven plugin can substitute any propertiesdefined in the pom by Jonathan Hart · 8 years ago
  50. de50ee5 Fixing onos-maven-plugin App Mojo by Sanjana Agarwal · 8 years ago
  51. 3271562 Refactor reactive forwarding test into its own scenario by Ray Milkey · 8 years ago
  52. a481a11 Remove flow objectives after test completes by Ray Milkey · 8 years ago
  53. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago
  54. 955c4b8 Refactor activate/deactivate of forwarding app by Ray Milkey · 8 years ago
  55. b4bf7c8 Emit warning when buck artifact is the latest by Yuta HIGUCHI · 8 years ago
  56. 1424ac9 Added scalable gateway app to BUCK app list by Hyunsun Moon · 8 years ago
  57. df6372b Chagned drivers/ovsdb app name to avoid conflict with providers/ovsdb by Hyunsun Moon · 8 years ago
  58. 3880928 STC stacktrace fixes by Ray Milkey · 8 years ago
  59. 5c7279e Adding init-functions file for enviroment of LSB-compliant init scripts by Phil Huang · 8 years ago
  60. 12e4d8d Modified BMv2 demo scripts to work with onos.py by Carmelo Cascone · 8 years ago
  61. 20bbf78 Adding check for failures at the end of the net-smoke.xml scenario. by Thomas Vachuska · 8 years ago
  62. 32faf2b Adding more patience to onos-check-summary and changing sequencing of smoke.xml scenario. by Thomas Vachuska · 8 years ago
  63. a0f983b STC scenario for testing posting and removal of configs by Ray Milkey · 8 years ago
  64. 97dfd1e STC scenario for testing meta app behavior by Ray Milkey · 8 years ago
  65. 7445272 Support Cluster restart via stc by Phil Huang · 8 years ago
  66. 0403df5 Add DHCP relay app to buck package by Jonathan Hart · 8 years ago
  67. 6fc9fbd ensure BUCK built bits are used on stc by Yuta HIGUCHI · 8 years ago
  68. a2ccaa5 unpackONOS: check for failure when extracting tar archive by Bob Lantz · 8 years ago
  69. 930138e Enable global port forwarding in root namespace by Bob Lantz · 8 years ago
  70. 977ae3f Varius updates to BMv2 mininet scripts by Carmelo Cascone · 8 years ago
  71. 785fada Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  72. 5805075 Fixed JSON validator and `DELETE` not work issue in onos-netcfg by Phil Huang · 8 years ago
  73. 2d4e3a1 Remove obsolete/confusing onos.py by Bob Lantz · 8 years ago
  74. 9e1a8c1 Initial stc tests for distributed primitives by Madan Jampani · 8 years ago
  75. 465a9b8 Support validate JSON file in onos-netcfg by Phil Huang · 8 years ago
  76. ad509f9 Enhancing Geant Topo by Andrea Campanella · 8 years ago
  77. 60a5a98 Adding GEANT european topology by Andrea Campanella · 8 years ago
  78. 55562ea Unpack/install all nodes before startup by Bob Lantz · 8 years ago
  79. c3de515 Correctly print message if arping isn't installed by Bob Lantz · 8 years ago
  80. 92d8e05 Use ip route to determine default intf for port forwarding by Bob Lantz · 8 years ago
  81. 9ba19dc Use netstat for waitListening; client -h h1 "apps -a" by Bob Lantz · 8 years ago
  82. 3bdad41 Fixing onos-change-version to reflect separation of stc and jdvue modules. by Thomas Vachuska · 8 years ago
  83. 510425f [ONOS-3686] Add a script named onos-blackduck-zip in tools/build/ by Boyuan Yan · 8 years ago
  84. c356210 Dropping jdvue from the main repo as it has been moved to its own. by Thomas Vachuska · 8 years ago
  85. 3c24769 Fixing onos-run-karaf to not use for IP by Brian O'Connor · 8 years ago
  86. c1383f0 Update sample config for cross-connect by Charles Chan · 8 years ago
  87. 407ef25 STC - check that flows are installed before checking pings by Ray Milkey · 8 years ago
  88. b0d0ada - bidrectional vnet link creation by Claudine Chiu · 8 years ago
  89. 45312d0 ONOS-737: regexp for grabbing OC* variables changed by Claudine Chiu · 8 years ago
  90. 590160a Ensure cluster metadata is setup as part of onos-run-karaf by Madan Jampani · 8 years ago
  91. dcdf24d Fixing onos-run-karaf for buck run onos usage. by Thomas Vachuska · 8 years ago
  92. 426d356 Preparing for separating STC into its own repository. by Thomas Vachuska · 8 years ago
  93. c96e258 add arp cmd; always return lists from checkLog by Bob Lantz · 8 years ago
  94. 6438242 Add status/error checks during ONOS startup by Bob Lantz · 8 years ago
  95. ee85e2f Update ONOS_INSTANCES when updating OCI by Jon Hall · 8 years ago
  96. 50df098 Allow output file or '-' for stdout with list of IP addresses by Bob Lantz · 8 years ago
  97. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  98. 283a785 Fixing archetypes scenario. by Thomas Vachuska · 8 years ago
  99. 569bbec Unset empty vars; pass IPs to onos-gen-partitions by Bob Lantz · 8 years ago
  100. 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago