1. 40f032a Adds a CLI to show/clear cached openstack states with neutron DB by Jian Li · 4 years, 8 months ago
  2. d572762 Add group rule service, purge flood rules, use group to handle ARP by Jian Li · 4 years, 8 months ago
  3. a271b3c Support to provision and unprovision physical bridge along with ports by Jian Li · 4 years, 8 months ago
  4. 5172870 Recover the OVS dataplane ports in case conf.db is corrupted by Jian Li · 5 years ago
  5. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  6. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  7. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  8. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  9. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  10. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  11. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  12. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  13. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
  14. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
  15. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  16. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  17. 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 6 years ago
  18. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  19. a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
  20. cad36c7 Add a REST interface for configuring security group by Jian Li · 6 years ago
  21. c704b67 Add keystone and neutron config classes and codec with unit tests by Jian Li · 6 years ago
  22. 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  23. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  24. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  25. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  26. 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 6 years ago
  27. 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 6 years ago
  28. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  29. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  30. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  31. 7f024de Add REST interface for configuring ARP mode by Jian Li · 6 years ago
  32. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  33. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  34. 0b56428 Add REST interface for synchronizing openstack states and rules by Jian Li · 6 years ago
  35. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  36. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  37. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  38. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  39. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  40. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago[Renamed (95%) from apps/openstacknetworking/app/src/main/java/org/onosproject/openstacknetworking/util/OpenstackUtil.java]
  41. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago[Renamed from apps/openstacknetworking/src/main/java/org/onosproject/openstacknetworking/util/OpenstackUtil.java]
  42. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  43. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago