1. 95966a7 CORD-2753 fix legacy services not getting their default owner set properly by Scott Baker · 6 years ago
  2. de57642 CORD-2748 core no longer needs to restart TOSCA engine by Scott Baker · 6 years ago
  3. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 6 years ago
  4. f271337 [CORD-2758] Generating swagger docs for profile folder by Matteo Scandolo · 6 years ago
  5. 92ace27 CORD-2754 Core no longer needs to force Chameleon to restart by Scott Baker · 6 years ago
  6. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 6 years ago
  7. 028c3cd word-smithing pass by Larry Peterson · 6 years ago
  8. 28888ad [CORD-2585] Fix relative links in exampleservice tutorial Lint by Zack Williams · 6 years ago
  9. 6a2eeda CORD-2723 upgrade to django 1.11 by Scott Baker · 6 years ago
  10. 00992c5 [CORD-2585] Further lint fixes by Zack Williams · 6 years ago
  11. 1323e0d [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 6 years ago
  12. 4f574f8 [CORD-2585] Lint check documentation with markdownlint by Zack Williams · 6 years ago
  13. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 6 years ago
  14. a2cb1d3 CORD-2630: Update structlog to version that support Sapan's color logs by Sapan Bhatia · 6 years ago
  15. c814879 [CORD-2700] Prevent link duplicates by Matteo Scandolo · 6 years ago
  16. a49d33e [CORD-2697] Adding tutorial for synchronizers in local scenario by Matteo Scandolo · 6 years ago
  17. 660bad5 CORD-2698 Update VTN documentation to reflect API changes by Scott Baker · 6 years ago
  18. 59a785f [CORD-2696] Printing stacktrace for gRPC errors by Matteo Scandolo · 6 years ago
  19. b1286b3 [CORD-2702] Replacing Django's DoesNotExist with XOSNotFound for better API response by Matteo Scandolo · 6 years ago
  20. 488c88e [CORD-2683] Adding convenience method to populate ServiceInstance with provider/subscriber ids by Matteo Scandolo · 6 years ago
  21. fb0f419 CORD-2665 Fix missing reverse relations for _decl models by Scott Baker · 6 years ago
  22. fbac730 CORD-2551 update exampleservice tutorial for dynamic load by Scott Baker · 6 years ago
  23. dfceafa [CORD-2671] Adding test for Django relations by Matteo Scandolo · 6 years ago
  24. 608804d general cleanup by Larry Peterson · 6 years ago
  25. 631d5c6 CORD-2661 add traceback for core operations by Scott Baker · 6 years ago
  26. dcd1e5b CORD-2604 Load models before using ORM by Scott Baker · 6 years ago
  27. a02c699 [CORD-2576] Not converting to timezones when parsing for redis by Matteo Scandolo · 6 years ago
  28. d3e04d8 CORD-2602 remove syndicate_storage service by Scott Baker · 6 years ago
  29. 16462e7 CORD-2591 Exit synchronizer if no steps and no policies by Scott Baker · 6 years ago
  30. 6ea978b Running xossh in the local scenario by Matteo Scandolo · 6 years ago
  31. 2ff9390 Make XOS DB service name consistent with a hyphen by Gopinath Taget · 6 years ago
  32. b8a4b12 [CORD-2565] Recursively iterate on service folders to find xproto by Matteo Scandolo · 6 years ago
  33. ef561df CORD-2028: Clarify directory structure of an xos service by Sapan Bhatia · 6 years ago
  34. c8bbe9e CORD-2365 Ensure core comes back up if modeling fails by Scott Baker · 6 years ago
  35. 4877d8e [CORD-2547] Using xos_db instead of registrator for db lookup by Matteo Scandolo · 6 years ago
  36. 0f9dfcd CORD-2538 implement UnloadModels by Scott Baker · 6 years ago
  37. 5a68476 CORD-2545: Fix error in pure protobuf policies by Sapan Bhatia · 6 years ago
  38. 8796261 CORD-2524: Fix shift/reduce conflicts and general improvements to parser by Sapan Bhatia · 6 years ago
  39. 85b7101 CORD-2536: Print context information in case of errors by Sapan Bhatia · 6 years ago
  40. 6e34683 CORD-2247: Fix temporary file issue in xproto compilation by Sapan Bhatia · 6 years ago
  41. 1be43b5 [CORD-2453] Removing the old TOSCA engine by Matteo Scandolo · 7 years ago
  42. 95b16fe CORD-1256 support header.py files from legacy attics by Scott Baker · 6 years ago
  43. fcafc8b CORD-2513 do not destroy old migration files by Scott Baker · 6 years ago
  44. b736b12 CORD-2443 unit tests for LeastLoadedNodeScheduler; by Scott Baker · 6 years ago
  45. b06e3e0 CORD-1256 Implement LoadModels by Scott Baker · 7 years ago
  46. 0f266f3 CORD-2420 Changes for M-CORD 5.0 profile by Andy Bavier · 6 years ago
  47. 45f516f CORD-2398: Install and configure filebeat in xos containers by Sapan Bhatia · 7 years ago
  48. 1ac0c05 adding VTN section by Larry Peterson · 6 years ago
  49. 68ab543 [CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine by Matteo Scandolo · 7 years ago
  50. 2b307f7 CORD-2145: Mirror ServiceDependency and ServiceInstanceLink in the synchronizer by Sapan Bhatia · 7 years ago
  51. a6a4a78 Addong docs for xossh by Matteo Scandolo · 7 years ago
  52. acab7e1 CORD-1605 by Kailash Khalasi · 7 years ago
  53. f9595f5 [CORD-2429] Moving ip generation logic to the core by Matteo Scandolo · 7 years ago
  54. f497775 CORD-2329: Enable constraints that force VMs to come up on the same node by Sapan Bhatia · 7 years ago
  55. 6372134 Fixing XOS Repo doc link error by Luca Prete · 7 years ago
  56. c4156c3 CORD-2359 eliminate foreignkey is poisoned errors by Scott Baker · 7 years ago
  57. ba870b8 CORD-2329: Add node_label field to bind VMs to nodes by Sapan Bhatia · 7 years ago
  58. bd67f8f [CORD-2355] Adding attributes to the Node model by Matteo Scandolo · 7 years ago
  59. 60eab53 updated description of core models by Larry Peterson · 7 years ago
  60. d2c2e5b CORD-2358 Fix errors when deleting objects with ManyToMany fields by Scott Baker · 7 years ago
  61. c6543dd CORD-1870: Fix an exception in composite policies by Sapan Bhatia · 7 years ago
  62. a2f2489 CORD-1972: Add generic support for EPC-child service relations by Sapan Bhatia · 7 years ago
  63. d14ab1d CORD-2356: Update xproto documentation on model options by Sapan Bhatia · 7 years ago
  64. c59f1bc CORD-2357 manytomany support by Scott Baker · 7 years ago
  65. 09cc704 Fixing link in the XOS docs by Luca Prete · 7 years ago
  66. 727e19c [CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes by Matteo Scandolo · 7 years ago
  67. 0d83ca8 CORD-2331: Hack to allow creation of node labels from outside core by Sapan Bhatia · 7 years ago
  68. aed4abd CORD-2328 add policy_code field to user model by Scott Baker · 7 years ago
  69. 623da23 Removing the no_sync options from XOSGuiExtensions as it's not working by Matteo Scandolo · 7 years ago
  70. 7389279 Prevent multiple objects from sharing the same sync step by Sapan Bhatia · 7 years ago
  71. 15abd67 CORD-2237 update remaining synchronizer framework tests; by Scott Baker · 7 years ago
  72. 4e19c5f Remove verbose debug message of negligible value by Sapan Bhatia · 7 years ago
  73. 491fb2c [CORD-2321] Docs fixes for local scenario by Zack Williams · 7 years ago
  74. ee48e4e [CORD-2314] Sending timestamps along with redis events instead of dates by Matteo Scandolo · 7 years ago
  75. e2afe4b [CORD-1943] Adding model to hold graph constraints by Matteo Scandolo · 7 years ago
  76. 1f6a32c CORD-2293 add mechanism for synchronizer to load wrappers by Scott Baker · 7 years ago
  77. ee367fd Adding an access policy to XOSGuiExtensions by Matteo Scandolo · 7 years ago
  78. a8efc1d CORD-2281: Add support for EPC network configs by Sapan Bhatia · 7 years ago
  79. fe0e702 "provides" is deprecated and may not be present in step definitions by Sapan Bhatia · 7 years ago
  80. 76b2515 [CORD-2233] Improve feedback state handling by Matteo Scandolo · 7 years ago
  81. 39b4a27 [CORD-2232] Removing feedback state from model that does not have synchronizers by Matteo Scandolo · 7 years ago
  82. 2146dff [CORD-2277] Sending event for deleted models by Matteo Scandolo · 7 years ago
  83. d1702d7 CORD-1993 add model_policy support features to mock framework; by Scott Baker · 7 years ago
  84. 0fef009 CORD-1993 port model_policy test to new framework; by Scott Baker · 7 years ago
  85. 9a5b83e incorporated Build feedback into tutorial by Larry Peterson · 7 years ago
  86. 81c611a CORD-2237 modify synchronizer tests to work with nose2 by Scott Baker · 7 years ago
  87. 6f9aaaf CORD-2101: Make errors appear with stack traces even when they occcur by Sapan Bhatia · 7 years ago
  88. 2eee7c7 CORD-1972: Add blueprint type to config file for being able to encode a by Sapan Bhatia · 7 years ago
  89. 0cebb02 CORD-2256 Enable SSH password login in synchronizers by Andy Bavier · 7 years ago
  90. bcbe8ce xtarget for mock_modelaccessor, which wasn't checked in by Sapan Bhatia · 7 years ago
  91. 1aacca2 CORD-1939: Incorporate additional xos-genx tests to framework by Scott Baker · 7 years ago
  92. 55e146a CORD-1939: Modify test_cli to set current working directory by Scott Baker · 7 years ago
  93. 7dddd51 CORD-1939: support for nose2 by Scott Baker · 7 years ago
  94. 0a0e0a5 CORD-1951 backport recent vEG changes to vSG by Scott Baker · 7 years ago
  95. cf5d9cc CORD-2100: Add component_config to ONOSApp custom tosca by Scott Baker · 7 years ago
  96. 3e67c0a grpc api unittest generation by Kailash Khalasi · 7 years ago
  97. 52b1ea5 CORD-2099: Fix exception error message by Sapan Bhatia · 7 years ago
  98. c3c0f0a [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 7 years ago
  99. d60b30b CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  100. 1a50836 CORD-2082 add legacy tosca resource for ServiceInstance/Tenant by Scott Baker · 7 years ago