1. c17511a Maybe implement the synchonizer in a better way by Jeremy Mowery · 8 years ago
  2. 918c0fa alert and pagination by Matteo Scandolo · 8 years ago
  3. a9a999d fix by Jeremy Mowery · 8 years ago
  4. 6234d7e Sort and style by Jeremy Mowery · 8 years ago
  5. 7d1aca9 Add in more debug stuff by Jeremy Mowery · 8 years ago
  6. f53e910 Add back debug stuff by Jeremy Mowery · 8 years ago
  7. 23305b1 Update comments by Jeremy Mowery · 8 years ago
  8. 0644a49 Actually add the files this time by Jeremy Mowery · 8 years ago
  9. 79c07ec Maybe correctly use templates for VPNTenant server and client configurations by Jeremy Mowery · 8 years ago
  10. fb5937d Added test for pagination and addad info to table if no data are passed in by Matteo Scandolo · 8 years ago
  11. 833c7d8 Added tests for pagination component by Matteo Scandolo · 8 years ago
  12. 320ce2c Added pagination component by Matteo Scandolo · 8 years ago
  13. bfb3c25 Remove obsolete VTN configuration instructions by Andy Bavier · 8 years ago
  14. 62105de Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  15. 95729f8 remove unmapped submodule by Zack Williams · 8 years ago
  16. 5f6d728 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  17. 8f31353 Restored api docs by Matteo Scandolo · 8 years ago
  18. caf37ec Removed api submodule by Matteo Scandolo · 8 years ago
  19. f7f4262 Builded helpers by Matteo Scandolo · 8 years ago
  20. f83b18a Bug fix by Andy Bavier · 8 years ago
  21. 4c0f68c Pull gateways from vRouter by Andy Bavier · 8 years ago
  22. 02b3d2b Revert a couple more files that I changed for debugging by Jeremy Mowery · 8 years ago
  23. 9b42edf Merge by Jeremy Mowery · 8 years ago
  24. 308e8f0 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  25. 4e3e605 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  26. ffeedfa prevent running model_policies while network tosca is trying to save the object by Scott Baker · 8 years ago
  27. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 8 years ago
  28. 4b89376 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  29. 7fbe63c Use a better way of obtaining the VPN files by Jeremy Mowery · 8 years ago
  30. d179334 fix mac returned instead of ip by Scott Baker · 8 years ago
  31. 83c2f2e get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  32. 92ca455 Updated xosTable documentation by Matteo Scandolo · 8 years ago
  33. 38423cf fix wrong subscriber field by Scott Baker · 8 years ago
  34. f32a2e9 Added order by buttons to xosTable and filtered by Matteo Scandolo · 8 years ago
  35. b24c8f2 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  36. 73c0436 remove cidr from recipe by Scott Baker · 8 years ago
  37. 6a6586e Added filters to xosTable and tested by Matteo Scandolo · 8 years ago
  38. 92a65b5 fix url for vrouter service by Scott Baker · 8 years ago
  39. 7785c13 add vrouter to migrations by Scott Baker · 8 years ago
  40. 5614b90 Documented UI component: table by Matteo Scandolo · 8 years ago
  41. a7e64fd Table component with action by Matteo Scandolo · 8 years ago
  42. 43cba5c Update README.md by Andy Bavier · 8 years ago
  43. 3e4679c Update README.md by Andy Bavier · 8 years ago
  44. 9d7ca97 Added a warning against using this configuration by Andy Bavier · 8 years ago
  45. 5950c5c Tweak ufw restart procedure by Andy Bavier · 8 years ago
  46. ad7da21 Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  47. dcc6524 Started table component by Matteo Scandolo · 8 years ago
  48. 1dab3e0 Reloading broser when helpers change by Matteo Scandolo · 8 years ago
  49. 21540aa Reading helpers from builded file by Matteo Scandolo · 8 years ago
  50. 7f93e99 Ignore files without .img suffix by Andy Bavier · 8 years ago
  51. af9d3b8 Fix bugs in admin by Jeremy Mowery · 8 years ago
  52. 968129f Move dh gen to synchronizer by Jeremy Mowery · 8 years ago
  53. 717352a Added ngDoc to generated API by Matteo Scandolo · 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. 45a5c56 Generating api docs and added ngAnimate by Matteo Scandolo · 8 years ago
  57. c04f3f9 set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  58. adb71ac show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  59. b4d7797 add AddressPool to core admins by Scott Baker · 8 years ago
  60. 1f4e328 add vrouter service to settings.py by Scott Baker · 8 years ago
  61. 520a9b6 change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  62. 5b05b90 Sorting and stle by Jeremy Mowery · 8 years ago
  63. 24d19e8 Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  64. eb43b2b get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  65. 3fff310 Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  66. fb27a6d WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  67. 7ddf48f add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  68. df6375e fix bugs by Scott Baker · 8 years ago
  69. f5a09da tosca resource for vrouterservice by Scott Baker · 8 years ago
  70. c44460c Fixed build in generator by Matteo Scandolo · 8 years ago
  71. e798833 ignore system disk image files by Zack Williams · 8 years ago
  72. fbd486c Removed old API generator and fixed generator tests by Matteo Scandolo · 8 years ago
  73. 5f7bce0 allow services to attach address pools by Scott Baker · 8 years ago
  74. 4707593 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  75. 56fe1e8 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  76. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  77. 78cca5d Sort and style by Jeremy Mowery · 8 years ago
  78. a0eb449 Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  79. 892bf94 Fix another admin problem by Jeremy Mowery · 8 years ago
  80. 14ddb66 Fix another bug by Jeremy Mowery · 8 years ago
  81. 0b37a3e Fix new bug in admin by Jeremy Mowery · 8 years ago
  82. a651c9d Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  83. ea856fc plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  84. 277798c tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  85. 09a3f64 add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  86. 3be4e74 vRouter service WIP by Scott Baker · 8 years ago
  87. 1a79e5b add vtn REST endpoint by Scott Baker · 8 years ago
  88. 2ef0cd7 New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  89. 4b3bf7f Implemented new API generator by Matteo Scandolo · 8 years ago
  90. 3d90ba8 add login/logout api to new api directory by Scott Baker · 8 years ago
  91. 0555984 vsg endpoint by Scott Baker · 8 years ago
  92. ba92109 DATA -> data by Scott Baker · 8 years ago
  93. 1ccf358 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  94. 8dcd4aa Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  95. f8f67d5 print error message if import fails by Scott Baker · 8 years ago
  96. f0db125 fix error message by Scott Baker · 8 years ago
  97. 3931445 Removed config/setup by Matteo Scandolo · 8 years ago
  98. de76a45 started setup for video tuts by Matteo Scandolo · 8 years ago
  99. c2ab75c Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  100. aaeb16c tosca sample for service chain by Scott Baker · 8 years ago