- 4797b65 update list.txt to jinja2 syntax by Scott Baker · 8 years ago
- be53ac1 modify modelgen and templates to use jinja2 instead of django templates by Scott Baker · 8 years ago
- 5569550 don't run anything by default in xos container, create directories by Zack Williams · 8 years ago
- 0dbc001 make get_instance_ip.py useful by Scott Baker · 8 years ago
- 14409aa - Explicit annotations of models with dependency information by Sapan Bhatia · 8 years ago
- c95fdff Temporary fix to site api by Matteo Scandolo · 8 years ago
- 27a73ce remove openstack synchronizer by Scott Baker · 8 years ago
- 1236dec remove requestrouter service from xos by Scott Baker · 8 years ago
- 3c5a85f Update container ubuntu version, and switch to ansible PPA by Zack Williams · 9 years ago
- 9d93423 set passwords for vsg image by Scott Baker · 8 years ago
- ebc33de move over openvpn service by Scott Baker · 9 years ago
- e634182 remove ceilometer from settings.py and xos-manage by Scott Baker · 9 years ago
- 5be5cd9 remove vrouter from settings.py and xos-manage by Scott Baker · 9 years ago
- 5c88974 remove fabric from settings.py and xos-manage by Scott Baker · 9 years ago
- 6f5bb8b remove vtn and onos from settings and xos-manage by Scott Baker · 9 years ago
- 91b7f55 turn off vtr service by Scott Baker · 9 years ago
- 08bfdd4 remove cord from built-in services by Scott Baker · 9 years ago
- e309505 perm fix by Scott Baker · 9 years ago
- b19c2a0 cleanup references to services.cord in tests and tools by Scott Baker · 9 years ago
- 1276b42 makemigrations from xosbuilder services by Scott Baker · 9 years ago
- ca78d16 add rebuild tool by Scott Baker · 9 years ago
- 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 9 years ago
- 92c883a tool to wait for an object to show up by Scott Baker · 9 years ago
- 47efb47 image must end in .img extension by Scott Baker · 9 years ago
- 95d6cb3 cleanup some debugging messages by Scott Baker · 9 years ago
- d540413 install docker and other things by Scott Baker · 9 years ago
- 49c08d2 a newer version of ansible is required, than the one that is in the 14.04 repo by Scott Baker · 9 years ago
- adadd33 add cleanup target by Scott Baker · 9 years ago
- a69a7a6 readme file by Scott Baker · 9 years ago
- 15d25eb vSG image builder, WIP by Scott Baker · 9 years ago
- 10c77f0 Removed copyrighted login background by Matteo Scandolo · 9 years ago
- 4f2ae0b make manytomany fields not required by Scott Baker · 9 years ago
- f533ba0 save_object() is not support in rest_framework 3.x by Scott Baker · 9 years ago
- f6f4e19 stubs for fabric service by Scott Baker · 9 years ago
- bfda8be Merge master by Jeremy Mowery · 9 years ago
- a937c38 Merge pull request #139 from open-cloud/feature/remove_old_hello by Zack Williams · 9 years ago
- 026d161 add VTN models and admin by Scott Baker · 9 years ago
- a8dbc10 Fix migrations by Jeremy Mowery · 9 years ago
- 84df68f first run at removing older tutorials by Zack Williams · 9 years ago
- 8767932 Merge by Jeremy Mowery · 9 years ago
- 75f0631 add vrouter to migrations by Scott Baker · 9 years ago
- 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
- 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 9 years ago
- f2bb559 Removed loggin informations by Matteo Scandolo · 9 years ago
- 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
- e350c35 Make the xoslib method better by Jeremy Mowery · 9 years ago
- 69c9df4 started a README.md, to have a place to document modelgen commands by sbconsulting · 9 years ago
- d23bdb2 add vtr to xos-manage makemigrations by Scott Baker · 9 years ago
- 8a80c15 Print all fields, test template by Sapan Bhatia · 9 years ago
- 72672bc Yang template for the generator. use -d type_map by Sapan Bhatia · 9 years ago
- b14581b Synchronizer template for the generator. by Sapan Bhatia · 9 years ago
- 7daf369 Simple YAML serialization for the data model by Sapan Bhatia · 9 years ago
- 879e4e4 Various bug fixes to generator by Sapan Bhatia · 9 years ago
- 958226f Updated modelgen for field-based generation by Sapan Bhatia · 9 years ago
- cf27dd8 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
- 442febf Fixed tests, 11 running by Matteo Scandolo · 9 years ago
- abac2c8 Make reuse of .orig files optional by Sapan Bhatia · 9 years ago
- ae085cb Support 'from foo import *' by Sapan Bhatia · 9 years ago
- b0c314d impors are a list of commas by Sapan Bhatia · 9 years ago
- 76d099a Support commas by Sapan Bhatia · 9 years ago
- df5e2ed move scripts to tools by Scott Baker · 9 years ago
- d961cf7 move docker_start_xos and docker_setup_xos to tools/ by Scott Baker · 9 years ago
- 0d86f97 rename scripts/opencloud to tools/xos-manage by Scott Baker · 9 years ago
- f801196 Bugfix in chuckmove. If foo is mapped to bar, accept foo.test not by Sapan Bhatia · 9 years ago
- 51111c1 Chuckmove: a tool for reorganizing Python source trees by Sapan Bhatia · 9 years ago
- eace6b3 allow use of xos-config.py when xos not installed in /opt/xos by Scott Baker · 9 years ago
- 4ee344c move xos-config.py to tools directory by Scott Baker · 9 years ago
- 6affe15 use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
- 50f76c9 chdir to the root to run modelgen or dmdot by Scott Baker · 9 years ago
- 135b5fc move dmdot to tools directory by Scott Baker · 9 years ago
- 70e59e8 remove obsolete tools by Scott Baker · 9 years ago
- dc3b5b2 remove obsolete tool by Scott Baker · 9 years ago
- e01ee76 move cord to services/ by Scott Baker · 9 years ago
- 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
- 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
- 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 8f92217 cleanup the controllerslice objects too by Scott Baker · 10 years ago
- 7b0eee4 finished cleanup_unique tool by Scott Baker · 10 years ago
- 64c162f tool to delete objects that would violate unique_together constraints by Scott Baker · 10 years ago
- 393b6ea WIP - started coding something to group slivers by slice name by Scott Baker · 10 years ago
- bb7da5f tool to generate an ansible hosts file from REST API by Scott Baker · 10 years ago
- 89f8a9e rename planetstack directory to xos by Scott Baker · 10 years ago