1. 01fe9a3 CORD-3001 enforce blank=False when saving models by Scott Baker · 6 years ago
  2. 6b260ea CORD-2942 update core modeling for k8s service by Scott Baker · 6 years ago
  3. c001703 Fix issues in ORM and dynamicbuild unit tests by Scott Baker · 6 years ago
  4. 10a2f3c [CORD-2938] Moving convenience methods in the synchronizer containers by Matteo Scandolo · 6 years ago
  5. eb782fc CORD-2990 add uniqueness constraints for names in the core; by Scott Baker · 6 years ago
  6. 31b01c4 CORD-2922 require authentication for all XOS APIs by Scott Baker · 6 years ago
  7. 23d8c1e Adding debug info to feedback_state error by Matteo Scandolo · 6 years ago
  8. d0f1dc1 CORD-2977 Fix failure to resolve generic foreign keys; by Scott Baker · 6 years ago
  9. 2fb7ee8 CORD-2944 do not mark objects deleted if ansible returns a nonzero rc by Scott Baker · 6 years ago
  10. a8b6d69 CORD-2931 fix ValidationError; by Scott Baker · 6 years ago
  11. e23b6b0 Fix lint issues with documentation by Zack Williams · 6 years ago
  12. 57f51d2 CORD-2932 emit warning if driver.enabled is False by Scott Baker · 6 years ago
  13. 48f9812 [CORD-2887] Cleaning VOLTServiceInstance convenience method by Matteo Scandolo · 6 years ago
  14. 5d60728 [CORD-2887] Adding convenience method for subscribed_services and provided_services by Matteo Scandolo · 6 years ago
  15. c1bcc15 Fixing import of sync_step from the same folder by Matteo Scandolo · 6 years ago
  16. 6e37de7 Updating the volt_service_instance_wrapper by Matteo Scandolo · 6 years ago
  17. f6a7a48 CORD-2914 return a list of models that were dirtied by Scott Baker · 6 years ago
  18. 7893759 [CORD-2912] Read westbound attribute in the chain by Matteo Scandolo · 6 years ago
  19. 062a939 Fixing subscriber workflow as per 8550 by Matteo Scandolo · 6 years ago
  20. 179a801 [CORD-2809] Reading s_tag from the OLTDevicePort for a particular subscriber by Matteo Scandolo · 6 years ago
  21. 0e852b9 [CORD-2888] Adding pull steps to the synchronization loop by Matteo Scandolo · 6 years ago
  22. d8b8d18 [CORD-2907] Remove xosproject/xos-postgres container by Zack Williams · 6 years ago
  23. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 6 years ago
  24. ae67613 CORD-2878 remove xos-ui and rename xos to xos-core by Scott Baker · 6 years ago
  25. 21cbf27 CORD-2878 add dockerfile for xos-core image by Scott Baker · 6 years ago
  26. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 6 years ago
  27. 234c271 CORD-2741 eliminate dead policy code by Scott Baker · 6 years ago
  28. d0d3566 CORD-2772 add --version argument to xosgenx by Scott Baker · 6 years ago
  29. e02aa69 CORD-2772 report version of core by Scott Baker · 6 years ago
  30. 285f2a4 CORD-2868 GetLoadStatus returns present if app is present by Scott Baker · 6 years ago
  31. fdb7e60 CORD-2741 pass service versions in LoadModels call by Scott Baker · 6 years ago
  32. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 6 years ago
  33. 972a8aa [CORD-2742] Publishing model fields on redis delete event by Matteo Scandolo · 6 years ago
  34. 81fd691 CORD-2817 remove corebuilder tool and dockerfile by Scott Baker · 6 years ago
  35. 85f58fc [CORD-2840] Add subscriber as a Service Dependency's TOSCA key by Wei-Yu Chen · 6 years ago
  36. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 6 years ago
  37. 23cf15f [CORD-2810] Only synchronizers can write feedback state by Matteo Scandolo · 6 years ago
  38. a6a25c4 [CORD-2826] Adding support for get_model_class in mock_classes.xproto by Matteo Scandolo · 6 years ago
  39. f0c3826 CORD-2818 Wait for database before running migrations by Scott Baker · 6 years ago
  40. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 6 years ago
  41. a12cfe6 [CORD-2763] Models for VOLTHA integration by Matteo Scandolo · 6 years ago
  42. 2c24b42 [CORD-2791] Rename Rename VOLTTenant in VOLTServiceInstance by Matteo Scandolo · 6 years ago
  43. adfd2fc CORD-2741 Remove Scheduler code from core by Scott Baker · 6 years ago
  44. e4c2800 CORD-2753 fix exception when model has no default owner by Scott Baker · 6 years ago
  45. 6a8d2b8 [CORD-2783] Adding c/s_tag proxy method to volt convenience by Matteo Scandolo · 6 years ago
  46. dc2e699 CORD-2477 static build of core models by Scott Baker · 6 years ago
  47. 95966a7 CORD-2753 fix legacy services not getting their default owner set properly by Scott Baker · 6 years ago
  48. de57642 CORD-2748 core no longer needs to restart TOSCA engine by Scott Baker · 6 years ago
  49. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 6 years ago
  50. f271337 [CORD-2758] Generating swagger docs for profile folder by Matteo Scandolo · 6 years ago
  51. 92ace27 CORD-2754 Core no longer needs to force Chameleon to restart by Scott Baker · 6 years ago
  52. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 6 years ago
  53. 028c3cd word-smithing pass by Larry Peterson · 6 years ago
  54. 28888ad [CORD-2585] Fix relative links in exampleservice tutorial Lint by Zack Williams · 6 years ago
  55. 6a2eeda CORD-2723 upgrade to django 1.11 by Scott Baker · 6 years ago
  56. 00992c5 [CORD-2585] Further lint fixes by Zack Williams · 6 years ago
  57. 1323e0d [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 6 years ago
  58. 4f574f8 [CORD-2585] Lint check documentation with markdownlint by Zack Williams · 6 years ago
  59. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 6 years ago
  60. a2cb1d3 CORD-2630: Update structlog to version that support Sapan's color logs by Sapan Bhatia · 6 years ago
  61. c814879 [CORD-2700] Prevent link duplicates by Matteo Scandolo · 6 years ago
  62. a49d33e [CORD-2697] Adding tutorial for synchronizers in local scenario by Matteo Scandolo · 6 years ago
  63. 660bad5 CORD-2698 Update VTN documentation to reflect API changes by Scott Baker · 6 years ago
  64. 59a785f [CORD-2696] Printing stacktrace for gRPC errors by Matteo Scandolo · 6 years ago
  65. b1286b3 [CORD-2702] Replacing Django's DoesNotExist with XOSNotFound for better API response by Matteo Scandolo · 6 years ago
  66. 488c88e [CORD-2683] Adding convenience method to populate ServiceInstance with provider/subscriber ids by Matteo Scandolo · 6 years ago
  67. fb0f419 CORD-2665 Fix missing reverse relations for _decl models by Scott Baker · 6 years ago
  68. fbac730 CORD-2551 update exampleservice tutorial for dynamic load by Scott Baker · 6 years ago
  69. dfceafa [CORD-2671] Adding test for Django relations by Matteo Scandolo · 6 years ago
  70. 608804d general cleanup by Larry Peterson · 6 years ago
  71. 631d5c6 CORD-2661 add traceback for core operations by Scott Baker · 6 years ago
  72. dcd1e5b CORD-2604 Load models before using ORM by Scott Baker · 6 years ago
  73. a02c699 [CORD-2576] Not converting to timezones when parsing for redis by Matteo Scandolo · 6 years ago
  74. d3e04d8 CORD-2602 remove syndicate_storage service by Scott Baker · 6 years ago
  75. 16462e7 CORD-2591 Exit synchronizer if no steps and no policies by Scott Baker · 6 years ago
  76. 6ea978b Running xossh in the local scenario by Matteo Scandolo · 6 years ago
  77. 2ff9390 Make XOS DB service name consistent with a hyphen by Gopinath Taget · 6 years ago
  78. b8a4b12 [CORD-2565] Recursively iterate on service folders to find xproto by Matteo Scandolo · 6 years ago
  79. ef561df CORD-2028: Clarify directory structure of an xos service by Sapan Bhatia · 6 years ago
  80. c8bbe9e CORD-2365 Ensure core comes back up if modeling fails by Scott Baker · 6 years ago
  81. 4877d8e [CORD-2547] Using xos_db instead of registrator for db lookup by Matteo Scandolo · 6 years ago
  82. 0f9dfcd CORD-2538 implement UnloadModels by Scott Baker · 6 years ago
  83. 5a68476 CORD-2545: Fix error in pure protobuf policies by Sapan Bhatia · 6 years ago
  84. 8796261 CORD-2524: Fix shift/reduce conflicts and general improvements to parser by Sapan Bhatia · 6 years ago
  85. 85b7101 CORD-2536: Print context information in case of errors by Sapan Bhatia · 6 years ago
  86. 6e34683 CORD-2247: Fix temporary file issue in xproto compilation by Sapan Bhatia · 6 years ago
  87. 1be43b5 [CORD-2453] Removing the old TOSCA engine by Matteo Scandolo · 7 years ago
  88. 95b16fe CORD-1256 support header.py files from legacy attics by Scott Baker · 6 years ago
  89. fcafc8b CORD-2513 do not destroy old migration files by Scott Baker · 6 years ago
  90. b736b12 CORD-2443 unit tests for LeastLoadedNodeScheduler; by Scott Baker · 6 years ago
  91. b06e3e0 CORD-1256 Implement LoadModels by Scott Baker · 7 years ago
  92. 0f266f3 CORD-2420 Changes for M-CORD 5.0 profile by Andy Bavier · 6 years ago
  93. 45f516f CORD-2398: Install and configure filebeat in xos containers by Sapan Bhatia · 7 years ago
  94. 1ac0c05 adding VTN section by Larry Peterson · 6 years ago
  95. 68ab543 [CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine by Matteo Scandolo · 7 years ago
  96. 2b307f7 CORD-2145: Mirror ServiceDependency and ServiceInstanceLink in the synchronizer by Sapan Bhatia · 7 years ago
  97. a6a4a78 Addong docs for xossh by Matteo Scandolo · 7 years ago
  98. acab7e1 CORD-1605 by Kailash Khalasi · 7 years ago
  99. f9595f5 [CORD-2429] Moving ip generation logic to the core by Matteo Scandolo · 7 years ago
  100. f497775 CORD-2329: Enable constraints that force VMs to come up on the same node by Sapan Bhatia · 7 years ago