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