1. 520f516 s/quantum/neutron/ and fix client by Zack Williams · 9 years ago
  2. ae4afe5 update to novaclient v2 by Zack Williams · 9 years ago
  3. 7981b3f _ not . by Zack Williams · 9 years ago
  4. b084edf specify keystone API 2.0 by Zack Williams · 9 years ago
  5. 44addd7 don't specify ancient openstack client versions by Zack Williams · 9 years ago
  6. 34408ac s/openstack/openstack_xos/ module renaming by Zack Williams · 9 years ago
  7. 01023e6 s/openstack/openstack_xos/ by Zack Williams · 9 years ago
  8. b9d9f6f rename openstack due to module name conflict with upstream by Zack Williams · 9 years ago
  9. ed79761 merged master by Zack Williams · 9 years ago
  10. 1b5540c Eliminate synchronizer to data model feedback by Sapan Bhatia · 9 years ago
  11. a51a042 Merge remote-tracking branch 'origin/master' into feature/lts by Zack Williams · 9 years ago
  12. 6c606e5 Merge branch 'feature/fixture-cleanup' by Scott Baker · 9 years ago
  13. d4077bf attach TenantView to MyDeployment by Scott Baker · 9 years ago
  14. f56a6d2 Merge branch 'feature/fixture-cleanup' by Scott Baker · 9 years ago
  15. faf3af1 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 9 years ago
  16. 5267391 update Makefiles to reflect refactoring of base.yaml by Scott Baker · 9 years ago
  17. 2a556f2 remove defaults from networktemplate object by Scott Baker · 9 years ago
  18. 87e658d make firstname and lastname not required; remove the tosca default for bool fields in user obj by Scott Baker · 9 years ago
  19. 8ecfbdf add image to deployment by Scott Baker · 9 years ago
  20. dd4046c refactor base.yaml by Scott Baker · 9 years ago
  21. 9406ee7 return empty list when there are no service dependencies by Scott Baker · 9 years ago
  22. 8a71f80 Use TOSCA to configure VTN by Andy Bavier · 9 years ago
  23. 7642873 Make compatible with django 1.8 by Zack Williams · 9 years ago
  24. 6d52740 set service to tag by Scott Baker · 9 years ago
  25. 2398cf8 add Tag object to Tosca by Scott Baker · 9 years ago
  26. f96dd48 fixed merge of master into lts by Zack Williams · 9 years ago
  27. 2c03f01 resolve merge conflict by Scott Baker · 9 years ago
  28. 8e963e1 add fixtures.yaml to remaining configurations by Scott Baker · 9 years ago
  29. d75dd14 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 9 years ago
  30. 79fa657 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 9 years ago
  31. e43fa64 What should work before proceeding by Andy Bavier · 9 years ago
  32. 3826522 fix syntax error by Scott Baker · 9 years ago
  33. 642dbb5 allow kind#objname syntax by Scott Baker · 9 years ago
  34. 954a076 Fixed test-standalone config by Matteo Scandolo · 9 years ago
  35. 7bdb2ac Reflect latest auto-configuration changes by Andy Bavier · 9 years ago
  36. f9b6640 Add jinja2 to pip install by Andy Bavier · 9 years ago
  37. 7212614 fix merge conflict by Scott Baker · 9 years ago
  38. cbddb9f syntax fix by Scott Baker · 9 years ago
  39. d02adbb Capitalization fix by Scott Baker · 9 years ago
  40. bad0f4c clean up references to default_flavor by Scott Baker · 9 years ago
  41. ed48af1 add tosca support for flavor by Scott Baker · 9 years ago
  42. ac63ea1 let os_* ansible modules work by Zack Williams · 9 years ago
  43. 476902d allow site_deployment to be created with no controller by Scott Baker · 9 years ago
  44. 6eedb19 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 9 years ago
  45. 8fd9c9a cleanup by Scott Baker · 9 years ago
  46. 4ce7d4f allow tosca to run with no user by Scott Baker · 9 years ago
  47. cf6e410 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 9 years ago
  48. 9df9563 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 9 years ago
  49. 3d03343 Add Jinja2 to pip modules by Jeremy Mowery · 9 years ago
  50. 7543492 Turn off debugging by Jeremy Mowery · 9 years ago
  51. fa9c36a change from nova_compute to os_server by Zack Williams · 9 years ago
  52. 5f223a3 remove obsolete file by Scott Baker · 9 years ago
  53. 0e84e76 stop including event_manager.py which was commented out. This removes the fofum dep by Zack Williams · 9 years ago
  54. ed00800 increase keysize to 2048 by Zack Williams · 9 years ago
  55. 388491e another fields = '__all__' by Zack Williams · 9 years ago
  56. cca7889 more fields = '__all__' by Zack Williams · 9 years ago
  57. a134152 more additions of default __all__ fields in Meta by Zack Williams · 9 years ago
  58. 07eaa47 Have to supply fields = '__all__' in class Meta in 1.8 by Zack Williams · 9 years ago
  59. 52f6156 "null has no effect on ManyToManyField" per django 1.8 by Zack Williams · 9 years ago
  60. e1b6111 have to quote version specification with commas, whitespace by Zack Williams · 9 years ago
  61. f2f1038 django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 9 years ago
  62. d5a1fd4 apply changes made to Dockerfile to devel/templ dockerfiles by Zack Williams · 9 years ago
  63. 22e3ed7 updated Dockerfile to LTS versions of Django, jQuery. Removed use of easy_install (using pip instead) by Zack Williams · 9 years ago
  64. 95471cf remove vestigal Dockerfile by Zack Williams · 9 years ago
  65. 7e72a07 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  66. 06c86d0 Update README.md by Larry Peterson · 9 years ago
  67. b36954d Update VTN config generation to use VTN Service by Andy Bavier · 9 years ago
  68. c47df3d Merge master by Jeremy Mowery · 9 years ago
  69. 2690ba2 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
  70. 6c0dd9d Fix CORD logo by Andy Bavier · 9 years ago
  71. 095804a add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 9 years ago
  72. 51afd0d fix class name by Scott Baker · 9 years ago
  73. 0936e6d missed a field by Scott Baker · 9 years ago
  74. 1bcf89f add VTNService tosca by Scott Baker · 9 years ago
  75. 90378fa add VTN models and admin by Scott Baker · 9 years ago
  76. 2049a46 Merge branch 'bugfix/vtn-config-change' by Andy Bavier · 9 years ago
  77. 231283f Updated vSG api source by Matteo Scandolo · 9 years ago
  78. 17d09ae Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  79. 73bba66 Update docs to reflect vSG gateway settings were removed by sbconsulting · 9 years ago
  80. f9a74b5 remove fields that are no longer present in vSG service by Scott Baker · 9 years ago
  81. cec72a3 VTN config changed slightly by Andy Bavier · 9 years ago
  82. 1827113 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  83. b6c83a2 cleanup the exampleservice network by Scott Baker · 9 years ago
  84. 6ebd8dd fix makefile by Jeremy Mowery · 9 years ago
  85. da6bde0 Fix dashboard because Angular makes no sense by Jeremy Mowery · 9 years ago
  86. 643be22 More renaming by Jeremy Mowery · 9 years ago
  87. dd0b515 Fix CSS by Jeremy Mowery · 9 years ago
  88. fb81328 More renaming by Jeremy Mowery · 9 years ago
  89. 451050f eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 9 years ago
  90. d14090a Maybe fix naming issues by Jeremy Mowery · 9 years ago
  91. 65d6fa3 Fix migrations by Jeremy Mowery · 9 years ago
  92. c02e474 enable debugging by Jeremy Mowery · 9 years ago
  93. 8393409 Refactor container and configuration by Jeremy Mowery · 9 years ago
  94. 06a989b Regenerate view files by Jeremy Mowery · 9 years ago
  95. 1b09b33 Initial attempt and renaming VPN to OpenVPN by Jeremy Mowery · 9 years ago
  96. 9b71ee0 s/element_name/name/ , fixes #42 by Zack Williams · 9 years ago
  97. 6f54b16 Update container ubuntu version, and switch to ansible PPA by Zack Williams · 9 years ago
  98. 1d21f96 first run at removing older tutorials by Zack Williams · 9 years ago
  99. fda63ce Fix admin by Jeremy Mowery · 9 years ago
  100. 2abe222 Fix migrations by Jeremy Mowery · 9 years ago