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