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