1. 79976d2 SEBA-245 remove unused djangoaccessor.py by Scott Baker · 6 years ago
  2. 3724e5e SEBA-245 Remove Diag Objects by Scott Baker · 6 years ago
  3. 2d715ec [SEBA-219] by Zack Williams · 6 years ago
  4. d824671 SEBA-79 Introduce changed_by_policy and changed_by_step timestamps by Scott Baker · 6 years ago
  5. fac6c56 SEBA-79 hooks for synchronizer testing; by Scott Baker · 6 years ago
  6. b4a75d1 [CORD-3206] by Zack Williams · 6 years ago
  7. 5078c3a SEBA-68 Fix rounding of enacted and policed timestamps by Scott Baker · 6 years ago
  8. 387353b Fixing pull_step_loop not to block execution by Matteo Scandolo · 6 years ago
  9. 41b8336 [CORD-3175] Move pull_steps in a separate thread by Matteo Scandolo · 6 years ago
  10. a3c2d2f CORD-3169 Better catching of ansible failures by Scott Baker · 6 years ago
  11. 5487868 Adding delay if kafka bus is not found by Matteo Scandolo · 6 years ago
  12. c1cd109 Making model-deps optional for synchronizers by Matteo Scandolo · 6 years ago
  13. e3d2f26 Fixing logging issues by Matteo Scandolo · 6 years ago
  14. 2d884d8 CORD-2964 Any class that descends from SyncStep is a syncstep by Scott Baker · 6 years ago
  15. b68846c CORD-1289 Unit tests for event engine by Scott Baker · 6 years ago
  16. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 6 years ago
  17. 10a2f3c [CORD-2938] Moving convenience methods in the synchronizer containers by Matteo Scandolo · 6 years ago
  18. 2fb7ee8 CORD-2944 do not mark objects deleted if ansible returns a nonzero rc by Scott Baker · 6 years ago
  19. 57f51d2 CORD-2932 emit warning if driver.enabled is False by Scott Baker · 6 years ago
  20. c1bcc15 Fixing import of sync_step from the same folder by Matteo Scandolo · 6 years ago
  21. 0e852b9 [CORD-2888] Adding pull steps to the synchronization loop by Matteo Scandolo · 6 years ago
  22. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 6 years ago
  23. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 6 years ago
  24. 234c271 CORD-2741 eliminate dead policy code by Scott Baker · 6 years ago
  25. e02aa69 CORD-2772 report version of core by Scott Baker · 6 years ago
  26. fdb7e60 CORD-2741 pass service versions in LoadModels call by Scott Baker · 6 years ago
  27. dcd1e5b CORD-2604 Load models before using ORM by Scott Baker · 7 years ago
  28. 16462e7 CORD-2591 Exit synchronizer if no steps and no policies by Scott Baker · 7 years ago
  29. b736b12 CORD-2443 unit tests for LeastLoadedNodeScheduler; by Scott Baker · 7 years ago
  30. b06e3e0 CORD-1256 Implement LoadModels by Scott Baker · 7 years ago
  31. 2b307f7 CORD-2145: Mirror ServiceDependency and ServiceInstanceLink in the synchronizer by Sapan Bhatia · 7 years ago
  32. f497775 CORD-2329: Enable constraints that force VMs to come up on the same node by Sapan Bhatia · 7 years ago
  33. 7389279 Prevent multiple objects from sharing the same sync step by Sapan Bhatia · 7 years ago
  34. 15abd67 CORD-2237 update remaining synchronizer framework tests; by Scott Baker · 7 years ago
  35. 4e19c5f Remove verbose debug message of negligible value by Sapan Bhatia · 7 years ago
  36. 1f6a32c CORD-2293 add mechanism for synchronizer to load wrappers by Scott Baker · 7 years ago
  37. fe0e702 "provides" is deprecated and may not be present in step definitions by Sapan Bhatia · 7 years ago
  38. 76b2515 [CORD-2233] Improve feedback state handling by Matteo Scandolo · 7 years ago
  39. d1702d7 CORD-1993 add model_policy support features to mock framework; by Scott Baker · 7 years ago
  40. 0fef009 CORD-1993 port model_policy test to new framework; by Scott Baker · 7 years ago
  41. 81c611a CORD-2237 modify synchronizer tests to work with nose2 by Scott Baker · 7 years ago
  42. 0cebb02 CORD-2256 Enable SSH password login in synchronizers by Andy Bavier · 7 years ago
  43. 7dddd51 CORD-1939: support for nose2 by Scott Baker · 7 years ago
  44. d60b30b CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  45. 4664dea CORD-1990 Handle exceptions where e.message is another exception by Scott Baker · 7 years ago
  46. 13e1949 CORD-1897: Ensure that policy_code gets updated when objects are policed by Sapan Bhatia · 7 years ago
  47. 6663fea CORD-1907: Establish dependencies between deleted proxy objects by Sapan Bhatia · 7 years ago
  48. 626bc53 CORD-1891: Fix dependency issue breaking slice deletion by Sapan Bhatia · 7 years ago
  49. 450e5d0 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 7 years ago
  50. 06e4e7a CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 7 years ago
  51. e2a0d2f CORD-1801: [1/2] Drop extra loop and call deletion routine for legacy steps by Sapan Bhatia · 7 years ago
  52. d51c69e CORD-1846: The first argument to structlog logs must be a string by Sapan Bhatia · 7 years ago
  53. da5e444 CORD-1677: Refactor of Synchronizer core by Sapan Bhatia · 7 years ago
  54. 06de76b CORD-1709: Update logger module in synchronizers and core by Sapan Bhatia · 7 years ago
  55. 6ed3b82 CORD-1253 Use AddressManager instead of VRouter in TenantWithContainer by Scott Baker · 7 years ago
  56. 71f5768 CORD-1677: Supporting code for synchronizer-core refactor by Sapan Bhatia · 7 years ago
  57. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  58. 5162e34 CORD-1250 Update unit test for Service/Tenancy refactor by Scott Baker · 7 years ago
  59. d6e533f CORD-1250 Implement ServiceInstance and related models by Scott Baker · 7 years ago
  60. aa084c8 CORD-1393: Allow accessor.kind config variable to turn off modelaccessor for faster unit tests by Scott Baker · 7 years ago
  61. f571564 CORD-1493 Unit tests for TenantWithContainer model policy by Scott Baker · 7 years ago
  62. e0fc685 [CORD-1362] Remove old config module by Matteo Scandolo · 7 years ago
  63. 2c465a6 CORD-1393 add allocate_public_service_instance to tenantwithcontainer by Scott Baker · 7 years ago
  64. 803aab9 CORD-1465 Assume no map_delete_inputs means an empty delete sync step by Scott Baker · 7 years ago
  65. a1eae7a CORD-1393 create TenantWithContainer model_policy by Scott Baker · 7 years ago
  66. 1879ce7 [CORD-1360] Using new Config in synchronizers by Matteo Scandolo · 7 years ago
  67. 5ac1960 CORD-1242 Update to support policy-only synchronizers by Scott Baker · 7 years ago
  68. e0cc832 CORD-1242 Generalize Model Policy Framework by Scott Baker · 7 years ago
  69. 4e80a26 CORD-1345: Rename PlCoreBase to XOSBase and generate xosbase through xproto by Sapan Bhatia · 7 years ago
  70. da0045a CORD-1349 allow coreapi to GET and UPDATE deleted objects; fix sync step by Scott Baker · 7 years ago
  71. c98737c CORD-1010 add certificate to no-build containers, file log_file config option by Scott Baker · 7 years ago
  72. ca671e5 remove global ansible lock by Scott Baker · 7 years ago
  73. bae9d84 CORD-1010 add model_policy support to new_base synchronizer by Scott Baker · 7 years ago
  74. a591d27 CORD-879 eliminate proxy in CoarseTenant; rename to ServiceDependency by Scott Baker · 7 years ago
  75. fe42a6f CORD-1053 add create_obj to modelaccessor by Scott Baker · 7 years ago
  76. 5ebcd28 CORD-1008 add required_models feature to modelaccessor by Scott Baker · 7 years ago
  77. e95c727 CORD-1008 fix import for ansible_helper, add get_content_type_id() to modelaccessor by Scott Baker · 7 years ago
  78. 8c7267d CORD-1008 add get_attribute method to vroutertenant wrapper, add exists() method to orm, fix missing run_template in ansible_helper by Scott Baker · 7 years ago
  79. 518aba8 FIX: for is_instance exception in new_base implementation by Srikanth Vavilapalli · 8 years ago
  80. 011af11 CORD-1025 run ansible_runner in a subprocess by Scott Baker · 8 years ago
  81. 1e2533f CORD-1008 fix issue with creating diag object, add more convenience methods for cordsubscriberroot by Scott Baker · 8 years ago
  82. 268bc2a CORD-1009 move reaper from model_policy to core by Scott Baker · 8 years ago
  83. bb81e15 CORD-880: Fix ansible tags when using apiaccessor by Scott Baker · 8 years ago
  84. b05393b CORD-880: Get Diag objects working by Scott Baker · 8 years ago
  85. b5958dc CORD-880 apply sleeping synchronizer fix from base by Scott Baker · 8 years ago
  86. 75b1c37 CORD-880 apply CORD-891 from base to new_base by Scott Baker · 8 years ago
  87. 5c3dc8f CORD-880 allow password from file by Scott Baker · 8 years ago
  88. 1c15305 CORD-880 apply CORD-922 change from base to new_base by Scott Baker · 8 years ago
  89. 22796cc CORD-880 add accessor for core api by Scott Baker · 8 years ago
  90. 1b3b37b CORD-880 new base class for synchronizers by Scott Baker · 8 years ago