1. 87e658d make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 8 years ago
  2. 8ecfbdf add image to deployment by Scott Baker · 8 years ago
  3. dd4046c refactor base.yaml by Scott Baker · 8 years ago
  4. 6d52740 set service to tag by Scott Baker · 8 years ago
  5. 2398cf8 add Tag object to Tosca by Scott Baker · 8 years ago
  6. 2c03f01 resolve merge conflict by Scott Baker · 8 years ago
  7. 8e963e1 add fixtures.yaml to remaining configurations by Scott Baker · 8 years ago
  8. d75dd14 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 8 years ago
  9. 79fa657 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 8 years ago
  10. e43fa64 What should work before proceeding by Andy Bavier · 8 years ago
  11. 3826522 fix syntax error by Scott Baker · 8 years ago
  12. 642dbb5 allow kind#objname syntax by Scott Baker · 8 years ago
  13. 954a076 Fixed test-standalone config by Matteo Scandolo · 8 years ago
  14. 7bdb2ac Reflect latest auto-configuration changes by Andy Bavier · 8 years ago
  15. f9b6640 Add jinja2 to pip install by Andy Bavier · 8 years ago
  16. 7212614 fix merge conflict by Scott Baker · 8 years ago
  17. cbddb9f syntax fix by Scott Baker · 8 years ago
  18. d02adbb Capitalization fix by Scott Baker · 8 years ago
  19. bad0f4c clean up references to default_flavor by Scott Baker · 8 years ago
  20. ed48af1 add tosca support for flavor by Scott Baker · 8 years ago
  21. 476902d allow site_deployment to be created with no controller by Scott Baker · 8 years ago
  22. 6eedb19 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 8 years ago
  23. 8fd9c9a cleanup by Scott Baker · 8 years ago
  24. 4ce7d4f allow tosca to run with no user by Scott Baker · 8 years ago
  25. cf6e410 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 8 years ago
  26. 9df9563 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 8 years ago
  27. 3d03343 Add Jinja2 to pip modules by Jeremy Mowery · 8 years ago
  28. 7543492 Turn off debugging by Jeremy Mowery · 8 years ago
  29. 5f223a3 remove obsolete file by Scott Baker · 8 years ago
  30. 06c86d0 Update README.md by Larry Peterson · 8 years ago
  31. b36954d Update VTN config generation to use VTN Service by Andy Bavier · 8 years ago
  32. c47df3d Merge master by Jeremy Mowery · 8 years ago
  33. 2690ba2 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 8 years ago
  34. 6c0dd9d Fix CORD logo by Andy Bavier · 8 years ago
  35. 095804a add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 8 years ago
  36. 51afd0d fix class name by Scott Baker · 8 years ago
  37. 0936e6d missed a field by Scott Baker · 8 years ago
  38. 1bcf89f add VTNService tosca by Scott Baker · 8 years ago
  39. 90378fa add VTN models and admin by Scott Baker · 8 years ago
  40. 2049a46 Merge branch 'bugfix/vtn-config-change' by Andy Bavier · 8 years ago
  41. 231283f Updated vSG api source by Matteo Scandolo · 8 years ago
  42. 17d09ae Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  43. 73bba66 Update docs to reflect vSG gateway settings were removed by sbconsulting · 8 years ago
  44. f9a74b5 remove fields that are no longer present in vSG service by Scott Baker · 8 years ago
  45. cec72a3 VTN config changed slightly by Andy Bavier · 8 years ago
  46. 1827113 Merge branch 'feature/vRouter' by Scott Baker · 8 years ago
  47. b6c83a2 cleanup the exampleservice network by Scott Baker · 8 years ago
  48. 6ebd8dd fix makefile by Jeremy Mowery · 8 years ago
  49. da6bde0 Fix dashboard because Angular makes no sense by Jeremy Mowery · 8 years ago
  50. 643be22 More renaming by Jeremy Mowery · 8 years ago
  51. dd0b515 Fix CSS by Jeremy Mowery · 8 years ago
  52. fb81328 More renaming by Jeremy Mowery · 8 years ago
  53. 451050f eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 8 years ago
  54. d14090a Maybe fix naming issues by Jeremy Mowery · 8 years ago
  55. 65d6fa3 Fix migrations by Jeremy Mowery · 8 years ago
  56. c02e474 enable debugging by Jeremy Mowery · 8 years ago
  57. 8393409 Refactor container and configuration by Jeremy Mowery · 8 years ago
  58. 06a989b Regenerate view files by Jeremy Mowery · 8 years ago
  59. 1b09b33 Initial attempt and renaming VPN to OpenVPN by Jeremy Mowery · 8 years ago
  60. 9b71ee0 s/element_name/name/ , fixes #42 by Zack Williams · 8 years ago
  61. 1d21f96 first run at removing older tutorials by Zack Williams · 8 years ago
  62. fda63ce Fix admin by Jeremy Mowery · 8 years ago
  63. 2abe222 Fix migrations by Jeremy Mowery · 8 years ago
  64. a1e4aee Fix __init__ by Jeremy Mowery · 8 years ago
  65. 61c012c Fix service inconsistencies by Jeremy Mowery · 8 years ago
  66. 0e28d0a Fix user inconsistencies by Jeremy Mowery · 8 years ago
  67. c27d3c5 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  68. 3ec27b7 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  69. c117054 Fix user inconsistencies by Jeremy Mowery · 8 years ago
  70. c26b6a1 Merge master by Jeremy Mowery · 8 years ago
  71. 3985557 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 8 years ago
  72. 8d1c333 Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  73. 595ef95 Merged tutorial by Matteo Scandolo · 8 years ago
  74. 67af0e8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  75. ec95cb4 Added documentation for sample service by Matteo Scandolo · 8 years ago
  76. 7241e26 Transferring API Description file from Apiary.io by Teone · 8 years ago
  77. c2cb057 remove reference to ../cord/ by Scott Baker · 8 years ago
  78. f0bdd01 deprecate the old non-VTN cord configuration by Scott Baker · 8 years ago
  79. ff54f36 Update README.md by Andy Bavier · 8 years ago
  80. 4feed7d Update README.md by Andy Bavier · 8 years ago
  81. 1418573 update documentation to reflect addresspool changes by sbconsulting · 8 years ago
  82. b645ce9 Added vRouter to tests setup by Matteo Scandolo · 8 years ago
  83. b0207ba not creating tenant by Matteo Scandolo · 8 years ago
  84. 1909304 Started to add vRouter by Matteo Scandolo · 8 years ago
  85. 46d96d1 Fix style and imports by Jeremy Mowery · 8 years ago
  86. eaf49ac Turn off debugging by Jeremy Mowery · 8 years ago
  87. 85198c2 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  88. 5ab3415 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  89. 96ef2d2 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  90. ab52471 Add back blank line by Jeremy Mowery · 8 years ago
  91. 8b8ba1e Remove some stuff from the XOS master configuration by Jeremy Mowery · 8 years ago
  92. 5707d9c Add VPN stuff to it's own container and configuration by Jeremy Mowery · 8 years ago
  93. e1b9524 play with script by Jeremy Mowery · 8 years ago
  94. c986180 Play with the client script by Jeremy Mowery · 8 years ago
  95. 191a5ee Change script again by Jeremy Mowery · 8 years ago
  96. d31a8c0 Maybe fix client script by Jeremy Mowery · 8 years ago
  97. 02d26c4 Fix xoslib issues by Jeremy Mowery · 8 years ago
  98. f5dac25 Fix typo by Jeremy Mowery · 8 years ago
  99. da57d40 Synchronize style fixes by Jeremy Mowery · 8 years ago
  100. 14c5dc4 Add jinja2 to xos container by Jeremy Mowery · 8 years ago