1. 55d2d49 get wan_vm_ip and wan_vm_mac the new way by Scott Baker · 8 years ago
  2. 5677bb1 Updated xosTable documentation by Matteo Scandolo · 8 years ago
  3. 40a8b8d fix wrong subscriber field by Scott Baker · 8 years ago
  4. 03e5960 Added order by buttons to xosTable and filtered by Matteo Scandolo · 8 years ago
  5. de3ef83 get wan_vm_ip/mac from vrouter tenant by Scott Baker · 8 years ago
  6. 892e33e remove cidr from recipe by Scott Baker · 8 years ago
  7. a6a9e61 Added filters to xosTable and tested by Matteo Scandolo · 8 years ago
  8. a5f95b3 fix url for vrouter service by Scott Baker · 8 years ago
  9. 75f0631 add vrouter to migrations by Scott Baker · 8 years ago
  10. aa683dd Documented UI component: table by Matteo Scandolo · 8 years ago
  11. 9e6c6fc Table component with action by Matteo Scandolo · 8 years ago
  12. 00ce319 Update README.md by Andy Bavier · 8 years ago
  13. 5da996b Update README.md by Andy Bavier · 8 years ago
  14. 6e61748 Added a warning against using this configuration by Andy Bavier · 8 years ago
  15. 16d35ac Tweak ufw restart procedure by Andy Bavier · 8 years ago
  16. 7532cef Autogenerate VTN app configuration in ONOS Synchronizer by Andy Bavier · 8 years ago
  17. 18adcb5 Started table component by Matteo Scandolo · 8 years ago
  18. b7a86dc Reloading broser when helpers change by Matteo Scandolo · 8 years ago
  19. 1ba8b30 Reading helpers from builded file by Matteo Scandolo · 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. 582cc81 Added ngDoc to generated API by Matteo Scandolo · 8 years ago
  24. 97ca910 allow networks to subscribe to tenants by Scott Baker · 8 years ago
  25. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  26. 57404dc Generating api docs and added ngAnimate by Matteo Scandolo · 8 years ago
  27. 79396fb set provider_server when creating vRouter tenant by Scott Baker · 8 years ago
  28. b2faf5f show public_ip in vrouter tenant admin by Scott Baker · 8 years ago
  29. 23ab199 add AddressPool to core admins by Scott Baker · 8 years ago
  30. 611ef65 add vrouter service to settings.py by Scott Baker · 8 years ago
  31. 269c9aa change address_pool_name to address_pool_id; fix misc bugs by Scott Baker · 8 years ago
  32. fba5a84 Sorting and stle by Jeremy Mowery · 8 years ago
  33. 1ab365e Cleanup VPN stuff by Jeremy Mowery · 8 years ago
  34. c8ab025 get vSG addresses from vRouter tenants by Scott Baker · 8 years ago
  35. 7ae7d8d Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  36. 04f3d7e WIP mock for cord-pod in frontend config by Scott Baker · 8 years ago
  37. b1acdbb add vrouter to yaml custom_Types by Scott Baker · 8 years ago
  38. 6b3c9b3 fix bugs by Scott Baker · 8 years ago
  39. 8ae56dd tosca resource for vrouterservice by Scott Baker · 8 years ago
  40. dd55c13 Fixed build in generator by Matteo Scandolo · 8 years ago
  41. 7447073 ignore system disk image files by Zack Williams · 8 years ago
  42. 1dc8f3f Removed old API generator and fixed generator tests by Matteo Scandolo · 8 years ago
  43. 537ca8d allow services to attach address pools by Scott Baker · 8 years ago
  44. b7a16e2 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  45. 8a66011 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  46. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  47. 5acf7b9 Sort and style by Jeremy Mowery · 8 years ago
  48. a49e8ac Add synchronizer for TenantPrivilege by Jeremy Mowery · 8 years ago
  49. 3d8f11f Fix another admin problem by Jeremy Mowery · 8 years ago
  50. 567f635 Fix another bug by Jeremy Mowery · 8 years ago
  51. 818d9cf Fix new bug in admin by Jeremy Mowery · 8 years ago
  52. 0fce723 Change the Tenant model and admin to store IDS instead of tennant instances by Jeremy Mowery · 8 years ago
  53. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  54. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  55. 9deac2e add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  56. d25fcd0 vRouter service WIP by Scott Baker · 8 years ago
  57. bd2e5cd New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  58. c7987cd Implemented new API generator by Matteo Scandolo · 8 years ago
  59. ba9e4e6 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  60. b6468ac Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  61. ac26b04 Removed config/setup by Matteo Scandolo · 8 years ago
  62. 8cc22e4 started setup for video tuts by Matteo Scandolo · 8 years ago
  63. b57a2f8 Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  64. f48f638 tosca sample for service chain by Scott Baker · 8 years ago
  65. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  66. da7b36f Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  67. 949315c Test for jenkins hooks by Matteo Scandolo · 8 years ago
  68. c7864b6 Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  69. bcbfdab Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  70. fd1fc27 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  71. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  72. d89d826 Clean by Matteo Scandolo · 8 years ago
  73. f17db7a fix wrong key name by Scott Baker · 8 years ago
  74. d992f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  75. 490720f add keys for exampleservice service by Scott Baker · 8 years ago
  76. 003f5c8 Update README-Tutorial.md by sbconsulting · 8 years ago
  77. 888550f Update README-Tutorial.md by Andy Bavier · 8 years ago
  78. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  79. 65f5598 Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  80. c86352a Improve TenantPrivilege by Jeremy Mowery · 8 years ago
  81. 5b48b27 Add VPN dashboard by Jeremy Mowery · 8 years ago
  82. 9c6b9f3 Handle ports a little better by Jeremy Mowery · 8 years ago
  83. 9c8cdc6 Fix yet another bug by Jeremy Mowery · 8 years ago
  84. 47a9ac8 remove testing modification by Zack Williams · 8 years ago
  85. b10f4d2 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  86. 86aafe3 sort and style by Jeremy Mowery · 8 years ago
  87. 37ecd66 Revert "Improve synchronizer" by Jeremy Mowery · 8 years ago
  88. e973fd4 Revert "sort and style" by Jeremy Mowery · 8 years ago
  89. d784c3a Revert "Fix error" by Jeremy Mowery · 8 years ago
  90. 41171d4 Revert "Fix synchronizer issue?" by Jeremy Mowery · 8 years ago
  91. 39adc77 Revert "guard against bugs" by Jeremy Mowery · 8 years ago
  92. 59a8908 guard against bugs by Jeremy Mowery · 8 years ago
  93. 67de4bc Fix synchronizer issue? by Jeremy Mowery · 8 years ago
  94. c5e31c1 Fix error by Jeremy Mowery · 8 years ago
  95. 7b9850b sort and style by Jeremy Mowery · 8 years ago
  96. 05002f8 Improve synchronizer by Jeremy Mowery · 8 years ago
  97. d812e27 Improve client conf by Jeremy Mowery · 8 years ago
  98. 9b16525 Fix synchronizer by Jeremy Mowery · 8 years ago
  99. 4345c80 Remove compression by Jeremy Mowery · 8 years ago
  100. 0c26388 Fix synchronizer by Jeremy Mowery · 8 years ago