1. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  2. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  3. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  4. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  5. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  6. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  7. 4de49c0 Correct SONA imported pkgs, avoid duplicated dependencies embedding by Jian Li · 6 years ago
  8. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  9. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  10. b190607 Remove redundant app.xml and feature.xml in openstacknetworking app by Jian Li · 6 years ago
  11. 08932a7 Fix SONAR complaint about missing break statements by Ray Milkey · 6 years ago
  12. 5c51d90a [ONOS-7492] Add unit test for OpenstackFloatingIp REST API by Jian Li · 6 years ago
  13. eb9f77d Refactor: remove duplicated code snippet w modelEntityToJson method by Jian Li · 6 years ago
  14. 091d8d2 Refactor: remove duplicated code snippet w jsonToModelEntity method by Jian Li · 6 years ago
  15. b581710 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  16. caedc8b Fix: resolve IAE due to unregistered LinkedHashMap in Kryo registry by Jian Li · 6 years ago
  17. 4a80a57 Fix: SONA activation issue caused by missing of snakeyaml by Jian Li · 6 years ago
  18. d3472bf [ONOS-7470] Add swagger API doc of openstack networking module #2 by Jian Li · 6 years ago
  19. 2077f66 [ONOS-7470] Add swagger API doc of openstack networking module by Jian Li · 6 years ago
  20. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  21. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  22. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  23. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  24. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  25. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  26. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  28. 6ed460a Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  29. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  30. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
  31. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  32. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
  33. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  34. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
  35. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  36. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
  37. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  38. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
  39. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
  40. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 7 years ago
  41. c2af966 sync javax.ws.rs-api version by Yuta HIGUCHI · 7 years ago
  42. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  45. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  46. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  47. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  49. 9fc3d0e Fixes typo by daniel park · 7 years ago
  50. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  51. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  52. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  53. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  54. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  55. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  56. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  57. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  58. 3672199 [ONOS-6880] SONA: Fix the ICMP handler exception handling routine in the case of router w/o external subnet. by sangho · 7 years ago
  59. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  60. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  61. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  63. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  64. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  65. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  66. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  67. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  69. f816411 [ONOS-6632] Add REST APIs for configuring compute and gateway nodes. by sangho · 7 years ago
  70. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  72. c395d0f Initialize the pipeline when the OpenStackFlowRuleManager service is activated. by sangho · 7 years ago
  73. 2e97be0 [ONOS-6469] Allow to set port range when creating security group rules. by sangho · 7 years ago
  74. 0d45736 ONOS-6742 Refactored OpenstackNode by Hyunsun Moon · 7 years ago
  75. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  76. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  77. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  78. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  79. 0248ca2 [ONOS-6543] SONA: Add a configuration to enable/disable the security group feature. by sangho · 7 years ago
  80. dbee233 [ONOS-6484] Implements skeleton to reimplement OpenStackPipeline in the application layer. by sangho · 7 years ago
  81. ad237e7 change openstack host provider scheme name to prevent conflicts with other by Frank Wang · 7 years ago
  82. 9add1c5 Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  83. 3356249 ONOS-6438 Fixed to allow a network with empty name by Hyunsun Moon · 7 years ago
  84. b720e63 ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  85. 79d6a83 Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  86. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  87. ee8700b [ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing by daniel park · 7 years ago
  88. 32d471f Removed delays from unit tests by Hyunsun Moon · 7 years ago
  89. 0e058f2 ONOS-6034 Added purge and sync flow rules CLIs by Hyunsun Moon · 7 years ago
  90. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  91. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  92. a792cf7 [ONOS-6186] Implement VLAN based virtual network provisioning and logical switching by daniel park · 7 years ago
  93. 8b0710b Fixed artifact ID to buck build format from SONA app pom files by Hyunsun Moon · 7 years ago
  94. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  96. c7eb0d0 Added unit tests for OpenstackNetworkManager and OpenstackRouterManager by Hyunsun Moon · 7 years ago
  97. c721922 ONOS-5970 Added CLIs to purge and sync network states from Neutron by Hyunsun Moon · 7 years ago
  98. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  99. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  100. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago