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