1. f46f871 CORD-1130 remove onboarding artifacts from vtn service by Scott Baker · 7 years ago null
  2. e091a28 CORD-1177: Brought VTN service over to xproto by Sapan Bhatia · 7 years ago
  3. 240fe80 add labels by Zack Williams · 7 years ago
  4. 41eef92 Removed delays from unit tests by Hyunsun Moon · 7 years ago
  5. 2c3f0ee CORD-1071 Refactor VTN node service by Hyunsun Moon · 7 years ago
  6. 2c9dba8 CORD-1033 Move vtnnetport.py by Andy Bavier · 7 years ago
  7. 0e2744b CORD-1033 Build and publish service synchronizers on corddev by Andy Bavier · 7 years ago
  8. af3822c Fixed service port create failure by Hyunsun Moon · 7 years ago
  9. 9c2a098 CORD-982 Handle PORT_REMOVED event by Hyunsun Moon · 7 years ago
  10. 9620731 Fixed VTN to read network config at activation by Hyunsun Moon · 7 years ago
  11. e385eea CORD-1053 fix attribute not being saved by Scott Baker · 7 years ago
  12. e963743 CORD-1053 refactored onboarding recipe for vtn by Scott Baker · 7 years ago
  13. 08a4df3 CORD-1008 Dockerfile and docker-compose for vtn synchronizer by Scott Baker · 7 years ago
  14. 61b41a9 CORD-1008 port vtn synchronizer to new_base by Scott Baker · 7 years ago
  15. 34726b8 CORD-876 eliminate proxy models in VTN service by Scott Baker · 7 years ago
  16. 6291829 CORD-876 convert port numbers from integer to string by Scott Baker · 7 years ago
  17. e72adf5 Fixed URL log for XOS states sync by Hyunsun Moon · 7 years ago
  18. af6f60a VTN: offload more of the event handling off of the Atomix event thread. by Jonathan Hart · 7 years ago
  19. 5510e34 CORD-727 Implemented port name on OVS in ServicePort API by Hyunsun Moon · 7 years ago
  20. 851e57f Replaced Stream#forEach() with Collection#forEach() by Hyunsun Moon · 7 years ago
  21. 3af3448 If VSG module does not exist, then do not try to list tenants by Scott Baker · 7 years ago
  22. bcf4925 Use component config for the default private gateway MAC by Hyunsun Moon · 7 years ago
  23. 33a5937 Fixed VTN fails to reinstall flow rules for a restarted VM by Hyunsun Moon · 7 years ago
  24. 1a57060 Fixed VSG test client DHCP failure by Hyunsun Moon · 7 years ago
  25. d02a5a7 CORD-529, CORD-530 Allow VLAN and floating address pairs for PRIVATE network ports by Hyunsun Moon · 7 years ago
  26. 5256381 CORD-830 do not query VTN for servicenetwork that will be skipped by Scott Baker · 7 years ago
  27. 8e9bc93 Fixed VTN ARP proxy replies with private MAC for public gateways by Hyunsun Moon · 7 years ago
  28. 4302c2b CORD-643 Fixed VTN ARP proxy fails to reply when onos-cord restarted by Hyunsun Moon · 7 years ago
  29. 187bf53 CORD-628 Refactored VTN service network and port API by Hyunsun Moon · 7 years ago
  30. b8bd7fc CORD-755 Fix VTNNetPort only returning address pairs for one vSG by Scott Baker · 7 years ago
  31. 43da8a1 skip network if its id is null (CORD-759) by Scott Baker · 7 years ago
  32. c32814d updating onos apps to 1.2-SNAPSHOT by alshabib · 7 years ago
  33. 6cc742a removing .gitreview file by alshabib · 7 years ago
  34. 28d1bf8 change db from localhost to xos_db by Scott Baker · 7 years ago
  35. febea2f Bumping up ONOS to 1.8.0 by Charles Chan · 7 years ago
  36. a587146 Added logging filter to warn unsuccessful REST request by Hyunsun Moon · 8 years ago
  37. a0e8b66 Show better results for network and port list command by Hyunsun Moon · 7 years ago
  38. 0984cbd CORD-592 Added DHCP classless static route option for service dependency by Hyunsun Moon · 7 years ago
  39. 51d7ebb Watch for changes in Node objects by Andy Bavier · 7 years ago
  40. ef5e9e3 Added app.xml by Hyunsun Moon · 7 years ago
  41. 9c1c66f Reusing the service composition methods from core files by Srikanth Vavilapalli · 7 years ago
  42. ff01668 pass controllerPort to VTN app by Scott Baker · 7 years ago
  43. 28b358a CORD-531 Implemented DHCP proxy for the virtual instances by Hyunsun Moon · 7 years ago
  44. af477ac Fixed small bugs by Hyunsun Moon · 8 years ago
  45. 3fc0cbc CORD-633 Make controllers of the br-int configurable by Hyunsun Moon · 7 years ago
  46. f489374 do not return servicenetwork if id is null by Scott Baker · 7 years ago
  47. d2e4a46 Fixed to return immutable set by Hyunsun Moon · 8 years ago
  48. f5b2153 Implemented unit tests for ServiceNetwork json codec by Hyunsun Moon · 8 years ago
  49. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  50. 7331de8 Fixed equals for Network, Port and Subnet by Hyunsun Moon · 8 years ago
  51. d5af96f CORD-539 Implemented purge and sync states methods by Hyunsun Moon · 8 years ago
  52. 97b9627 CORD-538 Implemented NetworkService with OpenStack networking API by Hyunsun Moon · 8 years ago
  53. 4a94c2e CORD-537 Implemented ServiceNetworkService with XOS VTN APIs by Hyunsun Moon · 8 years ago
  54. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  55. 63420a2 Moving to onos-1.7.1 by Hyunsun Moon · 8 years ago
  56. cdbb71e drop support for V1 VTN API by Scott Baker · 8 years ago
  57. 144062a Fixed vSG network can communicate with other service networks by Hyunsun Moon · 8 years ago
  58. fe31dd4 Remove a group not in use by Hyunsun Moon · 8 years ago
  59. 5c14395 CORD-534 Added separate interfaces for Network and ServiceNetwork by Hyunsun Moon · 8 years ago
  60. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  61. dcbc52b add hostManagementIface to autogeneration by Scott Baker · 8 years ago
  62. 9ddeac7 remote unecessary includes by Zack Williams · 8 years ago
  63. 2906700 do not call VTN APIs on ServicePort/ServiceNetwork with no relevant state by Scott Baker · 8 years ago
  64. 22c818b moving to onos-1.7.0 by alshabib · 8 years ago
  65. 9837fb8 fix bug where management network was being associated with vlan_id and VSG WAN addrs by Scott Baker · 8 years ago
  66. 5901263 Move dependencies on non-core models into try/except blocks by Andy Bavier · 8 years ago
  67. e45ce91 Removed unused parameter by Andy Bavier · 8 years ago
  68. dd9b4d9 Move autogeneration of VTN config from ONOS synchronizer by Andy Bavier · 8 years ago
  69. e5a1fc3 CORD-176 Added web resources and codecs for service network and port by Hyunsun Moon · 8 years ago
  70. 09e0296 CORD-176 Added a store to hold service networks and ports by Hyunsun Moon · 8 years ago
  71. 395542a CORD-176 Added new classes for the VTN service network and port by Hyunsun Moon · 8 years ago
  72. cb25cd5 fix API when requesting network by id by Scott Baker · 8 years ago
  73. 855a9df check VTN API version in sync_port_addresses by Scott Baker · 8 years ago
  74. ce142a8 add vtnAPIVersion to tosca resources by Scott Baker · 8 years ago
  75. f229101 don't do VTN APIs on networks/ports with no id by Scott Baker · 8 years ago
  76. 90f780d fix REST API calls to VTN by Scott Baker · 8 years ago
  77. 61d4ddd fix synchronizer manifest by Scott Baker · 8 years ago
  78. b3a80de add support for calling new VTN API by Scott Baker · 8 years ago
  79. 2342903 break VTNNetwork and VTNPort out into a library file by Scott Baker · 8 years ago
  80. 1e7db28 fix get_onos_service by Scott Baker · 8 years ago
  81. c3800fa VTN service API by Scott Baker · 8 years ago
  82. 153db18 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  83. 1e88fef CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  84. c031d9b CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  85. 7522064 pom changes to support snapshots by alshabib · 8 years ago
  86. 81a1356 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  87. 8af9351 Fxied complie failure with ONOS 1.7.0-SNAPSHOT by Hyunsun Moon · 8 years ago
  88. 2d1114b updating to onos 1.7.0-SNAPSHOT by alshabib · 8 years ago
  89. 90d8a18 set the openstackdriver for the vtn synchronizer by Scott Baker · 8 years ago
  90. af1f403 reverting master to 1.1-SNAPSHOT by alshabib · 8 years ago
  91. b4a4ec5 updating onos apps to rc2 by alshabib · 8 years ago
  92. 537018f Fixed exception in runnable is swallowed by scheduled thread by Hyunsun Moon · 8 years ago
  93. 7afdb1c Updating ONOS apps to 1.1-SNAPSHOT version by alshabib · 8 years ago
  94. e6e45f8 removing staging repo from pom by alshabib · 8 years ago cord-1.0-rc1
  95. bed2cb8 adding license file by alshabib · 8 years ago
  96. abe24da queryset() to get_queryset() by Zack Williams · 8 years ago
  97. 13df267 Django 1.8 fails with an ImproperlyConfigured exception when `fields` or by Zack Williams · 8 years ago
  98. 646d214 Update ONOS version to 1.6.0 by Charles Chan · 8 years ago
  99. c71c5ff Update ONOS version to 1.6.0-SNAPSHOT by Charles Chan · 8 years ago
  100. 0592c3d Revert "CORD-247 Add host management network interface to integration bridge" by Hyunsun Moon · 8 years ago