1. d5e9c6a Adding Code of Conduct by Matteo Scandolo · 4 years, 6 months ago master
  2. 5cf1734 Starting snapshot 1.7.0-SNAPSHOT by Jenkins · 6 years ago
  3. b7c3f39 Release version 1.6.0 by Jenkins · 6 years ago 1.6.0
  4. e597848 Update config dependency to 1.4.0 by Jonathan Hart · 6 years ago
  5. fef5981 Fix issue with default value for component property. by Jonathan Hart · 6 years ago
  6. 8e21279 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  7. ee3edc6 Adding gitreview by Matteo Scandolo · 6 years ago
  8. 93fa372 Fix to allign the ONOS-VTN app with the DHCP RFC. Contributed by the NGPaaS EU project by Angelos Mimidis · 6 years ago
  9. b6534c2 Starting snapshot 1.6.0-SNAPSHOT by Jenkins · 6 years ago
  10. 8455d9f Release version 1.5.0 by Jenkins · 6 years ago 1.5.0
  11. dd30f51 Depend on released version of cord-config app by Jonathan Hart · 6 years ago
  12. 3d8f341 No need to log a warning if config is not found by Jonathan Hart · 6 years ago
  13. 8605106 Allow sync state CLI commands to read values from netcfg by Jonathan Hart · 6 years ago
  14. ffc172c Fix arp handler thowing exception when config is not yet pushed. by Jonathan Hart · 6 years ago
  15. 7651c2f Fix issue where updates to ServicePorts were not taking effect. by Jonathan Hart · 6 years ago
  16. 1803144 Upgrade CORD VTN app to ONOS 1.12.0 by Jonathan Hart · 6 years ago
  17. 5c75dee Starting snapshot 1.5.0-SNAPSHOT by Jenkins · 6 years ago
  18. de490e5 Release version 1.4.0 by Jenkins · 6 years ago 1.4.0
  19. 3996048 CORD-2288: Allow adding ServicePort after OF port is added to bridge by Jonathan Hart · 6 years ago
  20. 72630b8 Show more info in CLIs, don't swallow REST connectivity errors. by Jonathan Hart · 7 years ago
  21. 09b80b8 VOL-429 - increment SNAPSHOT versions by David K. Bainbridge · 7 years ago
  22. fd48348 VOL-423 update to ONOS version 1.10.6 by David K. Bainbridge · 7 years ago
  23. 6e2a538 CORD-1849 Split XOS code out of OLT and VTN repos by Andy Bavier · 7 years ago
  24. 0d00fb4 Added FLAT type network by Hyunsun Moon · 7 years ago
  25. 5c55ab4 release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  26. c8100ab [CORD-1630] Model verbose_name by Matteo Scandolo · 7 years ago
  27. d243953 CORD-1252 eliminate hardcoded dependencies in VTN by Scott Baker · 7 years ago
  28. 5ec408f CORD-1252 remove deprecated VTN API and admin by Scott Baker · 7 years ago
  29. 16996ab VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 7 years ago
  30. 0e7912c [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  31. d659920 Remove deprecated code from VTN synchronizer by Jonathan Hart · 7 years ago
  32. 80dff97 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  33. d949b62 CORD-1250 Update to new Service/Tenancy models by Scott Baker · 7 years ago
  34. 19dcbae Moving VTN away from old XOS APIs onto GRPC APIs. by Jonathan Hart · 7 years ago
  35. 9834e04 [CORD-1360] Using new config by Matteo Scandolo · 7 years ago
  36. 726d710 [CORD-1378] by Zack Williams · 7 years ago
  37. 3f87fe9 more complete labeling of images by Zack Williams · 7 years ago
  38. cd2db8c CORD-1244 cleanup use of get_tenant/get_service by Scott Baker · 7 years ago
  39. 2c3b615 CORD-1345: Rename PlCoreBase to XOSBase by Sapan Bhatia · 7 years ago
  40. f46f871 CORD-1130 remove onboarding artifacts from vtn service by Scott Baker · 7 years ago null
  41. e091a28 CORD-1177: Brought VTN service over to xproto by Sapan Bhatia · 7 years ago
  42. 240fe80 add labels by Zack Williams · 7 years ago
  43. 41eef92 Removed delays from unit tests by Hyunsun Moon · 7 years ago
  44. 2c3f0ee CORD-1071 Refactor VTN node service by Hyunsun Moon · 7 years ago
  45. 2c9dba8 CORD-1033 Move vtnnetport.py by Andy Bavier · 7 years ago
  46. 0e2744b CORD-1033 Build and publish service synchronizers on corddev by Andy Bavier · 7 years ago
  47. af3822c Fixed service port create failure by Hyunsun Moon · 7 years ago
  48. 9c2a098 CORD-982 Handle PORT_REMOVED event by Hyunsun Moon · 7 years ago
  49. 9620731 Fixed VTN to read network config at activation by Hyunsun Moon · 7 years ago
  50. e385eea CORD-1053 fix attribute not being saved by Scott Baker · 7 years ago
  51. e963743 CORD-1053 refactored onboarding recipe for vtn by Scott Baker · 7 years ago
  52. 08a4df3 CORD-1008 Dockerfile and docker-compose for vtn synchronizer by Scott Baker · 7 years ago
  53. 61b41a9 CORD-1008 port vtn synchronizer to new_base by Scott Baker · 7 years ago
  54. 34726b8 CORD-876 eliminate proxy models in VTN service by Scott Baker · 7 years ago
  55. 6291829 CORD-876 convert port numbers from integer to string by Scott Baker · 7 years ago
  56. e72adf5 Fixed URL log for XOS states sync by Hyunsun Moon · 7 years ago
  57. af6f60a VTN: offload more of the event handling off of the Atomix event thread. by Jonathan Hart · 7 years ago
  58. 5510e34 CORD-727 Implemented port name on OVS in ServicePort API by Hyunsun Moon · 7 years ago
  59. 851e57f Replaced Stream#forEach() with Collection#forEach() by Hyunsun Moon · 7 years ago
  60. 3af3448 If VSG module does not exist, then do not try to list tenants by Scott Baker · 7 years ago
  61. bcf4925 Use component config for the default private gateway MAC by Hyunsun Moon · 7 years ago
  62. 33a5937 Fixed VTN fails to reinstall flow rules for a restarted VM by Hyunsun Moon · 7 years ago
  63. 1a57060 Fixed VSG test client DHCP failure by Hyunsun Moon · 7 years ago
  64. d02a5a7 CORD-529, CORD-530 Allow VLAN and floating address pairs for PRIVATE network ports by Hyunsun Moon · 7 years ago
  65. 5256381 CORD-830 do not query VTN for servicenetwork that will be skipped by Scott Baker · 7 years ago
  66. 8e9bc93 Fixed VTN ARP proxy replies with private MAC for public gateways by Hyunsun Moon · 7 years ago
  67. 4302c2b CORD-643 Fixed VTN ARP proxy fails to reply when onos-cord restarted by Hyunsun Moon · 7 years ago
  68. 187bf53 CORD-628 Refactored VTN service network and port API by Hyunsun Moon · 7 years ago
  69. b8bd7fc CORD-755 Fix VTNNetPort only returning address pairs for one vSG by Scott Baker · 7 years ago
  70. 43da8a1 skip network if its id is null (CORD-759) by Scott Baker · 7 years ago
  71. c32814d updating onos apps to 1.2-SNAPSHOT by alshabib · 7 years ago
  72. 6cc742a removing .gitreview file by alshabib · 7 years ago
  73. 28d1bf8 change db from localhost to xos_db by Scott Baker · 7 years ago
  74. febea2f Bumping up ONOS to 1.8.0 by Charles Chan · 7 years ago
  75. a587146 Added logging filter to warn unsuccessful REST request by Hyunsun Moon · 7 years ago
  76. a0e8b66 Show better results for network and port list command by Hyunsun Moon · 7 years ago
  77. 0984cbd CORD-592 Added DHCP classless static route option for service dependency by Hyunsun Moon · 7 years ago
  78. 51d7ebb Watch for changes in Node objects by Andy Bavier · 7 years ago
  79. ef5e9e3 Added app.xml by Hyunsun Moon · 7 years ago
  80. 9c1c66f Reusing the service composition methods from core files by Srikanth Vavilapalli · 7 years ago
  81. ff01668 pass controllerPort to VTN app by Scott Baker · 7 years ago
  82. 28b358a CORD-531 Implemented DHCP proxy for the virtual instances by Hyunsun Moon · 7 years ago
  83. af477ac Fixed small bugs by Hyunsun Moon · 7 years ago
  84. 3fc0cbc CORD-633 Make controllers of the br-int configurable by Hyunsun Moon · 7 years ago
  85. f489374 do not return servicenetwork if id is null by Scott Baker · 7 years ago
  86. d2e4a46 Fixed to return immutable set by Hyunsun Moon · 8 years ago
  87. f5b2153 Implemented unit tests for ServiceNetwork json codec by Hyunsun Moon · 8 years ago
  88. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  89. 7331de8 Fixed equals for Network, Port and Subnet by Hyunsun Moon · 8 years ago
  90. d5af96f CORD-539 Implemented purge and sync states methods by Hyunsun Moon · 8 years ago
  91. 97b9627 CORD-538 Implemented NetworkService with OpenStack networking API by Hyunsun Moon · 8 years ago
  92. 4a94c2e CORD-537 Implemented ServiceNetworkService with XOS VTN APIs by Hyunsun Moon · 8 years ago
  93. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  94. 63420a2 Moving to onos-1.7.1 by Hyunsun Moon · 8 years ago
  95. cdbb71e drop support for V1 VTN API by Scott Baker · 8 years ago
  96. 144062a Fixed vSG network can communicate with other service networks by Hyunsun Moon · 8 years ago
  97. fe31dd4 Remove a group not in use by Hyunsun Moon · 8 years ago
  98. 5c14395 CORD-534 Added separate interfaces for Network and ServiceNetwork by Hyunsun Moon · 8 years ago
  99. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  100. dcbc52b add hostManagementIface to autogeneration by Scott Baker · 8 years ago