1. 276c1b9 mcord merged into master-branch by Pingping Lin · 8 years ago
  2. 9f5fdcd s/element_name/name/ , fixes #42 by Zack Williams · 8 years ago
  3. c773f56 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 8 years ago
  4. 3cc06ee Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  5. c98cdd9 Added documentation for sample service by Matteo Scandolo · 8 years ago
  6. 620bafd Transferring API Description file from Apiary.io by Teone · 8 years ago
  7. b28a7ea remove reference to ../cord/ by Scott Baker · 8 years ago
  8. d5a0680 deprecate the old non-VTN cord configuration by Scott Baker · 8 years ago
  9. 7cbd4c9 Update README.md by Andy Bavier · 8 years ago
  10. c7d4372 Update README.md by Andy Bavier · 8 years ago
  11. 595c963 update documentation to reflect addresspool changes by sbconsulting · 8 years ago
  12. deafe64 Added vRouter to tests setup by Matteo Scandolo · 8 years ago
  13. 8f8f25a not creating tenant by Matteo Scandolo · 8 years ago
  14. f4ce556 Started to add vRouter by Matteo Scandolo · 8 years ago
  15. 11ed899 Fix style and imports by Jeremy Mowery · 8 years ago
  16. 1d7b96a Remove obsolete VTN configuration instructions by Andy Bavier · 8 years ago
  17. cdfb2a9 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  18. e659716 remove unmapped submodule by Zack Williams · 8 years ago
  19. 1140e90 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  20. bb804e8 Restored api docs by Matteo Scandolo · 8 years ago
  21. 581a3a4 Removed api submodule by Matteo Scandolo · 8 years ago
  22. 00dfe58 Bug fix by Andy Bavier · 8 years ago
  23. ab6e2d4 Pull gateways from vRouter by Andy Bavier · 8 years ago
  24. 08cceda Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  25. f175e6b prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  26. ced9e4f add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  27. 12e2c2a Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  28. 09766cb fix mac returned instead of ip by Scott Baker · 8 years ago
  29. 55d2d49 get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  30. 40a8b8d fix wrong subscriber field by Scott Baker · 8 years ago
  31. de3ef83 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  32. 892e33e remove cidr from recipe by Scott Baker · 8 years ago
  33. a5f95b3 fix url for vrouter service by Scott Baker · 8 years ago
  34. 75f0631 add vrouter to migrations by Scott Baker · 8 years ago
  35. 00ce319 Update README.md by Andy Bavier · 8 years ago
  36. 5da996b Update README.md by Andy Bavier · 8 years ago
  37. 6e61748 Added a warning against using this configuration by Andy Bavier · 8 years ago
  38. 16d35ac Tweak ufw restart procedure by Andy Bavier · 8 years ago
  39. 7532cef Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  40. 085d088 Ignore files without .img suffix by Andy Bavier · 8 years ago
  41. 97ca910 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  42. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  43. 79396fb set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  44. b2faf5f show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  45. 23ab199 add AddressPool to core admins by Scott Baker · 8 years ago
  46. 611ef65 add vrouter service to settings.py by Scott Baker · 8 years ago
  47. 269c9aa change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  48. c8ab025 get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  49. 04f3d7e WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  50. b1acdbb add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  51. 6b3c9b3 fix bugs by Scott Baker · 8 years ago
  52. 8ae56dd tosca resource for vrouterservice by Scott Baker · 8 years ago
  53. 7447073 ignore system disk image files by Zack Williams · 8 years ago
  54. 537ca8d allow services to attach address pools by Scott Baker · 8 years ago
  55. b7a16e2 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  56. 8a66011 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  57. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  58. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  59. 9deac2e add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  60. d25fcd0 vRouter service WIP by Scott Baker · 8 years ago
  61. ba9e4e6 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  62. b6468ac Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  63. ac26b04 Removed config/setup by Matteo Scandolo · 8 years ago
  64. b57a2f8 Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  65. f48f638 tosca sample for service chain by Scott Baker · 8 years ago
  66. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  67. da7b36f Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  68. 949315c Test for jenkins hooks by Matteo Scandolo · 8 years ago
  69. c7864b6 Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  70. bcbfdab Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  71. fd1fc27 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  72. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  73. d89d826 Clean by Matteo Scandolo · 8 years ago
  74. f17db7a fix wrong key name by Scott Baker · 8 years ago
  75. d992f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  76. 490720f add keys for exampleservice service by Scott Baker · 8 years ago
  77. 003f5c8 Update README-Tutorial.md by sbconsulting · 8 years ago
  78. 888550f Update README-Tutorial.md by Andy Bavier · 8 years ago
  79. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  80. 47a9ac8 remove testing modification by Zack Williams · 8 years ago
  81. b10f4d2 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  82. b94d7ab Test works at 1st run by Matteo Scandolo · 8 years ago
  83. af4c238 Added authentication to tests by Matteo Scandolo · 8 years ago
  84. a5f6417 Update README-Tutorial.md by Andy Bavier · 8 years ago
  85. 5c618fd Update README-Tutorial.md by Andy Bavier · 8 years ago
  86. b5d96e5 For XOS Tutorial by Andy Bavier · 8 years ago
  87. ca31a94 permission check on create by Scott Baker · 8 years ago
  88. 0d6c2d7 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  89. a48dc11 check permissions when setting values or destroying by Scott Baker · 8 years ago
  90. aac5e00 Fixed form bug by Matteo Scandolo · 8 years ago
  91. ce641b7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  92. 336dda1 Documented cord API by Matteo Scandolo · 8 years ago
  93. 15d3fd6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  94. d37e743 fix 'management network needs to be inserted in slot 1 but there are already 2 private nics' bug by Scott Baker · 8 years ago
  95. c916b5e Test configuration working by Matteo Scandolo · 8 years ago
  96. 2a5edc9 Merge pull request #136 from open-cloud/feature/syndicate-ms by Zack Williams · 8 years ago
  97. 4d0be65 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago
  98. 7d1c127 test helpers by teone · 8 years ago
  99. 9a71524 exampleservice config for pod by Scott Baker · 8 years ago
  100. 841ba38 fix model import by Scott Baker · 8 years ago