1. 525651f Fixing onos-create-app to bomb if mvn command fails for some reason. by Thomas Vachuska · 7 years ago
  2. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  3. b941618 Fix broken reference in uitopo archetype (take 3). by Simon Hunt · 8 years ago
  4. a299ffc Fix broken reference in uitopo archetype. by Simon Hunt · 8 years ago
  5. c1050b2 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  6. c5e478c Update version strings for archetypes by Ray Milkey · 8 years ago
  7. 35cd800 Updating onos-change-version by Brian O'Connor · 8 years ago
  8. f6a460e Fix file not found error when calculating checksum of buck plugin by Charles Chan · 8 years ago
  9. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  10. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  11. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  12. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  13. 3500734 Fixing buck in onos-pref-karaf by Brian O'Connor · 8 years ago
  14. 8cc10ec Adding maven coords to OAR and onos features.xml genrules by Brian O'Connor · 8 years ago
  15. ee67495 Enhancing OnosJar to build OSGi jars and wars if required. by Brian O'Connor · 8 years ago
  16. effde07 Force rebuild of plugins when buck is updated by Ray Milkey · 8 years ago
  17. 3231e1b Updating Buck to latest onos-released version by Brian O'Connor · 8 years ago
  18. a027392 Updating onos_stage.py to use ONOS_VERSION global by Brian O'Connor · 8 years ago
  19. 7d8b3b1 Pass clean option to onos-setup-karaf by Yuta HIGUCHI · 8 years ago
  20. 2548559 Add HA.py by Jon Hall · 8 years ago
  21. bb1ac3f Give intents a little more time to complete by Ray Milkey · 8 years ago
  22. 2ca9a35 Added README by Bob Lantz · 8 years ago
  23. 04e7647 Removing dhcp app from the office cell because incompatible with local dhcp server. by Luca Prete · 8 years ago
  24. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  25. 685e34d Add Distributed Primitives scenario to smoke test by Ray Milkey · 8 years ago
  26. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  27. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  28. b4ac46e Add a small delay between deleting a net config and testing it by Ray Milkey · 8 years ago
  29. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  30. 2ec5aa9 Fixed onos-check-error tool. by Thomas Vachuska · 8 years ago
  31. fa454bd Allow a little more time for flows to settle before checking by Ray Milkey · 8 years ago
  32. 978902a Added protection against expired cell reservations. by Thomas Vachuska · 8 years ago
  33. 381f8d8 Fixes for STC command argument handling when using Karaf client by Jonathan Hart · 8 years ago
  34. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  35. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  36. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  37. ba82c0d Check that the DHCP Manager is active before testing its configuration by Ray Milkey · 8 years ago
  38. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  39. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  40. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  41. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  42. 9152b15 Fixed onos-run-karaf by Thomas Vachuska · 8 years ago
  43. a3029cf Enhancing onos-run-karaf to run clean installation when tar.gz changes. by Thomas Vachuska · 8 years ago
  44. 7728b6a Was using a non-exitant port for the test. Not sure how this was ever working by Ray Milkey · 8 years ago
  45. 28267ea Fix buck run when $ONOS_DIR does not exist by Charles Chan · 8 years ago
  46. 67f1305 Bumping STC to 2.2 version. by Thomas Vachuska · 8 years ago
  47. a8e125a Fixing onos-mininet cleanup logic. by Thomas Vachuska · 8 years ago
  48. 86f142f Update kryo to 4.0.0 by Yuta HIGUCHI · 8 years ago
  49. 57c7c31 Fix the disabled download url of karaf. by zhangyuanyou · 8 years ago
  50. e4abf5b2 Allowing buck-based onos run to run with or without 'clean' option. by Thomas Vachuska · 8 years ago
  51. a43d033 Add check for node status to onos.py startup by Jon Hall · 8 years ago
  52. 9b238ae Pass alertActions cli option to ONOSNode class in onos.py by Jon Hall · 8 years ago
  53. 09dfe1e Updating SDN-IP tutorial config files by Luca Prete · 8 years ago
  54. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  55. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  56. e5428c5 Releasing 1.10 version of onos-maven-plugin. by Thomas Vachuska · 8 years ago
  57. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  58. 99e3030 Add onos-acl tool by Yi Tseng · 8 years ago
  59. 3f79e2a Adding cdvue tool to allow developers to run it without building the binaries themselves. by Thomas Vachuska · 8 years ago
  60. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  61. e685d7d Fix up drivers test to not shut down all of ONOS by Ray Milkey · 8 years ago
  62. 20150f3 Adding onos-app and onos-create-app to the test tarball produced by onos-package-test. by Thomas Vachuska · 8 years ago
  63. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  64. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  65. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  66. 4e22b2c Add package directories as dependencies of onos-package buck target by Jonathan Hart · 8 years ago
  67. 8f4a929 Updating buck version to support plugin manager by Brian O'Connor · 8 years ago
  68. 956610d Moving to new version of STC. by Thomas Vachuska · 8 years ago
  69. f72cedb Refactor module lists in BUCK by Ray Milkey · 8 years ago
  70. 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
  71. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  72. b35c528 Added null-provider to cell simon-single. by Simon Hunt · 8 years ago
  73. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  74. 3ce80f7 Fixing regions command to list devices that are currently in the region. by Thomas Vachuska · 8 years ago
  75. 66c2d1f Add a OCN for beast cell file by YPZhang · 8 years ago
  76. 275d2e8 Refactoring checkstyle daemon into a more general purpose buck daemon. by Thomas Vachuska · 8 years ago
  77. cc5f03e ONOS-2184 - virtual network Intents for vnet STC. by Claudine Chiu · 8 years ago
  78. 4d5310c Improving stw and adding ability to clean-up mininet properly between runs. by Thomas Vachuska · 8 years ago
  79. 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
  80. a721751 Adding more patience to the netcfg scenario. by Thomas Vachuska · 8 years ago
  81. 9efd6b3 Adding 'stw' utility to run stc while success/until failure. by Thomas Vachuska · 8 years ago
  82. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  83. b8cd803 ONOS maven plugin can substitute any propertiesdefined in the pom by Jonathan Hart · 8 years ago
  84. de50ee5 Fixing onos-maven-plugin App Mojo by Sanjana Agarwal · 8 years ago
  85. 3271562 Refactor reactive forwarding test into its own scenario by Ray Milkey · 8 years ago
  86. a481a11 Remove flow objectives after test completes by Ray Milkey · 8 years ago
  87. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago
  88. 955c4b8 Refactor activate/deactivate of forwarding app by Ray Milkey · 8 years ago
  89. b4bf7c8 Emit warning when buck artifact is the latest by Yuta HIGUCHI · 8 years ago
  90. 1424ac9 Added scalable gateway app to BUCK app list by Hyunsun Moon · 8 years ago
  91. df6372b Chagned drivers/ovsdb app name to avoid conflict with providers/ovsdb by Hyunsun Moon · 8 years ago
  92. 3880928 STC stacktrace fixes by Ray Milkey · 8 years ago
  93. 5c7279e Adding init-functions file for enviroment of LSB-compliant init scripts by Phil Huang · 8 years ago
  94. 12e4d8d Modified BMv2 demo scripts to work with onos.py by Carmelo Cascone · 8 years ago
  95. 20bbf78 Adding check for failures at the end of the net-smoke.xml scenario. by Thomas Vachuska · 8 years ago
  96. 32faf2b Adding more patience to onos-check-summary and changing sequencing of smoke.xml scenario. by Thomas Vachuska · 8 years ago
  97. a0f983b STC scenario for testing posting and removal of configs by Ray Milkey · 8 years ago
  98. 97dfd1e STC scenario for testing meta app behavior by Ray Milkey · 8 years ago
  99. 7445272 Support Cluster restart via stc by Phil Huang · 8 years ago
  100. 0403df5 Add DHCP relay app to buck package by Jonathan Hart · 8 years ago