- 8918ac3 CORD-1316: Implement new credentials system by Sapan Bhatia · 8 years ago
- db183c2 CORD-1389: xproto extension to support policies by Sapan Bhatia · 8 years ago
- 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 8 years ago
- e0fc685 [CORD-1362] Remove old config module by Matteo Scandolo · 8 years ago
- 7148c08 CORD-1467: Surgical cleanup for 3.0.1 to enable service development without attics by Sapan Bhatia · 8 years ago
- 38fcad3 Fix xossh script to use new credential path by Scott Baker · 8 years ago
- 0917402 CORD-1312: Generate Synchronizer configuration from xproto by Sapan Bhatia · 8 years ago
- 45b260b [CORD-1355] removing tools/xos-config.py by Matteo Scandolo · 8 years ago
- 4e80a26 CORD-1345: Rename PlCoreBase to XOSBase and generate xosbase through xproto by Sapan Bhatia · 8 years ago
- 03a163f CORD-1337 change content_type from ids to strings by Scott Baker · 8 years ago
- 7d9e8b0 fix missing __init__ file; cleanup DOS newlines by Scott Baker · 8 years ago
- d194097 CORD-1169 implement __str__ and __repr__ for orm by Scott Baker · 8 years ago
- 504cc97 CORD-1154: Integrate xproto generator with corebuilder by Sapan Bhatia · 8 years ago
- f09d38a CORD-967 Translate XOS Exceptions to gRPC status codes by Scott Baker · 8 years ago
- 07e95b5 CORD-1138 create corebuilder unit test framework; add corebuilder exceptions by Scott Baker · 8 years ago
- 2b9cb5a CORD-1093: Updated legacy code to xproto converter with several bug fixes by Sapan Bhatia · 8 years ago
- eb201f2 CORD-1081 corebuilder tool by Scott Baker · 8 years ago
- c656630 Fixed an issue in porting services to xproto by Sapan Bhatia · 8 years ago
- 0069917 CORD-1092: Store bases classes of models in xproto representations by Sapan Bhatia · 8 years ago
- f6145a2 add setDirtyModels/listDirtyModels support to xossh by Scott Baker · 8 years ago
- 297ec9f CORD-1026: Tool changes needed to generate protobufs that cover all of the by Sapan Bhatia · 8 years ago
- 821fea1 CORD-876 fix large min/max limits breaking modeldefs api by Scott Baker · 8 years ago
- 6bb5f26 CORD-879 update csr wrapper to reflect real object change by Scott Baker · 8 years ago
- dd82b9a CORD-879 restore self_content_type_id in the api, fix error thrown by OneToOneField by Scott Baker · 8 years ago
- aa556b0 CORD-879 add generic fk support, make contentype a messageoption instead by Scott Baker · 8 years ago
- 69d9a47 CORD-879 add content_type_id to core api by Scott Baker · 8 years ago
- 851b0cc fix vrouter endpoints appearing in wrong app by Scott Baker · 8 years ago
- 22796cc CORD-880 add accessor for core api by Scott Baker · 8 years ago
- 186372f CORD-762 add deleted objects query, add class_names and pk attributes by Scott Baker · 8 years ago
- 57c7482 CORD-762 add support for update_fields by Scott Baker · 8 years ago
- ac2f2b5 CORD-762 add filter API by Scott Baker · 8 years ago
- 8ef2bf2 CORD-866 make test case username/password configurable by Scott Baker · 8 years ago
- 87fb302 CORD-762 extend core API to all django apps by Scott Baker · 8 years ago
- 32fbfcf CORD-763 add reverse foreign key support by Scott Baker · 8 years ago
- dab1119 CORD-844 add session token authentication by Scott Baker · 8 years ago
- c01cab5 CORD-763 ORM layer and annotations for core api by Scott Baker · 8 years ago
- 85d614f CORD-842 Dockerfile for building Chameleon by Scott Baker · 8 years ago
- 99bc97c CORD-762 factor out helper code from xos api by Scott Baker · 8 years ago
- 82a49d9 create xos-core container to hold grpc server (CORD-695) by Scott Baker · 8 years ago
- 3a64ea8 support authentication in gRPC API (CORD-695) by Scott Baker · 8 years ago
- 44ecb2f support create and update operations by Scott Baker · 8 years ago
- 3b0b264 support for Chameleon by Scott Baker · 8 years ago
- d1aa2f7 read-only gRPC server by Scott Baker · 8 years ago
- 841f642 template for generating protobuf spec of existing XOS data model by Scott Baker · 8 years ago
- 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 · 9 years ago
- c95fdff Temporary fix to site api by Matteo Scandolo · 9 years ago
- 27a73ce remove openstack synchronizer by Scott Baker · 9 years ago
- 1236dec remove requestrouter service from xos by Scott Baker · 9 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 · 9 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