1. 925a805 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  2. bed15a4 attach TenantView to MyDeployment by Scott Baker · 8 years ago
  3. ba5f9e7 Merge branch 'feature/fixture-cleanup' by Scott Baker · 8 years ago
  4. 58aa866 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  5. 2c6dc26 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 8 years ago
  6. ab82a82 remove defaults from networktemplate object by Scott Baker · 8 years ago
  7. 964ff78 make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 8 years ago
  8. 9ad02c6 add image to deployment by Scott Baker · 8 years ago
  9. 0e09282 refactor base.yaml by Scott Baker · 8 years ago
  10. d6a305a return empty list when there are no service dependencies by Scott Baker · 8 years ago
  11. 4e4afeca Use TOSCA to configure VTN by Andy Bavier · 8 years ago
  12. 6d90dc1 set service to tag by Scott Baker · 8 years ago
  13. a0ffea0 add Tag object to Tosca by Scott Baker · 8 years ago
  14. 20d99df resolve merge conflict by Scott Baker · 8 years ago
  15. 3377483 add fixtures.yaml to remaining configurations by Scott Baker · 8 years ago
  16. b0990d3 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 8 years ago
  17. 0482422 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 8 years ago
  18. c08a4a3 What should work before proceeding by Andy Bavier · 8 years ago
  19. 71df2d6 fix syntax error by Scott Baker · 8 years ago
  20. 3259641 allow kind#objname syntax by Scott Baker · 8 years ago
  21. 88220ed Fixed test-standalone config by Matteo Scandolo · 8 years ago
  22. cd60399 Reflect latest auto-configuration changes by Andy Bavier · 8 years ago
  23. 70b6378 Add jinja2 to pip install by Andy Bavier · 8 years ago
  24. 0b866fc fix merge conflict by Scott Baker · 8 years ago
  25. f698cbe syntax fix by Scott Baker · 8 years ago
  26. 896fc82 Capitalization fix by Scott Baker · 8 years ago
  27. 49847ca clean up references to default_flavor by Scott Baker · 8 years ago
  28. 786750b add tosca support for flavor by Scott Baker · 8 years ago
  29. 4f98a15 allow site_deployment to be created with no controller by Scott Baker · 8 years ago
  30. 2542f88 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 8 years ago
  31. 208f253 cleanup by Scott Baker · 8 years ago
  32. 69d104c allow tosca to run with no user by Scott Baker · 8 years ago
  33. 4633ca5 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 8 years ago
  34. 1c39021 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 8 years ago
  35. a7ae802 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  36. 1daa593 Turn off debugging by Jeremy Mowery · 8 years ago
  37. dba2656 remove obsolete file by Scott Baker · 8 years ago
  38. f352b90 Update README.md by Larry Peterson · 8 years ago
  39. 6e3b28e Update VTN config generation to use VTN Service by Andy Bavier · 8 years ago
  40. bfda8be Merge master by Jeremy Mowery · 8 years ago
  41. a937c38 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 8 years ago
  42. 7e92b0f Fix CORD logo by Andy Bavier · 8 years ago
  43. 9fd3069 add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 8 years ago
  44. 384c1ae fix class name by Scott Baker · 8 years ago
  45. 5b95e27 missed a field by Scott Baker · 8 years ago
  46. 7475539 add VTNService tosca by Scott Baker · 8 years ago
  47. 026d161 add VTN models and admin by Scott Baker · 8 years ago
  48. 3278aeb Merge branch 'bugfix/vtn-config-change' by Andy Bavier · 8 years ago
  49. a07770c Updated vSG api source by Matteo Scandolo · 8 years ago
  50. e97defb Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  51. 9cba1fd Update docs to reflect vSG gateway settings were removed by sbconsulting · 8 years ago
  52. b5552b8 remove fields that are no longer present in vSG service by Scott Baker · 8 years ago
  53. 4eb32a7 VTN config changed slightly by Andy Bavier · 8 years ago
  54. 0df9a4b Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  55. e42ee10 cleanup the exampleservice network by Scott Baker · 8 years ago
  56. 5ed452b fix makefile by Jeremy Mowery · 8 years ago
  57. 41d6e88 Fix dashboard because Angular makes no sense by Jeremy Mowery · 8 years ago
  58. c351fa5 More renaming by Jeremy Mowery · 8 years ago
  59. a2b1c8d Fix CSS by Jeremy Mowery · 8 years ago
  60. ab6c396 More renaming by Jeremy Mowery · 8 years ago
  61. 9833250 eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 8 years ago
  62. f7766cf Maybe fix naming issues by Jeremy Mowery · 8 years ago
  63. a8dbc10 Fix migrations by Jeremy Mowery · 8 years ago
  64. a1863e0 enable debugging by Jeremy Mowery · 8 years ago
  65. e71e2e2 Refactor container and configuration by Jeremy Mowery · 8 years ago
  66. 9543f6a Regenerate view files by Jeremy Mowery · 8 years ago
  67. 81e84cc Initial attempt and renaming VPN to OpenVPN by Jeremy Mowery · 8 years ago
  68. 9f5fdcd s/element_name/name/ , fixes #42 by Zack Williams · 8 years ago
  69. 84df68f first run at removing older tutorials by Zack Williams · 8 years ago
  70. d668745 Fix admin by Jeremy Mowery · 8 years ago
  71. 2d62e80 Fix migrations by Jeremy Mowery · 8 years ago
  72. bed8790 Fix __init__ by Jeremy Mowery · 8 years ago
  73. 690f2ed Fix service inconsistencies by Jeremy Mowery · 8 years ago
  74. e714dd5 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  75. cf7493c Fix user inconsistencies by Jeremy Mowery · 8 years ago
  76. 00ee8b3 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  77. c2fcd00 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  78. a58c03c Merge master by Jeremy Mowery · 8 years ago
  79. c773f56 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 8 years ago
  80. 1c3099c Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  81. 00d0d9e Merged tutorial by Matteo Scandolo · 8 years ago
  82. 3cc06ee Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  83. c98cdd9 Added documentation for sample service by Matteo Scandolo · 8 years ago
  84. 620bafd Transferring API Description file from Apiary.io by Teone · 8 years ago
  85. b28a7ea remove reference to ../cord/ by Scott Baker · 8 years ago
  86. d5a0680 deprecate the old non-VTN cord configuration by Scott Baker · 8 years ago
  87. 7cbd4c9 Update README.md by Andy Bavier · 8 years ago
  88. c7d4372 Update README.md by Andy Bavier · 8 years ago
  89. 595c963 update documentation to reflect addresspool changes by sbconsulting · 8 years ago
  90. deafe64 Added vRouter to tests setup by Matteo Scandolo · 8 years ago
  91. 8f8f25a not creating tenant by Matteo Scandolo · 8 years ago
  92. f4ce556 Started to add vRouter by Matteo Scandolo · 8 years ago
  93. 11ed899 Fix style and imports by Jeremy Mowery · 8 years ago
  94. b0c6041 Turn off debugging by Jeremy Mowery · 8 years ago
  95. 9f1e54b Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  96. ee13991 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  97. 57ac3cb Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  98. 10cdc47 Add back blank line by Jeremy Mowery · 8 years ago
  99. e07a38b Remove some stuff from the XOS master configuration by Jeremy Mowery · 8 years ago
  100. c8843ab Add VPN stuff to it's own container and configuration by Jeremy Mowery · 8 years ago