1. bbdf4ba Avoids NPE case at OpenstackNetworkingUiMessageHandler. by Daniel Park · 6 years ago
  2. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  3. 78ac065 Add unit tests for openstack management REST API by Jian Li · 6 years ago
  4. a077817 Add unit tests for OpenstackFlowRuleManager by Jian Li · 6 years ago
  5. 43e066b Add unit tests for openstack security group (rule) manager and store by Jian Li · 6 years ago
  6. 91be8cd Support Neutron network/port admin state up/down configuration by Jian Li · 6 years ago
  7. ee8214a Support VM resize and cold migration in openstack networking app by Jian Li · 6 years ago
  8. cd806b0 Add instance port purge command line interface with completer by Jian Li · 6 years ago
  9. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  10. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  11. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  12. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  13. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  14. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  15. 69023ea Buildifier formatting by Ray Milkey · 6 years ago
  16. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  17. deefa70 Adds ssh authentication information in OpenstackNode class. by Daniel Park · 6 years ago
  18. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  19. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  20. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  21. 2c63bd2 Add CLI for listing all openstack instance ports by Jian Li · 6 years ago
  22. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  23. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  24. fae7b38 Add unit tests for instancePort and its manager classes by Jian Li · 6 years ago
  25. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  26. f17191b Bazel build for southbound netconf app by Ray Milkey · 6 years ago
  27. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  28. 57a9af9 Making sure RSDOCS are available for YANG REST API. by Thomas Vachuska · 6 years ago
  29. e440498 IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  30. 9c04643 Adding Bazel BUILD files for yang subsystem. by Thomas Vachuska · 6 years ago
  31. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  32. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  33. 7d649b5 Adding Bazel BUILD files for faultmanagement and evpn-service app. by Thomas Vachuska · 6 years ago
  34. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  35. f6911bd Fix Sonar warnings about NPEs after an exception by Ray Milkey · 6 years ago
  36. f7934d5 Fix: guarantee to referring to the correct openstack node state by Jian Li · 6 years ago
  37. 789fadb Support to inject custom controller info through openstacknode by Jian Li · 6 years ago
  38. 88ae51e Avoid parallelizing node initialization due to state contention by Jian Li · 6 years ago
  39. a7160da Fix SNAPSHOT version in test/proxy app by Ray Milkey · 6 years ago
  40. cd91a07 Added src port and dst ip address option to forced acl functionality. by Daniel Park · 6 years ago
  41. 95feda0 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  42. 333e30b Fix maven build by Ray Milkey · 6 years ago
  43. dd50eac Fix problems detected by ErrorProne by Ray Milkey · 6 years ago
  44. 5b66ce0 Fix: resolve failure of E-W communication at ARP broadcast mode by Jian Li · 6 years ago
  45. 311a9c9 Do not add match field, if the src/dst IP Prefix is 0.0.0.0/0 by Jian Li · 6 years ago
  46. 3adf365 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  47. 0e1c7b5 Added forced acl command in OpenstackNetworking app by Daniel Park · 6 years ago
  48. 7f024de Add REST interface for configuring ARP mode by Jian Li · 6 years ago
  49. a494768 Support to publish port TX and RX stats in openstacktelemetry by Jian Li · 6 years ago
  50. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  51. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  52. 41aa815 Sonar suggestion for a break in a switch by Ray Milkey · 6 years ago
  53. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  54. b8ddc3f Add device driver for ODTN Phase1.0 by hiroki · 6 years ago
  55. 0354b45 Fix guaranteed NPE in CLI error report by Ray Milkey · 6 years ago
  56. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  57. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  58. b1ca1a2 Init and purge rules/group table during vtap app start and stop by Jian Li · 6 years ago
  59. 26ef130 Add group table, flow rules by listening to openstack node events by Jian Li · 6 years ago
  60. c253810 [ONOS-7731] Add a set of CLI for openstack vtap app by Jian Li · 6 years ago
  61. 614cb09 [ONOS-7731] Add initial implementation of openstack vtap manager by Jian Li · 6 years ago
  62. d18f2b0 [ONOS-7731] Add unit tests for openstack vtap and vtapCriterion by Jian Li · 6 years ago
  63. 19f2526 [ONOS-7731] Add implementation of openstack vtap store and criterion by Jian Li · 6 years ago
  64. 8f61139 Fix maven build problems with inband telemetry app by Ray Milkey · 6 years ago
  65. 38e4d94 [ONOS-7731] Add a set of interfaces for openstack vTap app by Jian Li · 6 years ago
  66. e2e03a5 Fix: do not add fake gateway ARP rule for FLAT typed network by Jian Li · 6 years ago
  67. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  68. 819f4e8 Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated. by Daniel Park · 6 years ago
  69. 960ae51 Fix: pipeline to stat flat outbound table rather than flat table by Jian Li · 6 years ago
  70. 722275f [ONOS-7675] Initial implementation of IntProgrammable by Jonghwan Hyun · 6 years ago
  71. 97482c1 Make the openstacknode COMPLETED when OF device is reconnected by Jian Li · 6 years ago
  72. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  73. 5a38ab6 Fix openstack telemetry, networking, vtap app maven build by Jian Li · 6 years ago
  74. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  75. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  76. 4f368e8 [ONOS-7731] Add openstack vtap skeleton code by Jian Li · 6 years ago
  77. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  78. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  79. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  80. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  81. d9d4c29 Supports classless static route option in SONA by Daniel Park · 6 years ago
  82. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  83. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  84. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  85. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  86. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  87. eb42a73 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  88. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  89. 04f9ffe Adds host routes to OpenstackNetworkListCommanAdds. by Daniel Park · 6 years ago
  90. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  91. 6ed9cf0 Fixes OpenStackRoutingHandler deal with OPENSTACK_NODE_UPDATED event by Daniel Park · 6 years ago
  92. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  93. 4b931a9 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  94. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  95. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  96. 4d63939 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  97. 50f3f13 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  98. c679a02 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  99. 803a1d5 Add REST API used for quering floating IPs mapped with fixed IPs by Jian Li · 6 years ago
  100. 77323c5 Fix: resolve NPE caused by null portId of instancePort at two events by Jian Li · 6 years ago