1. c04f3f9 set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  2. adb71ac show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  3. b4d7797 add AddressPool to core admins by Scott Baker · 8 years ago
  4. 1f4e328 add vrouter service to settings.py by Scott Baker · 8 years ago
  5. 520a9b6 change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  6. 5b05b90 Sorting and stle by Jeremy Mowery · 8 years ago
  7. 24d19e8 Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  8. eb43b2b get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  9. 3fff310 Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  10. fb27a6d WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  11. 7ddf48f add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  12. df6375e fix bugs by Scott Baker · 8 years ago
  13. f5a09da tosca resource for vrouterservice by Scott Baker · 8 years ago
  14. c44460c Fixed build in generator by Matteo Scandolo · 8 years ago
  15. e798833 ignore system disk image files by Zack Williams · 8 years ago
  16. fbd486c Removed old API generator and fixed generator tests by Matteo Scandolo · 8 years ago
  17. 5f7bce0 allow services to attach address pools by Scott Baker · 8 years ago
  18. 4707593 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  19. 56fe1e8 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  20. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  21. 78cca5d Sort and style by Jeremy Mowery · 8 years ago
  22. a0eb449 Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  23. 892bf94 Fix another admin problem by Jeremy Mowery · 8 years ago
  24. 14ddb66 Fix another bug by Jeremy Mowery · 8 years ago
  25. 0b37a3e Fix new bug in admin by Jeremy Mowery · 8 years ago
  26. a651c9d Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  27. ea856fc plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  28. 277798c tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  29. 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  30. 3be4e74 vRouter service WIP by Scott Baker · 8 years ago
  31. 2ef0cd7 New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  32. 4b3bf7f Implemented new API generator by Matteo Scandolo · 8 years ago
  33. 1ccf358 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  34. 8dcd4aa Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  35. 3931445 Removed config/setup by Matteo Scandolo · 8 years ago
  36. de76a45 started setup for video tuts by Matteo Scandolo · 8 years ago
  37. c2ab75c Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  38. aaeb16c tosca sample for service chain by Scott Baker · 8 years ago
  39. acae4bd don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  40. 2453364 Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  41. 42a78d9 Test for jenkins hooks by Matteo Scandolo · 8 years ago
  42. c80d67b Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  43. c83ca21 Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  44. 48afc13 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  45. e2f7d41 Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  46. 9ac176f Clean by Matteo Scandolo · 8 years ago
  47. 377f93d fix wrong key name by Scott Baker · 8 years ago
  48. dd993e5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  49. 458835c add keys for exampleservice service by Scott Baker · 8 years ago
  50. 4323cdb Update README-Tutorial.md by sbconsulting · 8 years ago
  51. 27d5153 Update README-Tutorial.md by Andy Bavier · 8 years ago
  52. 4f972e7 Removed loggin informations by Matteo Scandolo · 8 years ago
  53. 9ef60e0 Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  54. 05d16d4 Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  55. afdefa5 Add VPN dashboard by Jeremy Mowery · 8 years ago
  56. 1706173 Handle ports a little better by Jeremy Mowery · 8 years ago
  57. 0ed5f4f Fix yet another bug by Jeremy Mowery · 8 years ago
  58. b055e45 remove testing modification by Zack Williams · 8 years ago
  59. b6fbe45 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  60. e500c48 sort and style by Jeremy Mowery · 8 years ago
  61. a774520 Revert "Improve synchronizer" by Jeremy Mowery · 8 years ago
  62. 58a015c Revert "sort and style" by Jeremy Mowery · 8 years ago
  63. d1e005c Revert "Fix error" by Jeremy Mowery · 8 years ago
  64. cc460d0 Revert "Fix synchronizer issue?" by Jeremy Mowery · 8 years ago
  65. 2a9af46 Revert "guard against bugs" by Jeremy Mowery · 8 years ago
  66. 5a4a50c guard against bugs by Jeremy Mowery · 8 years ago
  67. 505bdc1 Fix synchronizer issue? by Jeremy Mowery · 8 years ago
  68. 049d2a3 Fix error by Jeremy Mowery · 8 years ago
  69. 0861787 sort and style by Jeremy Mowery · 8 years ago
  70. 4df566b Improve synchronizer by Jeremy Mowery · 8 years ago
  71. e0068af Improve client conf by Jeremy Mowery · 8 years ago
  72. f2d7278 Fix synchronizer by Jeremy Mowery · 8 years ago
  73. d7dede6 Remove compression by Jeremy Mowery · 8 years ago
  74. bcfc86d Fix synchronizer by Jeremy Mowery · 8 years ago
  75. 0e5f9c2 Fix saving bug by Jeremy Mowery · 8 years ago
  76. 8a4e258 fix use_ca_from by Jeremy Mowery · 8 years ago
  77. 8a4b03e delete privs when necessary by Jeremy Mowery · 8 years ago
  78. 60ae2e8 Make script better by Jeremy Mowery · 8 years ago
  79. 3457333 Fix script making bug by Jeremy Mowery · 8 years ago
  80. df14460 Add more cleanup steps by Jeremy Mowery · 8 years ago
  81. 81fc00a Fix small issues by Jeremy Mowery · 8 years ago
  82. bd97618 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  83. 0dedf33 Test works at 1st run by Matteo Scandolo · 8 years ago
  84. 7ef1bee Added authentication to tests by Matteo Scandolo · 8 years ago
  85. bc5a77c Update README-Tutorial.md by Andy Bavier · 8 years ago
  86. 4e0d61a Update README-Tutorial.md by Andy Bavier · 8 years ago
  87. 07c3304 For XOS Tutorial by Andy Bavier · 8 years ago
  88. abec39c permission check on create by Scott Baker · 8 years ago
  89. 78eb306 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  90. 0744cf4 check permissions when setting values or destroying by Scott Baker · 8 years ago
  91. 795a6d0 Make the xoslib method better by Jeremy Mowery · 8 years ago
  92. 675a920 Fixed form bug by Matteo Scandolo · 8 years ago
  93. 6c78307 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  94. 7ec3623 Documented cord API by Matteo Scandolo · 8 years ago
  95. 4d80428 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  96. 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
  97. c6103aa Test configuration working by Matteo Scandolo · 8 years ago
  98. 2a6ad21 Merge pull request #136 from open-cloud/feature/syndicate-ms by Zack Williams · 8 years ago
  99. 1244550 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago
  100. a0c50f1 test helpers by teone · 8 years ago