1. cec72a3 VTN config changed slightly by Andy Bavier · 8 years ago
  2. 1827113 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  3. b6c83a2 cleanup the exampleservice network by Scott Baker · 8 years ago
  4. 451050f eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 8 years ago
  5. 9b71ee0 s/element_name/name/ , fixes #42 by Zack Williams · 8 years ago
  6. 3985557 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 8 years ago
  7. 67af0e8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  8. ec95cb4 Added documentation for sample service by Matteo Scandolo · 8 years ago
  9. 7241e26 Transferring API Description file from Apiary.io by Teone · 8 years ago
  10. c2cb057 remove reference to ../cord/ by Scott Baker · 8 years ago
  11. f0bdd01 deprecate the old non-VTN cord configuration by Scott Baker · 8 years ago
  12. ff54f36 Update README.md by Andy Bavier · 8 years ago
  13. 4feed7d Update README.md by Andy Bavier · 8 years ago
  14. 1418573 update documentation to reflect addresspool changes by sbconsulting · 8 years ago
  15. b645ce9 Added vRouter to tests setup by Matteo Scandolo · 8 years ago
  16. b0207ba not creating tenant by Matteo Scandolo · 8 years ago
  17. 1909304 Started to add vRouter by Matteo Scandolo · 8 years ago
  18. 46d96d1 Fix style and imports by Jeremy Mowery · 8 years ago
  19. bfb3c25 Remove obsolete VTN configuration instructions by Andy Bavier · 8 years ago
  20. 62105de Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  21. 95729f8 remove unmapped submodule by Zack Williams · 8 years ago
  22. 5f6d728 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  23. 8f31353 Restored api docs by Matteo Scandolo · 8 years ago
  24. caf37ec Removed api submodule by Matteo Scandolo · 8 years ago
  25. f83b18a Bug fix by Andy Bavier · 8 years ago
  26. 4c0f68c Pull gateways from vRouter by Andy Bavier · 8 years ago
  27. 4e3e605 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  28. ffeedfa prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  29. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  30. 4b89376 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  31. d179334 fix mac returned instead of ip by Scott Baker · 8 years ago
  32. 83c2f2e get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  33. 38423cf fix wrong subscriber field by Scott Baker · 8 years ago
  34. b24c8f2 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  35. 73c0436 remove cidr from recipe by Scott Baker · 8 years ago
  36. 92a65b5 fix url for vrouter service by Scott Baker · 8 years ago
  37. 7785c13 add vrouter to migrations by Scott Baker · 8 years ago
  38. 43cba5c Update README.md by Andy Bavier · 8 years ago
  39. 3e4679c Update README.md by Andy Bavier · 8 years ago
  40. 9d7ca97 Added a warning against using this configuration by Andy Bavier · 8 years ago
  41. 5950c5c Tweak ufw restart procedure by Andy Bavier · 8 years ago
  42. ad7da21 Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  43. 7f93e99 Ignore files without .img suffix by Andy Bavier · 8 years ago
  44. 5d268e5 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  45. fca52df addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  46. c04f3f9 set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  47. adb71ac show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  48. b4d7797 add AddressPool to core admins by Scott Baker · 8 years ago
  49. 1f4e328 add vrouter service to settings.py by Scott Baker · 8 years ago
  50. 520a9b6 change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  51. eb43b2b get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  52. fb27a6d WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  53. 7ddf48f add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  54. df6375e fix bugs by Scott Baker · 8 years ago
  55. f5a09da tosca resource for vrouterservice by Scott Baker · 8 years ago
  56. e798833 ignore system disk image files by Zack Williams · 8 years ago
  57. 5f7bce0 allow services to attach address pools by Scott Baker · 8 years ago
  58. 4707593 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  59. 56fe1e8 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  60. ea856fc plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  61. 277798c tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  62. 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  63. 3be4e74 vRouter service WIP by Scott Baker · 8 years ago
  64. 1ccf358 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  65. 8dcd4aa Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  66. 3931445 Removed config/setup by Matteo Scandolo · 8 years ago
  67. c2ab75c Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  68. aaeb16c tosca sample for service chain by Scott Baker · 8 years ago
  69. acae4bd don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  70. 2453364 Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  71. 42a78d9 Test for jenkins hooks by Matteo Scandolo · 8 years ago
  72. c80d67b Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  73. c83ca21 Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  74. 48afc13 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  75. e2f7d41 Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  76. 9ac176f Clean by Matteo Scandolo · 8 years ago
  77. 377f93d fix wrong key name by Scott Baker · 8 years ago
  78. dd993e5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  79. 458835c add keys for exampleservice service by Scott Baker · 8 years ago
  80. 4323cdb Update README-Tutorial.md by sbconsulting · 8 years ago
  81. 27d5153 Update README-Tutorial.md by Andy Bavier · 8 years ago
  82. 4f972e7 Removed loggin informations by Matteo Scandolo · 8 years ago
  83. b055e45 remove testing modification by Zack Williams · 8 years ago
  84. b6fbe45 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  85. 0dedf33 Test works at 1st run by Matteo Scandolo · 8 years ago
  86. 7ef1bee Added authentication to tests by Matteo Scandolo · 8 years ago
  87. bc5a77c Update README-Tutorial.md by Andy Bavier · 8 years ago
  88. 4e0d61a Update README-Tutorial.md by Andy Bavier · 8 years ago
  89. 07c3304 For XOS Tutorial by Andy Bavier · 8 years ago
  90. abec39c permission check on create by Scott Baker · 8 years ago
  91. 78eb306 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  92. 0744cf4 check permissions when setting values or destroying by Scott Baker · 8 years ago
  93. 675a920 Fixed form bug by Matteo Scandolo · 8 years ago
  94. 6c78307 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  95. 7ec3623 Documented cord API by Matteo Scandolo · 8 years ago
  96. 4d80428 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  97. fb0e4a1 fix 'management network needs to be inserted in slot 1 but there are already 2 private nics' bug by Scott Baker · 8 years ago
  98. c6103aa Test configuration working by Matteo Scandolo · 8 years ago
  99. 2a6ad21 Merge pull request #136 from open-cloud/feature/syndicate-ms by Zack Williams · 8 years ago
  100. 1244550 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago