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