1. 43a6d2e Bump up required bazel version to 0.23 by Ray Milkey · 5 years ago
  2. 16fbcff Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  3. ed2ea357 Create testing for ODTN, including line-side/client-side connectivity creation and deletion. Testing succeeds on single ONOS instance. by Boyuan Yan · 5 years ago
  4. 69b7770 Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  5. 08631d3 Implement L2 load balancing service by Charles Chan · 6 years ago
  6. bcebb3b Implement L2 load balancing group in OFDPA driver by Charles Chan · 6 years ago
  7. fa6af0c Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  8. ea3abd4 cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  9. e22a6b1 Minor fix for tapi helper and for TAPI Rpc error message by Andrea Campanella · 5 years ago
  10. 98d0cc6 [ONOS-7883] create script execute-tapi-delete-call.py to delete ODTN services with different requirements. by Boyuan Yan · 5 years ago
  11. 1a10630 build file updates to support bazel 0.21 by Ray Milkey · 5 years ago
  12. 3ec5dae Remove some unused code that bazel 0.22 detects as an error by Ray Milkey · 5 years ago
  13. c3cb9af Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  14. f7f5054 [ONOS-7883] finish line-side and client-side connectivity service creation with same connection id by Boyuan Yan · 5 years ago
  15. 2313d7d [ONOS-7883] extend execute-tapi-post-call.py to build line-side and client-side connectivity in order by Boyuan Yan · 5 years ago
  16. 863db91 [ONOS-7883] extend execute-tapi-post-call.py, verify its get-sip-list and create-sip function by Boyuan Yan · 5 years ago
  17. 3015995 [ONOS-7883] extend execute-tapi-context-get-call.py to complete topology checking by Boyuan Yan · 5 years ago
  18. 0c5258b Update scr command in onos-diag for Karaf 4.x by Charles Chan · 5 years ago
  19. ffeb196 Allow Atomix fetch command to follow redirects by Ray Milkey · 5 years ago
  20. c3113e9 Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  21. 828c767 Add script to auto-generate Bazel project file by Carmelo Cascone · 5 years ago
  22. eb2edbb New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  23. 8361914 Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  24. 63a9749 Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 6 years ago
  25. 9092907 Starting snapshot 2.0.1-SNAPSHOT by ONOS Jenkins User · 5 years ago
  26. 1a3bebd Tagging 2.0.0 by ONOS Jenkins User · 5 years ago 2.0.0
  27. bb0fc28 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  28. 8ae74a3 Upgrade to Atomix 3.1.5 by Jordan Halterman · 5 years ago
  29. a60a2d9 [ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue by Andrea Campanella · 5 years ago
  30. 19ff8e3 Clean up Karaf environment variables to avoid issues when switching from ONOS 1.x to 2.x by Charles Chan · 5 years ago
  31. 50c0c4c [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 6 years ago
  32. e59bc37 Generate tutorial p4vm with a specific ONOS version by Carmelo Cascone · 5 years ago
  33. 359f4d8 Allow use of rsync when fetching logs by Jon Hall · 5 years ago
  34. f62bfda Upgrade to Atomix 3.1.4 by Jordan Halterman · 5 years ago
  35. ea646e9 Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  36. cb1ec54 Tagging 2.0.0-rc2 by ONOS Jenkins User · 5 years ago 2.0.0-rc2
  37. 2ea2a92 Fixing archetypes to compensate for missing transitive dependencies in pom.xml files. by Thomas Vachuska · 5 years ago
  38. 3770b08 Updating Apache Karaf to 4.2.2. by Thomas Vachuska · 5 years ago
  39. 8c0c2cf Use offline version of karaf 4.2.2 by Ray Milkey · 5 years ago
  40. 655761d Upgrade to Atomix 3.1.2 by Jordan Halterman · 5 years ago
  41. 6315b73 Add default driver package to published artifacts by Ray Milkey · 5 years ago
  42. 35e959d Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. 368e53e Tagging 2.0.0-rc1 by ONOS Jenkins User · 6 years ago 2.0.0-rc1
  44. 1a885b0 Upgrade to Atomix 3.1.0 by Jordan Halterman · 6 years ago
  45. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 6 years ago
  46. 82ccf06 Use mapped storage for Atomix management group in tests to preserve consistency across releases by Jordan Halterman · 6 years ago
  47. 53a2008 code modificationss with respect to #20641 by Arjun E K · 6 years ago
  48. 8b17e0e Upgrade to Atomix 3.1.0-rc2 by Jordan Halterman · 6 years ago
  49. 1b9e2c1 Disable karaf bundle refreshes by Ray Milkey · 6 years ago
  50. 1bc2f63 Prevent sshd restarting problems by moving it to the end of the boot features by Ray Milkey · 6 years ago
  51. 02fb583 Upgrade to Atomix 3.1.0-rc1 by Jordan Halterman · 6 years ago
  52. 1a37866 Re-enabled TLS netty by Brian O'Connor · 6 years ago
  53. b74fef2 Making stc-set-openjdk11 non-destructive. by Thomas Vachuska · 6 years ago
  54. 1e39bd2 Allowing cell-stc to inherit stcOpenJDK env. variable. by Thomas Vachuska · 6 years ago
  55. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 6 years ago
  56. fdd04b8 Update onos-uninstall script to ensure we wait for the correct process to be killed by Jordan Halterman · 6 years ago
  57. 47df7d4 Use memory mapped file storage for Raft partitions in tests by Jordan Halterman · 6 years ago
  58. 0c6f0a5 Working STC trellis-p4 scenario with connectivity test by Carmelo Cascone · 6 years ago
  59. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 6 years ago
  60. 4c3364b Fix dependencies in Trellis P4 STC scenario by Carmelo Cascone · 6 years ago
  61. 51cf307 Fixes to allow running p4 trellis scenario by Ray Milkey · 6 years ago
  62. a1d20e2 Adding utility to set cell machines to OpenJDK 11. by Thomas Vachuska · 6 years ago
  63. 15693a2 Alias to quickly start Mininet with BMv2 in cell network machines by Carmelo Cascone · 6 years ago
  64. 3dfb431 Removed old PI demo apps by Carmelo Cascone · 6 years ago
  65. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  66. d8bc03d Updating search for last commitId by Andrea Campanella · 6 years ago
  67. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  68. 096259b Added OpenConfig models specified ODTN Reference Design by hiroki · 6 years ago
  69. f6353d4 ONOS audit REST API support by arjunek1992 · 6 years ago
  70. 7730c55 Updating command line script to kill ONOS, working on 16.04 and 18.04 and OSX by Andrea Campanella · 6 years ago
  71. 23a770a Remove buck references from envDefaults by Pier Ventre · 6 years ago
  72. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 6 years ago 2.0.0-b1
  74. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 6 years ago
  75. f3b868b New libgen version 2.2-SNAPSHOT by Ray Milkey · 6 years ago
  76. a85e252 Release version 2.1 of the libgen tool by Ray Milkey · 6 years ago
  77. d770b10 Updating Yang tools to 2.6 by Andrea Campanella · 6 years ago
  78. c4d0377 Allow ONOS to be built against locally built ONOS YANG Tools. by Thomas Vachuska · 6 years ago
  79. 926e6bd Fix sonar scanning problems by Ray Milkey · 6 years ago
  80. 81df92a Fix black listing of repackaged jars by Ray Milkey · 6 years ago
  81. 32963cf Bazel implementation of Sonar support by Ray Milkey · 6 years ago
  82. 5eaf70e Upgrade to Atomix 3.1.0-beta2 by Jordan Halterman · 6 years ago
  83. ebb9315 A maven dependency upgraded to a new version due to security vulnerabilities by adibrastegarnia · 6 years ago
  84. 0f9c124 Cleaned-up the archetypes.xml scenario. by Thomas Vachuska · 6 years ago
  85. 8e676d9 Changing default cell borrow to provide a 5+3+1 cell. by Thomas Vachuska · 6 years ago
  86. bfb3a21 Update install-p4-tools.sh to support Ubuntu 18.04 by Jonghwan Hyun · 6 years ago
  87. a4c4ea8 Update onos-kill script to kill correct Karaf process by Jordan Halterman · 6 years ago
  88. f714db4 Enable INFO level console logging for onos-service by Jordan Halterman · 6 years ago
  89. 4663da3 Added commons_jxpath as bundle of osgi_feature. Used in ODTN drivers by Ramon Casellas · 6 years ago
  90. c161f82 Don't publish maven metadata files when using a local repository by Ray Milkey · 6 years ago
  91. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 6 years ago
  92. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  93. a0c5dc1 Allow Atomix logging configuration to be overridden in stc tests by Jordan Halterman · 6 years ago
  94. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 6 years ago
  95. 0412489 remove reference to removed onos.defs file by Ray Milkey · 6 years ago
  96. 1cf1012 Remove references to deprecated docs pom files by Ray Milkey · 6 years ago
  97. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago
  98. 60eeb61 bazel version must be 0.17 by adibrastegarnia · 6 years ago
  99. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 6 years ago
  100. 25b239c Fixing whitespace in onos.py by Brian O'Connor · 6 years ago