1. 00dfe58 Bug fix by Andy Bavier · 8 years ago
  2. ab6e2d4 Pull gateways from vRouter by Andy Bavier · 8 years ago
  3. 5cfc972 Revert a couple more files that I changed for debugging by Jeremy Mowery · 8 years ago
  4. 8767932 Merge by Jeremy Mowery · 8 years ago
  5. 98e97d7 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  6. 08cceda Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  7. f175e6b prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  8. ced9e4f add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  9. 12e2c2a Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  10. 5360544 Use a better way of obtaining the VPN files by Jeremy Mowery · 8 years ago
  11. 09766cb fix mac returned instead of ip by Scott Baker · 8 years ago
  12. 55d2d49 get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  13. 5677bb1 Updated xosTable documentation by Matteo Scandolo · 8 years ago
  14. 40a8b8d fix wrong subscriber field by Scott Baker · 8 years ago
  15. 03e5960 Added order by buttons to xosTable and filtered by Matteo Scandolo · 8 years ago
  16. de3ef83 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  17. 892e33e remove cidr from recipe by Scott Baker · 8 years ago
  18. a6a9e61 Added filters to xosTable and tested by Matteo Scandolo · 8 years ago
  19. a5f95b3 fix url for vrouter service by Scott Baker · 8 years ago
  20. 75f0631 add vrouter to migrations by Scott Baker · 8 years ago
  21. aa683dd Documented UI component: table by Matteo Scandolo · 8 years ago
  22. 9e6c6fc Table component with action by Matteo Scandolo · 8 years ago
  23. 00ce319 Update README.md by Andy Bavier · 8 years ago
  24. 5da996b Update README.md by Andy Bavier · 8 years ago
  25. 6e61748 Added a warning against using this configuration by Andy Bavier · 8 years ago
  26. 16d35ac Tweak ufw restart procedure by Andy Bavier · 8 years ago
  27. 7532cef Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  28. 18adcb5 Started table component by Matteo Scandolo · 8 years ago
  29. b7a86dc Reloading broser when helpers change by Matteo Scandolo · 8 years ago
  30. 1ba8b30 Reading helpers from builded file by Matteo Scandolo · 8 years ago
  31. 085d088 Ignore files without .img suffix by Andy Bavier · 8 years ago
  32. 18d054e Fix bugs in admin by Jeremy Mowery · 8 years ago
  33. edb1d02 Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  34. 582cc81 Added ngDoc to generated API by Matteo Scandolo · 8 years ago
  35. 97ca910 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  36. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  37. 57404dc Generating api docs and added ngAnimate by Matteo Scandolo · 8 years ago
  38. 79396fb set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  39. b2faf5f show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  40. 23ab199 add AddressPool to core admins by Scott Baker · 8 years ago
  41. 611ef65 add vrouter service to settings.py by Scott Baker · 8 years ago
  42. 269c9aa change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  43. fba5a84 Sorting and stle by Jeremy Mowery · 8 years ago
  44. 1ab365e Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  45. c8ab025 get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  46. 7ae7d8d Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  47. 04f3d7e WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  48. b1acdbb add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  49. 6b3c9b3 fix bugs by Scott Baker · 8 years ago
  50. 8ae56dd tosca resource for vrouterservice by Scott Baker · 8 years ago
  51. dd55c13 Fixed build in generator by Matteo Scandolo · 8 years ago
  52. 7447073 ignore system disk image files by Zack Williams · 8 years ago
  53. 1dc8f3f Removed old API generator and fixed generator tests by Matteo Scandolo · 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. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  58. 5acf7b9 Sort and style by Jeremy Mowery · 8 years ago
  59. a49e8ac Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  60. 3d8f11f Fix another admin problem by Jeremy Mowery · 8 years ago
  61. 567f635 Fix another bug by Jeremy Mowery · 8 years ago
  62. 818d9cf Fix new bug in admin by Jeremy Mowery · 8 years ago
  63. 0fce723 Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  64. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  65. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  66. 9deac2e add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  67. d25fcd0 vRouter service WIP by Scott Baker · 8 years ago
  68. 085ec44 add vtn REST endpoint by Scott Baker · 8 years ago
  69. bd2e5cd New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  70. c7987cd Implemented new API generator by Matteo Scandolo · 8 years ago
  71. 56d1e0e add login/logout api to new api directory by Scott Baker · 8 years ago
  72. 708b06c vsg endpoint by Scott Baker · 8 years ago
  73. 5ecd458 DATA -> data by Scott Baker · 8 years ago
  74. ba9e4e6 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  75. b6468ac Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  76. 594194e print error message if import fails by Scott Baker · 8 years ago
  77. 91789e3 fix error message by Scott Baker · 8 years ago
  78. ac26b04 Removed config/setup by Matteo Scandolo · 8 years ago
  79. 8cc22e4 started setup for video tuts by Matteo Scandolo · 8 years ago
  80. b57a2f8 Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  81. f48f638 tosca sample for service chain by Scott Baker · 8 years ago
  82. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  83. da7b36f Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  84. 949315c Test for jenkins hooks by Matteo Scandolo · 8 years ago
  85. c7864b6 Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  86. bcbfdab Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  87. fd1fc27 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  88. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  89. d89d826 Clean by Matteo Scandolo · 8 years ago
  90. f17db7a fix wrong key name by Scott Baker · 8 years ago
  91. d992f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  92. 490720f add keys for exampleservice service by Scott Baker · 8 years ago
  93. 003f5c8 Update README-Tutorial.md by sbconsulting · 8 years ago
  94. 888550f Update README-Tutorial.md by Andy Bavier · 8 years ago
  95. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  96. 65f5598 Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  97. c86352a Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  98. 5b48b27 Add VPN dashboard by Jeremy Mowery · 8 years ago
  99. 9c6b9f3 Handle ports a little better by Jeremy Mowery · 8 years ago
  100. 9c8cdc6 Fix yet another bug by Jeremy Mowery · 8 years ago