1. 8767932 Merge by Jeremy Mowery · 8 years ago
  2. 98e97d7 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  3. 08cceda Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  4. f175e6b prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  5. ced9e4f add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  6. 12e2c2a Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  7. 5360544 Use a better way of obtaining the VPN files by Jeremy Mowery · 8 years ago
  8. 09766cb fix mac returned instead of ip by Scott Baker · 8 years ago
  9. 55d2d49 get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  10. 40a8b8d fix wrong subscriber field by Scott Baker · 8 years ago
  11. de3ef83 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  12. 892e33e remove cidr from recipe by Scott Baker · 8 years ago
  13. a5f95b3 fix url for vrouter service by Scott Baker · 8 years ago
  14. 75f0631 add vrouter to migrations by Scott Baker · 8 years ago
  15. 00ce319 Update README.md by Andy Bavier · 8 years ago
  16. 5da996b Update README.md by Andy Bavier · 8 years ago
  17. 6e61748 Added a warning against using this configuration by Andy Bavier · 8 years ago
  18. 16d35ac Tweak ufw restart procedure by Andy Bavier · 8 years ago
  19. 7532cef Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  20. 085d088 Ignore files without .img suffix by Andy Bavier · 8 years ago
  21. 18d054e Fix bugs in admin by Jeremy Mowery · 8 years ago
  22. edb1d02 Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  23. 97ca910 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  24. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  25. 79396fb set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  26. b2faf5f show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  27. 23ab199 add AddressPool to core admins by Scott Baker · 8 years ago
  28. 611ef65 add vrouter service to settings.py by Scott Baker · 8 years ago
  29. 269c9aa change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  30. fba5a84 Sorting and stle by Jeremy Mowery · 8 years ago
  31. 1ab365e Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  32. c8ab025 get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  33. 04f3d7e WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  34. b1acdbb add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  35. 6b3c9b3 fix bugs by Scott Baker · 8 years ago
  36. 8ae56dd tosca resource for vrouterservice by Scott Baker · 8 years ago
  37. 7447073 ignore system disk image files by Zack Williams · 8 years ago
  38. 537ca8d allow services to attach address pools by Scott Baker · 8 years ago
  39. b7a16e2 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  40. 8a66011 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  41. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  42. 5acf7b9 Sort and style by Jeremy Mowery · 8 years ago
  43. a49e8ac Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  44. 3d8f11f Fix another admin problem by Jeremy Mowery · 8 years ago
  45. 567f635 Fix another bug by Jeremy Mowery · 8 years ago
  46. 818d9cf Fix new bug in admin by Jeremy Mowery · 8 years ago
  47. 0fce723 Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  48. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  49. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  50. 9deac2e add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  51. d25fcd0 vRouter service WIP by Scott Baker · 8 years ago
  52. ba9e4e6 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  53. b6468ac Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  54. ac26b04 Removed config/setup by Matteo Scandolo · 8 years ago
  55. b57a2f8 Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  56. f48f638 tosca sample for service chain by Scott Baker · 8 years ago
  57. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  58. da7b36f Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  59. 949315c Test for jenkins hooks by Matteo Scandolo · 8 years ago
  60. c7864b6 Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  61. bcbfdab Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  62. fd1fc27 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  63. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  64. d89d826 Clean by Matteo Scandolo · 8 years ago
  65. f17db7a fix wrong key name by Scott Baker · 8 years ago
  66. d992f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  67. 490720f add keys for exampleservice service by Scott Baker · 8 years ago
  68. 003f5c8 Update README-Tutorial.md by sbconsulting · 8 years ago
  69. 888550f Update README-Tutorial.md by Andy Bavier · 8 years ago
  70. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  71. 65f5598 Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  72. c86352a Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  73. 5b48b27 Add VPN dashboard by Jeremy Mowery · 8 years ago
  74. 9c6b9f3 Handle ports a little better by Jeremy Mowery · 8 years ago
  75. 9c8cdc6 Fix yet another bug by Jeremy Mowery · 8 years ago
  76. 47a9ac8 remove testing modification by Zack Williams · 8 years ago
  77. b10f4d2 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  78. 86aafe3 sort and style by Jeremy Mowery · 8 years ago
  79. 37ecd66 Revert "Improve synchronizer" by Jeremy Mowery · 8 years ago
  80. e973fd4 Revert "sort and style" by Jeremy Mowery · 8 years ago
  81. d784c3a Revert "Fix error" by Jeremy Mowery · 8 years ago
  82. 41171d4 Revert "Fix synchronizer issue?" by Jeremy Mowery · 8 years ago
  83. 39adc77 Revert "guard against bugs" by Jeremy Mowery · 8 years ago
  84. 59a8908 guard against bugs by Jeremy Mowery · 8 years ago
  85. 67de4bc Fix synchronizer issue? by Jeremy Mowery · 8 years ago
  86. c5e31c1 Fix error by Jeremy Mowery · 8 years ago
  87. 7b9850b sort and style by Jeremy Mowery · 8 years ago
  88. 05002f8 Improve synchronizer by Jeremy Mowery · 8 years ago
  89. d812e27 Improve client conf by Jeremy Mowery · 8 years ago
  90. 9b16525 Fix synchronizer by Jeremy Mowery · 8 years ago
  91. 4345c80 Remove compression by Jeremy Mowery · 8 years ago
  92. 0c26388 Fix synchronizer by Jeremy Mowery · 8 years ago
  93. 9d5694e Fix saving bug by Jeremy Mowery · 8 years ago
  94. 461180a fix use_ca_from by Jeremy Mowery · 8 years ago
  95. 231aab3 delete privs when necessary by Jeremy Mowery · 8 years ago
  96. 0534320 Make script better by Jeremy Mowery · 8 years ago
  97. 6dc1475 Fix script making bug by Jeremy Mowery · 8 years ago
  98. 73f66fc Add more cleanup steps by Jeremy Mowery · 8 years ago
  99. 40936a5 Fix small issues by Jeremy Mowery · 8 years ago
  100. 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago