1. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  2. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  3. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  4. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  5. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 5 years ago
  6. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  7. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  8. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  9. 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 6 years ago
  10. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  11. a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
  12. cad36c7 Add a REST interface for configuring security group by Jian Li · 6 years ago
  13. c704b67 Add keystone and neutron config classes and codec with unit tests by Jian Li · 6 years ago
  14. 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  15. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  16. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  17. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  18. 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 6 years ago
  19. 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 6 years ago
  20. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  21. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  22. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  23. 7f024de Add REST interface for configuring ARP mode by Jian Li · 6 years ago
  24. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  25. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  26. 0b56428 Add REST interface for synchronizing openstack states and rules by Jian Li · 6 years ago
  27. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  28. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  29. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  30. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  31. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  32. 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]
  33. 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]
  34. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  35. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago