- 7642873 Make compatible with django 1.8 by Zack Williams · 9 years ago
- f96dd48 fixed merge of master into lts by Zack Williams · 9 years ago
- 2c03f01 resolve merge conflict by Scott Baker · 9 years ago
- 8e963e1 add fixtures.yaml to remaining configurations by Scott Baker · 9 years ago
- d75dd14 convert all roles, dashboardviews, flavors, and networktemplates from Fixtures to Tosca by Scott Baker · 9 years ago
- 79fa657 add siteroll, slicerole, tenantrole, and deploymentrole to Tosca by Scott Baker · 9 years ago
- e43fa64 What should work before proceeding by Andy Bavier · 9 years ago
- 3826522 fix syntax error by Scott Baker · 9 years ago
- 642dbb5 allow kind#objname syntax by Scott Baker · 9 years ago
- 954a076 Fixed test-standalone config by Matteo Scandolo · 9 years ago
- 7bdb2ac Reflect latest auto-configuration changes by Andy Bavier · 9 years ago
- f9b6640 Add jinja2 to pip install by Andy Bavier · 9 years ago
- 7212614 fix merge conflict by Scott Baker · 9 years ago
- cbddb9f syntax fix by Scott Baker · 9 years ago
- d02adbb Capitalization fix by Scott Baker · 9 years ago
- bad0f4c clean up references to default_flavor by Scott Baker · 9 years ago
- ed48af1 add tosca support for flavor by Scott Baker · 9 years ago
- ac63ea1 let os_* ansible modules work by Zack Williams · 9 years ago
- 476902d allow site_deployment to be created with no controller by Scott Baker · 9 years ago
- 6eedb19 move dashboard-deployment and flavor-deployment relations out of fixture and into tosca by Scott Baker · 9 years ago
- 8fd9c9a cleanup by Scott Baker · 9 years ago
- 4ce7d4f allow tosca to run with no user by Scott Baker · 9 years ago
- cf6e410 move mysite/mydeployment/padmin@vicci.org from fixture to tosca by Scott Baker · 9 years ago
- 9df9563 Merge pull request #137 from jermowery/AddVPNService by sbconsulting · 9 years ago
- 3d03343 Add Jinja2 to pip modules by Jeremy Mowery · 9 years ago
- 7543492 Turn off debugging by Jeremy Mowery · 9 years ago
- fa9c36a change from nova_compute to os_server by Zack Williams · 9 years ago
- 5f223a3 remove obsolete file by Scott Baker · 9 years ago
- 0e84e76 stop including event_manager.py which was commented out. This removes the fofum dep by Zack Williams · 9 years ago
- ed00800 increase keysize to 2048 by Zack Williams · 9 years ago
- 388491e another fields = '__all__' by Zack Williams · 9 years ago
- cca7889 more fields = '__all__' by Zack Williams · 9 years ago
- a134152 more additions of default __all__ fields in Meta by Zack Williams · 9 years ago
- 07eaa47 Have to supply fields = '__all__' in class Meta in 1.8 by Zack Williams · 9 years ago
- 52f6156 "null has no effect on ManyToManyField" per django 1.8 by Zack Williams · 9 years ago
- e1b6111 have to quote version specification with commas, whitespace by Zack Williams · 9 years ago
- f2f1038 django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 9 years ago
- d5a1fd4 apply changes made to Dockerfile to devel/templ dockerfiles by Zack Williams · 9 years ago
- 22e3ed7 updated Dockerfile to LTS versions of Django, jQuery. Removed use of easy_install (using pip instead) by Zack Williams · 9 years ago
- 95471cf remove vestigal Dockerfile by Zack Williams · 9 years ago
- 7e72a07 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
- 06c86d0 Update README.md by Larry Peterson · 9 years ago
- b36954d Update VTN config generation to use VTN Service by Andy Bavier · 9 years ago
- c47df3d Merge master by Jeremy Mowery · 9 years ago
- 2690ba2 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
- 6c0dd9d Fix CORD logo by Andy Bavier · 9 years ago
- 095804a add vtn service; rename service_onos_vtn to service_onos_cord by Scott Baker · 9 years ago
- 51afd0d fix class name by Scott Baker · 9 years ago
- 0936e6d missed a field by Scott Baker · 9 years ago
- 1bcf89f add VTNService tosca by Scott Baker · 9 years ago
- 90378fa add VTN models and admin by Scott Baker · 9 years ago
- 2049a46 Merge branch 'bugfix/vtn-config-change' by Andy Bavier · 9 years ago
- 231283f Updated vSG api source by Matteo Scandolo · 9 years ago
- 17d09ae Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
- 73bba66 Update docs to reflect vSG gateway settings were removed by sbconsulting · 9 years ago
- f9a74b5 remove fields that are no longer present in vSG service by Scott Baker · 9 years ago
- cec72a3 VTN config changed slightly by Andy Bavier · 9 years ago
- 1827113 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
- b6c83a2 cleanup the exampleservice network by Scott Baker · 9 years ago
- 6ebd8dd fix makefile by Jeremy Mowery · 9 years ago
- da6bde0 Fix dashboard because Angular makes no sense by Jeremy Mowery · 9 years ago
- 643be22 More renaming by Jeremy Mowery · 9 years ago
- dd0b515 Fix CSS by Jeremy Mowery · 9 years ago
- fb81328 More renaming by Jeremy Mowery · 9 years ago
- 451050f eliminate gateway settings in vSG; start removing non-VTN vSG code by Scott Baker · 9 years ago
- d14090a Maybe fix naming issues by Jeremy Mowery · 9 years ago
- 65d6fa3 Fix migrations by Jeremy Mowery · 9 years ago
- c02e474 enable debugging by Jeremy Mowery · 9 years ago
- 8393409 Refactor container and configuration by Jeremy Mowery · 9 years ago
- 06a989b Regenerate view files by Jeremy Mowery · 9 years ago
- 1b09b33 Initial attempt and renaming VPN to OpenVPN by Jeremy Mowery · 9 years ago
- 9b71ee0 s/element_name/name/ , fixes #42 by Zack Williams · 9 years ago
- 6f54b16 Update container ubuntu version, and switch to ansible PPA by Zack Williams · 9 years ago
- 1d21f96 first run at removing older tutorials by Zack Williams · 9 years ago
- fda63ce Fix admin by Jeremy Mowery · 9 years ago
- 2abe222 Fix migrations by Jeremy Mowery · 9 years ago
- a1e4aee Fix __init__ by Jeremy Mowery · 9 years ago
- 61c012c Fix service inconsistencies by Jeremy Mowery · 9 years ago
- 0e28d0a Fix user inconsistencies by Jeremy Mowery · 9 years ago
- c27d3c5 Fix user inconsistencies by Jeremy Mowery · 9 years ago
- 3ec27b7 Fix user inconsistencies by Jeremy Mowery · 9 years ago
- c117054 Fix user inconsistencies by Jeremy Mowery · 9 years ago
- c26b6a1 Merge master by Jeremy Mowery · 9 years ago
- 3985557 Merge pull request #138 from jermowery/cleanupStyle by Zack Williams · 9 years ago
- 8d1c333 Merge branch 'feature/common-components' by Matteo Scandolo · 9 years ago
- 595ef95 Merged tutorial by Matteo Scandolo · 9 years ago
- 67af0e8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
- ec95cb4 Added documentation for sample service by Matteo Scandolo · 9 years ago
- 7241e26 Transferring API Description file from Apiary.io by Teone · 9 years ago
- c2cb057 remove reference to ../cord/ by Scott Baker · 9 years ago
- f0bdd01 deprecate the old non-VTN cord configuration by Scott Baker · 9 years ago
- ff54f36 Update README.md by Andy Bavier · 9 years ago
- 4feed7d Update README.md by Andy Bavier · 9 years ago
- 1418573 update documentation to reflect addresspool changes by sbconsulting · 9 years ago
- b645ce9 Added vRouter to tests setup by Matteo Scandolo · 9 years ago
- b0207ba not creating tenant by Matteo Scandolo · 9 years ago
- 1909304 Started to add vRouter by Matteo Scandolo · 9 years ago
- 46d96d1 Fix style and imports by Jeremy Mowery · 9 years ago
- eaf49ac Turn off debugging by Jeremy Mowery · 9 years ago
- 85198c2 Fix vpnDashboard CSS by Jeremy Mowery · 9 years ago