1. 85198c2 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  2. 5ab3415 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  3. 96ef2d2 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  4. ab52471 Add back blank line by Jeremy Mowery · 8 years ago
  5. 8b8ba1e Remove some stuff from the XOS master configuration by Jeremy Mowery · 8 years ago
  6. 5707d9c Add VPN stuff to it's own container and configuration by Jeremy Mowery · 8 years ago
  7. e1b9524 play with script by Jeremy Mowery · 8 years ago
  8. c986180 Play with the client script by Jeremy Mowery · 8 years ago
  9. 191a5ee Change script again by Jeremy Mowery · 8 years ago
  10. d31a8c0 Maybe fix client script by Jeremy Mowery · 8 years ago
  11. 02d26c4 Fix xoslib issues by Jeremy Mowery · 8 years ago
  12. f5dac25 Fix typo by Jeremy Mowery · 8 years ago
  13. da57d40 Synchronize style fixes by Jeremy Mowery · 8 years ago
  14. 14c5dc4 Add jinja2 to xos container by Jeremy Mowery · 8 years ago
  15. c17511a Maybe implement the synchonizer in a better way by Jeremy Mowery · 8 years ago
  16. a9a999d fix by Jeremy Mowery · 8 years ago
  17. 6234d7e Sort and style by Jeremy Mowery · 8 years ago
  18. 7d1aca9 Add in more debug stuff by Jeremy Mowery · 8 years ago
  19. f53e910 Add back debug stuff by Jeremy Mowery · 8 years ago
  20. 23305b1 Update comments by Jeremy Mowery · 8 years ago
  21. 0644a49 Actually add the files this time by Jeremy Mowery · 8 years ago
  22. 79c07ec Maybe correctly use templates for VPNTenant server and client configurations by Jeremy Mowery · 8 years ago
  23. bfb3c25 Remove obsolete VTN configuration instructions by Andy Bavier · 8 years ago
  24. 62105de Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  25. 95729f8 remove unmapped submodule by Zack Williams · 8 years ago
  26. 5f6d728 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  27. 8f31353 Restored api docs by Matteo Scandolo · 8 years ago
  28. caf37ec Removed api submodule by Matteo Scandolo · 8 years ago
  29. f83b18a Bug fix by Andy Bavier · 8 years ago
  30. 4c0f68c Pull gateways from vRouter by Andy Bavier · 8 years ago
  31. 02b3d2b Revert a couple more files that I changed for debugging by Jeremy Mowery · 8 years ago
  32. 9b42edf Merge by Jeremy Mowery · 8 years ago
  33. 308e8f0 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  34. 4e3e605 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  35. ffeedfa prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  36. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  37. 4b89376 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  38. 7fbe63c Use a better way of obtaining the VPN files by Jeremy Mowery · 8 years ago
  39. d179334 fix mac returned instead of ip by Scott Baker · 8 years ago
  40. 83c2f2e get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  41. 38423cf fix wrong subscriber field by Scott Baker · 8 years ago
  42. b24c8f2 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  43. 73c0436 remove cidr from recipe by Scott Baker · 8 years ago
  44. 92a65b5 fix url for vrouter service by Scott Baker · 8 years ago
  45. 7785c13 add vrouter to migrations by Scott Baker · 8 years ago
  46. 43cba5c Update README.md by Andy Bavier · 8 years ago
  47. 3e4679c Update README.md by Andy Bavier · 8 years ago
  48. 9d7ca97 Added a warning against using this configuration by Andy Bavier · 8 years ago
  49. 5950c5c Tweak ufw restart procedure by Andy Bavier · 8 years ago
  50. ad7da21 Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  51. 7f93e99 Ignore files without .img suffix by Andy Bavier · 8 years ago
  52. af9d3b8 Fix bugs in admin by Jeremy Mowery · 8 years ago
  53. 968129f Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  54. 5d268e5 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  55. fca52df addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  56. c04f3f9 set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  57. adb71ac show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  58. b4d7797 add AddressPool to core admins by Scott Baker · 8 years ago
  59. 1f4e328 add vrouter service to settings.py by Scott Baker · 8 years ago
  60. 520a9b6 change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  61. 5b05b90 Sorting and stle by Jeremy Mowery · 8 years ago
  62. 24d19e8 Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  63. eb43b2b get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  64. fb27a6d WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  65. 7ddf48f add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  66. df6375e fix bugs by Scott Baker · 8 years ago
  67. f5a09da tosca resource for vrouterservice by Scott Baker · 8 years ago
  68. e798833 ignore system disk image files by Zack Williams · 8 years ago
  69. 5f7bce0 allow services to attach address pools by Scott Baker · 8 years ago
  70. 4707593 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  71. 56fe1e8 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  72. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  73. 78cca5d Sort and style by Jeremy Mowery · 8 years ago
  74. a0eb449 Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  75. 892bf94 Fix another admin problem by Jeremy Mowery · 8 years ago
  76. 14ddb66 Fix another bug by Jeremy Mowery · 8 years ago
  77. 0b37a3e Fix new bug in admin by Jeremy Mowery · 8 years ago
  78. a651c9d Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  79. ea856fc plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  80. 277798c tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  81. 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  82. 3be4e74 vRouter service WIP by Scott Baker · 8 years ago
  83. 1ccf358 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  84. 8dcd4aa Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  85. 3931445 Removed config/setup by Matteo Scandolo · 8 years ago
  86. c2ab75c Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  87. aaeb16c tosca sample for service chain by Scott Baker · 8 years ago
  88. acae4bd don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  89. 2453364 Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  90. 42a78d9 Test for jenkins hooks by Matteo Scandolo · 8 years ago
  91. c80d67b Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  92. c83ca21 Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  93. 48afc13 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  94. e2f7d41 Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  95. 9ac176f Clean by Matteo Scandolo · 8 years ago
  96. 377f93d fix wrong key name by Scott Baker · 8 years ago
  97. dd993e5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  98. 458835c add keys for exampleservice service by Scott Baker · 8 years ago
  99. 4323cdb Update README-Tutorial.md by sbconsulting · 8 years ago
  100. 27d5153 Update README-Tutorial.md by Andy Bavier · 8 years ago