1. d2e4a46 Fixed to return immutable set by Hyunsun Moon · 8 years ago
  2. f5b2153 Implemented unit tests for ServiceNetwork json codec by Hyunsun Moon · 8 years ago
  3. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  4. 7331de8 Fixed equals for Network, Port and Subnet by Hyunsun Moon · 8 years ago
  5. d5af96f CORD-539 Implemented purge and sync states methods by Hyunsun Moon · 8 years ago
  6. 97b9627 CORD-538 Implemented NetworkService with OpenStack networking API by Hyunsun Moon · 8 years ago
  7. 4a94c2e CORD-537 Implemented ServiceNetworkService with XOS VTN APIs by Hyunsun Moon · 8 years ago
  8. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  9. 63420a2 Moving to onos-1.7.1 by Hyunsun Moon · 8 years ago
  10. cdbb71e drop support for V1 VTN API by Scott Baker · 8 years ago
  11. 144062a Fixed vSG network can communicate with other service networks by Hyunsun Moon · 8 years ago
  12. fe31dd4 Remove a group not in use by Hyunsun Moon · 8 years ago
  13. 5c14395 CORD-534 Added separate interfaces for Network and ServiceNetwork by Hyunsun Moon · 8 years ago
  14. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  15. dcbc52b add hostManagementIface to autogeneration by Scott Baker · 8 years ago
  16. 9ddeac7 remote unecessary includes by Zack Williams · 8 years ago
  17. 2906700 do not call VTN APIs on ServicePort/ServiceNetwork with no relevant state by Scott Baker · 8 years ago
  18. 22c818b moving to onos-1.7.0 by alshabib · 8 years ago
  19. 9837fb8 fix bug where management network was being associated with vlan_id and VSG WAN addrs by Scott Baker · 8 years ago
  20. 5901263 Move dependencies on non-core models into try/except blocks by Andy Bavier · 8 years ago
  21. e45ce91 Removed unused parameter by Andy Bavier · 8 years ago
  22. dd9b4d9 Move autogeneration of VTN config from ONOS synchronizer by Andy Bavier · 8 years ago
  23. e5a1fc3 CORD-176 Added web resources and codecs for service network and port by Hyunsun Moon · 8 years ago
  24. 09e0296 CORD-176 Added a store to hold service networks and ports by Hyunsun Moon · 8 years ago
  25. 395542a CORD-176 Added new classes for the VTN service network and port by Hyunsun Moon · 8 years ago
  26. cb25cd5 fix API when requesting network by id by Scott Baker · 8 years ago
  27. 855a9df check VTN API version in sync_port_addresses by Scott Baker · 8 years ago
  28. ce142a8 add vtnAPIVersion to tosca resources by Scott Baker · 8 years ago
  29. f229101 don't do VTN APIs on networks/ports with no id by Scott Baker · 8 years ago
  30. 90f780d fix REST API calls to VTN by Scott Baker · 8 years ago
  31. 61d4ddd fix synchronizer manifest by Scott Baker · 8 years ago
  32. b3a80de add support for calling new VTN API by Scott Baker · 8 years ago
  33. 2342903 break VTNNetwork and VTNPort out into a library file by Scott Baker · 8 years ago
  34. 1e7db28 fix get_onos_service by Scott Baker · 8 years ago
  35. c3800fa VTN service API by Scott Baker · 8 years ago
  36. 153db18 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  37. 1e88fef CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  38. c031d9b CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  39. 7522064 pom changes to support snapshots by alshabib · 8 years ago
  40. 81a1356 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  41. 8af9351 Fxied complie failure with ONOS 1.7.0-SNAPSHOT by Hyunsun Moon · 8 years ago
  42. 2d1114b updating to onos 1.7.0-SNAPSHOT by alshabib · 8 years ago
  43. 90d8a18 set the openstackdriver for the vtn synchronizer by Scott Baker · 8 years ago
  44. af1f403 reverting master to 1.1-SNAPSHOT by alshabib · 8 years ago
  45. b4a4ec5 updating onos apps to rc2 by alshabib · 8 years ago
  46. 537018f Fixed exception in runnable is swallowed by scheduled thread by Hyunsun Moon · 8 years ago
  47. 7afdb1c Updating ONOS apps to 1.1-SNAPSHOT version by alshabib · 8 years ago
  48. e6e45f8 removing staging repo from pom by alshabib · 8 years ago cord-1.0-rc1
  49. bed2cb8 adding license file by alshabib · 8 years ago
  50. abe24da queryset() to get_queryset() by Zack Williams · 8 years ago
  51. 13df267 Django 1.8 fails with an ImproperlyConfigured exception when `fields` or by Zack Williams · 8 years ago
  52. 646d214 Update ONOS version to 1.6.0 by Charles Chan · 8 years ago
  53. c71c5ff Update ONOS version to 1.6.0-SNAPSHOT by Charles Chan · 8 years ago
  54. 0592c3d Revert "CORD-247 Add host management network interface to integration bridge" by Hyunsun Moon · 8 years ago
  55. 315b9a6 Revert "CORD-248 Provide host management network connectivity to a VM" by Hyunsun Moon · 8 years ago
  56. fb41794 Revert "[WIP] CORD-129 Support access agent in VTN" by Hyunsun Moon · 8 years ago
  57. 32356ec Revert "CORD-130 Configuraton validation check" by Hyunsun Moon · 8 years ago
  58. 23db418 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  59. 3a7bf9e [WIP] CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  60. acbc8ef CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  61. 3ef5249 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  62. 5401aaa Separated ARP proxy as an independent component and some renaming by Hyunsun Moon · 8 years ago
  63. fc32a6f updating .gitreview by alshabib · 8 years ago
  64. c3ce3e7 move over vtn services from XOS repo by Scott Baker · 8 years ago
  65. 60a1067 Added management instance handler and some refactoring by Hyunsun Moon · 8 years ago
  66. 5dea585 Update ONOS version to 1.6.0-rc4 by Charles Chan · 8 years ago
  67. d6881cc Changed config artifact to cord-config from dependency by Hyunsun Moon · 8 years ago
  68. 8f60bc6 Update ONOS version to 1.6.0-rc2 by Hyunsun Moon · 8 years ago
  69. 2037937 Fixed service activation failure by Hyunsun Moon · 8 years ago
  70. bfe2ad8 Merge "Added ssh port to .gitreview config" by Jonathan Hart · 8 years ago
  71. df44e50 Added ssh port to .gitreview config by Hyunsun Moon · 8 years ago
  72. 65450e2 Fixed application name from cordvtn to vtn by Hyunsun Moon · 8 years ago
  73. 607b8d0 Merge "Added git ignore and review configs" by Ali Al-Shabibi · 8 years ago
  74. 7dd336d Added git ignore and review configs by Hyunsun Moon · 8 years ago
  75. 26b8109 Fixed application install failure by Hyunsun Moon · 8 years ago
  76. 9b68e93 updating pom to 1.6.0-rc1 by alshabib · 8 years ago
  77. c14b18a temporarily ading staging repo by alshabib · 8 years ago
  78. b4d3171 pom modifications to appify vtn renaming package by alshabib · 8 years ago
  79. cbd3493 Merge branch 'cordvtn-to-cord' of /Users/ash/work/onos-next by alshabib · 8 years ago
  80. 86e25e8 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
  81. e7e4bb3 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
  82. 073ec5b Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  83. 486ed1b Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  84. 5f51f62 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  85. 1c64601 Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  86. 479b775 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  87. 9e1ea52 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  88. 174e980 Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
  89. 2907b3e Initial empty repository by Ali "The Bomb" Al-Shabibi · 8 years ago
  90. b43748a Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  91. 27fc3f7 Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  92. 8103264 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  93. f56bfa5 Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  94. 07b80dd BUCKify XosClient app to fix buck build by Ray Milkey · 8 years ago
  95. b9c366e CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 8 years ago
  96. 4e26fe9 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  97. 7b23beb Fixed openstack4j dependencies by Hyunsun Moon · 8 years ago
  98. 8a436f6 More app BUCK file refactoring by Ray Milkey · 8 years ago
  99. 0ff602d Fix BUCK build for CordVtn by adding missing Openstack4j dependency by Jian Li · 8 years ago
  100. e676a9a Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago