1. 518aba8 FIX: for is_instance exception in new_base implementation by Srikanth Vavilapalli · 7 years ago
  2. bb3aaaf CORD-879 update vrouter wrapper to reflect real object by Scott Baker · 7 years ago
  3. 6bb5f26 CORD-879 update csr wrapper to reflect real object change by Scott Baker · 7 years ago
  4. 011af11 CORD-1025 run ansible_runner in a subprocess by Scott Baker · 7 years ago
  5. 1e2533f CORD-1008 fix issue with creating diag object, add more convenience methods for cordsubscriberroot by Scott Baker · 7 years ago
  6. 0c487ee CORD-866 fix error when printing traceback in orm_listall test by Scott Baker · 7 years ago
  7. dd82b9a CORD-879 restore self_content_type_id in the api, fix error thrown by OneToOneField by Scott Baker · 7 years ago
  8. 95f7d95 CORD-866 run_tests script, import models into locals by Scott Baker · 7 years ago
  9. 1e19dfd CORD-1008 add convenience wrappers for VSGTenant and VOLTTenant by Scott Baker · 7 years ago
  10. d2543ed CORD-1008 add convenience wrappers for CordSubscriberRoot and VOLTTenant by Scott Baker · 7 years ago
  11. aa556b0 CORD-879 add generic fk support, make contentype a messageoption instead by Scott Baker · 7 years ago
  12. 69d9a47 CORD-879 add content_type_id to core api by Scott Baker · 7 years ago
  13. abb8ee7 CORD-1013: Temporary workaround for the main synchronization issue we by Sapan Bhatia · 7 years ago
  14. 268bc2a CORD-1009 move reaper from model_policy to core by Scott Baker · 7 years ago
  15. 235fbea fix orm save method failing for user objects by Scott Baker · 7 years ago
  16. bb81e15 CORD-880: Fix ansible tags when using apiaccessor by Scott Baker · 7 years ago
  17. c2a4da2 [CORD-772] Persisting GUI Extensions by Matteo Scandolo · 7 years ago
  18. b05393b CORD-880: Get Diag objects working by Scott Baker · 7 years ago
  19. b5958dc CORD-880 apply sleeping synchronizer fix from base by Scott Baker · 7 years ago
  20. cedc695 CORD-997: Attempted fix for the synchronizer deep-sleep bug by Sapan Bhatia · 7 years ago
  21. 75b1c37 CORD-880 apply CORD-891 from base to new_base by Scott Baker · 7 years ago
  22. 5c3dc8f CORD-880 allow password from file by Scott Baker · 7 years ago
  23. 1c15305 CORD-880 apply CORD-922 change from base to new_base by Scott Baker · 7 years ago
  24. d0275bd CORD-891: Add back .out files, with detailed logs by Sapan Bhatia · 7 years ago
  25. 5679eaa [CORD-873] Updated modeldefs api to return _id suffix on related fields by Matteo Scandolo · 7 years ago
  26. c178357 CORD-922: Made Ansible runner in Synchronizer multiprocessed. Fixes bug by Sapan Bhatia · 7 years ago
  27. 851b0cc fix vrouter endpoints appearing in wrong app by Scott Baker · 7 years ago
  28. d04ee96 CORD-866 fix chameleon crud test by Scott Baker · 7 years ago
  29. 22796cc CORD-880 add accessor for core api by Scott Baker · 7 years ago
  30. 186372f CORD-762 add deleted objects query, add class_names and pk attributes by Scott Baker · 7 years ago
  31. 1b3b37b CORD-880 new base class for synchronizers by Scott Baker · 7 years ago
  32. 57c7482 CORD-762 add support for update_fields by Scott Baker · 7 years ago
  33. ad9c84e allow log_level to be overridden from config file by Scott Baker · 7 years ago
  34. ef8d85d CORD-762 add simple retry mechanism, support for invoke by Scott Baker · 7 years ago
  35. 7b43d76 catch exceptions when purging objects by Scott Baker · 7 years ago
  36. ac2f2b5 CORD-762 add filter API by Scott Baker · 7 years ago
  37. 948249b CORD-762 use entrypoint instead of cmd by Scott Baker · 7 years ago
  38. e72e761 CORD-762 add set_fk support to orm by Scott Baker · 7 years ago
  39. e48e6e7 Realign logging levels. autopep8'd event_loop.py as it was an indentation mess by Zack Williams · 7 years ago
  40. ac2910d more granular logging in ansible callback by Zack Williams · 7 years ago
  41. 8291541 CORD-762 add secure capability to xossh by Scott Baker · 7 years ago
  42. 96b995a CORD-762 create xos_client python library by Scott Baker · 7 years ago
  43. 8199609 CORD-959: Report logs to ELK early, tag failures, and send metadata as by Sapan Bhatia · 7 years ago
  44. 4599cfd CORD-762 eliminate need for orm to directly import protos by Scott Baker · 7 years ago
  45. afdc468 CORD-910 added RunTosca gRPC API by Scott Baker · 7 years ago
  46. 402a2b4 CORD-842 automatically restart chameleon when API changes by Scott Baker · 7 years ago
  47. 41b2b74 CORD-842 update makefile for building xos-chameleon by Scott Baker · 7 years ago
  48. 8ef2bf2 CORD-866 make test case username/password configurable by Scott Baker · 7 years ago
  49. 519d7d9 CORD-714 fix core grpc cert location for new build system by Scott Baker · 7 years ago
  50. 87fb302 CORD-762 extend core API to all django apps by Scott Baker · 7 years ago
  51. 32fbfcf CORD-763 add reverse foreign key support by Scott Baker · 7 years ago
  52. db5a952 CORD-714 parameterize node_key path by Zack Williams · 7 years ago
  53. 90ae2b9 CORD-706: Worked around an ssh/ssh proxy bug that would cause ansible's by Sapan Bhatia · 7 years ago
  54. dab1119 CORD-844 add session token authentication by Scott Baker · 7 years ago
  55. b4b2439 CORD-706: Fix bug that was causing ExampleService to fail by Sapan Bhatia · 7 years ago
  56. a161fe7 CORD-706: Fixed an issue that was breaking ExampleService. by Sapan Bhatia · 7 years ago
  57. c01cab5 CORD-763 ORM layer and annotations for core api by Scott Baker · 7 years ago
  58. cb53df7 CORD-706: BUG: Interpret unreachable nodes as failures by Sapan Bhatia · 7 years ago
  59. a89ee51 CORD-706: Bug fixes involving vSG synchronizer by Sapan Bhatia · 7 years ago
  60. bd0eb91 CORD-706: Bug fix for cases in which ELK logging is turned off. by Sapan Bhatia · 7 years ago
  61. 557a178 CORD-705: Structured logs for ELK by Sapan Bhatia · 7 years ago
  62. bb4b536 CORD-706: Replaced Ansible binary interface with Ansible native API by Sapan Bhatia · 7 years ago
  63. cb6fec7 CORD-772 Adding GUI Extension to XOS Components by Matteo Scandolo · 7 years ago
  64. 85d614f CORD-842 Dockerfile for building Chameleon by Scott Baker · 7 years ago
  65. 3b89ab5 add no-start bit and Admin to XOSComponent by Scott Baker · 7 years ago
  66. 2775046 CORD-762 add modeldefs API by Scott Baker · 7 years ago
  67. 99bc97c CORD-762 factor out helper code from xos api by Scott Baker · 7 years ago
  68. a2ac191 CORD-761 use certificates from platform-install by Scott Baker · 7 years ago
  69. ac0d86c CORD-828, Force upgrade the requests package by Zack Williams · 7 years ago
  70. 252de5c Builded ceilometer dashboard by Matteo Scandolo · 7 years ago
  71. 4a5d3ef CORD-665 xos ui container should be rebuilt on volume mount change by Scott Baker · 7 years ago
  72. 057794c CORD-706: Make room for new Ansible-invocation interface by Sapan Bhatia · 7 years ago
  73. 0b2d609 CORD-770 Change TenantWithContainer from proxy to real model, rebuild openstack synchronizer when models are added, fix reaper to ignore parent classes by Scott Baker · 7 years ago
  74. a06d08d Updating data without duplicating labels by Matteo Scandolo · 7 years ago
  75. a51d2ad Preventing link and volumes duplication in XOSComponent model by Matteo Scandolo · 7 years ago
  76. 6c78e12 Added default field type to modeldefs api by Matteo Scandolo · 7 years ago
  77. edb2c4f renamed conflict var by Matteo Scandolo · 7 years ago
  78. 82a49d9 create xos-core container to hold grpc server (CORD-695) by Scott Baker · 7 years ago
  79. 3a64ea8 support authentication in gRPC API (CORD-695) by Scott Baker · 7 years ago
  80. 517f80c add protobuf requirements to xos-base container image (CORD-695) by Scott Baker · 7 years ago
  81. 44ecb2f support create and update operations by Scott Baker · 7 years ago
  82. 1636912 Returning 401 if user is not authenticated by Matteo Scandolo · 7 years ago
  83. 3b0b264 support for Chameleon by Scott Baker · 7 years ago
  84. fbecc5f Extended Redis event and added modeldefs endpoint by Matteo Scandolo · 7 years ago
  85. d1aa2f7 read-only gRPC server by Scott Baker · 7 years ago
  86. 6ca57ea Remove add button from service page by Matteo Scandolo · 7 years ago
  87. 841f642 template for generating protobuf spec of existing XOS data model by Scott Baker · 7 years ago
  88. 4797b65 update list.txt to jinja2 syntax by Scott Baker · 7 years ago
  89. be53ac1 modify modelgen and templates to use jinja2 instead of django templates by Scott Baker · 7 years ago
  90. 1ff23a4 removing .gitreview file by alshabib · 8 years ago
  91. d18d999 only the reaper handles deleting objects by Scott Baker · 8 years ago
  92. 9089ecf fix synchronizer not restarted after changing servicecontroller by Scott Baker · 8 years ago
  93. 3778b2c new ansible outputs localhost instead of 127.0.0.1 by Scott Baker · 8 years ago
  94. 5569550 don't run anything by default in xos container, create directories by Zack Williams · 8 years ago
  95. b2254a5 softdelete cascade, add object journal for debugging by Scott Baker · 8 years ago
  96. f2675a5 add API call to return list of deleted objects by Scott Baker · 8 years ago
  97. 63d82f8 Added no_start property to TOSCA definition for XOS by Matteo Scandolo · 8 years ago
  98. b8de676 fix ui container not onboarded after service resources by Scott Baker · 8 years ago
  99. eca06ee Changes to support monitoring of a service by Srikanth Vavilapalli · 8 years ago
  100. a4208d6 Changed component links name by Matteo Scandolo · 8 years ago