1. 6372134 Fixing XOS Repo doc link error by Luca Prete · 7 years ago
  2. c4156c3 CORD-2359 eliminate foreignkey is poisoned errors by Scott Baker · 7 years ago
  3. ba870b8 CORD-2329: Add node_label field to bind VMs to nodes by Sapan Bhatia · 7 years ago
  4. bd67f8f [CORD-2355] Adding attributes to the Node model by Matteo Scandolo · 7 years ago
  5. 60eab53 updated description of core models by Larry Peterson · 7 years ago
  6. d2c2e5b CORD-2358 Fix errors when deleting objects with ManyToMany fields by Scott Baker · 7 years ago
  7. c6543dd CORD-1870: Fix an exception in composite policies by Sapan Bhatia · 7 years ago
  8. a2f2489 CORD-1972: Add generic support for EPC-child service relations by Sapan Bhatia · 7 years ago
  9. d14ab1d CORD-2356: Update xproto documentation on model options by Sapan Bhatia · 7 years ago
  10. c59f1bc CORD-2357 manytomany support by Scott Baker · 7 years ago
  11. 09cc704 Fixing link in the XOS docs by Luca Prete · 7 years ago
  12. 727e19c [CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes by Matteo Scandolo · 7 years ago
  13. 0d83ca8 CORD-2331: Hack to allow creation of node labels from outside core by Sapan Bhatia · 7 years ago
  14. aed4abd CORD-2328 add policy_code field to user model by Scott Baker · 7 years ago
  15. 623da23 Removing the no_sync options from XOSGuiExtensions as it's not working by Matteo Scandolo · 7 years ago
  16. 7389279 Prevent multiple objects from sharing the same sync step by Sapan Bhatia · 7 years ago
  17. 15abd67 CORD-2237 update remaining synchronizer framework tests; by Scott Baker · 7 years ago
  18. 4e19c5f Remove verbose debug message of negligible value by Sapan Bhatia · 7 years ago
  19. 491fb2c [CORD-2321] Docs fixes for local scenario by Zack Williams · 7 years ago
  20. ee48e4e [CORD-2314] Sending timestamps along with redis events instead of dates by Matteo Scandolo · 7 years ago
  21. e2afe4b [CORD-1943] Adding model to hold graph constraints by Matteo Scandolo · 7 years ago
  22. 1f6a32c CORD-2293 add mechanism for synchronizer to load wrappers by Scott Baker · 7 years ago
  23. ee367fd Adding an access policy to XOSGuiExtensions by Matteo Scandolo · 7 years ago
  24. a8efc1d CORD-2281: Add support for EPC network configs by Sapan Bhatia · 7 years ago
  25. fe0e702 "provides" is deprecated and may not be present in step definitions by Sapan Bhatia · 7 years ago
  26. 76b2515 [CORD-2233] Improve feedback state handling by Matteo Scandolo · 7 years ago
  27. 39b4a27 [CORD-2232] Removing feedback state from model that does not have synchronizers by Matteo Scandolo · 7 years ago
  28. 2146dff [CORD-2277] Sending event for deleted models by Matteo Scandolo · 7 years ago
  29. d1702d7 CORD-1993 add model_policy support features to mock framework; by Scott Baker · 7 years ago
  30. 0fef009 CORD-1993 port model_policy test to new framework; by Scott Baker · 7 years ago
  31. 9a5b83e incorporated Build feedback into tutorial by Larry Peterson · 7 years ago
  32. 81c611a CORD-2237 modify synchronizer tests to work with nose2 by Scott Baker · 7 years ago
  33. 6f9aaaf CORD-2101: Make errors appear with stack traces even when they occcur by Sapan Bhatia · 7 years ago
  34. 2eee7c7 CORD-1972: Add blueprint type to config file for being able to encode a by Sapan Bhatia · 7 years ago
  35. 0cebb02 CORD-2256 Enable SSH password login in synchronizers by Andy Bavier · 7 years ago
  36. bcbe8ce xtarget for mock_modelaccessor, which wasn't checked in by Sapan Bhatia · 7 years ago
  37. 1aacca2 CORD-1939: Incorporate additional xos-genx tests to framework by Scott Baker · 7 years ago
  38. 55e146a CORD-1939: Modify test_cli to set current working directory by Scott Baker · 7 years ago
  39. 7dddd51 CORD-1939: support for nose2 by Scott Baker · 7 years ago
  40. 0a0e0a5 CORD-1951 backport recent vEG changes to vSG by Scott Baker · 7 years ago
  41. cf5d9cc CORD-2100: Add component_config to ONOSApp custom tosca by Scott Baker · 7 years ago
  42. 3e67c0a grpc api unittest generation by Kailash Khalasi · 7 years ago
  43. 52b1ea5 CORD-2099: Fix exception error message by Sapan Bhatia · 7 years ago
  44. c3c0f0a [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 7 years ago
  45. d60b30b CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  46. 1a50836 CORD-2082 add legacy tosca resource for ServiceInstance/Tenant by Scott Baker · 7 years ago
  47. 95f5b11 CORD-2049: Remove redundant imports provided by xosbase, support missing by Sapan Bhatia · 7 years ago
  48. e596ea9 CORD-2049: Fill gap in support for attics. Support for attics to by Sapan Bhatia · 7 years ago
  49. f187cd2 [CORD-1806] Document XOS internals by Matteo Scandolo · 7 years ago
  50. e16797a Setting fields with defaults not mandatory in XOSBase by Matteo Scandolo · 7 years ago
  51. 4664dea CORD-1990 Handle exceptions where e.message is another exception by Scott Baker · 7 years ago
  52. c5028a9 Adding venv-xosdocs to dockerignore by Matteo Scandolo · 7 years ago
  53. 4c67173 Added local scenario docs and fix numbering on physical workflow by Zack Williams · 7 years ago
  54. 8f36c3f CORD-525 Fix bug in Service.get_service_instance_class by Scott Baker · 7 years ago
  55. db071c1 CORD-1632: Eliminate dead reference to slice.site by Scott Baker · 7 years ago
  56. a0c602a [CORD-1903] Remove old build system by Zack Williams · 7 years ago
  57. e904c81 [CORD-1924] Documentation followup patch by Zack Williams · 7 years ago
  58. 72fc346 Fix broken link, minor tweaks by Andy Bavier · 7 years ago
  59. ff0e22a Fixing swagger test by Matteo Scandolo · 7 years ago
  60. 8fa0f7a Generating test coverage by Matteo Scandolo · 7 years ago
  61. e294aae CORD-1782: Fix xproto general security tests by Sapan Bhatia · 7 years ago
  62. 6f24c45 CORD-1908 VSGTenant renamed to VSGServiceInstance by Scott Baker · 7 years ago
  63. 69fbbd2 Fixing Swagger docs by Matteo Scandolo · 7 years ago
  64. 13e1949 CORD-1897: Ensure that policy_code gets updated when objects are policed by Sapan Bhatia · 7 years ago
  65. 0d6990a CORD-1913: Restore execution of custom service save() methods in attics by Sapan Bhatia · 7 years ago
  66. 6b45ad2 documenting mock workflow by Larry Peterson · 7 years ago
  67. 4e9d3c8 CORD-1790 update CiaB and exampleservice docs to new make targets by Scott Baker · 7 years ago
  68. 6663fea CORD-1907: Establish dependencies between deleted proxy objects by Sapan Bhatia · 7 years ago
  69. 9b849eb Moving - to _ by Matteo Scandolo · 7 years ago
  70. 37c9ae2 CORD-1790 Add cord-in-a-box workflow by Scott Baker · 7 years ago
  71. 626bc53 CORD-1891: Fix dependency issue breaking slice deletion by Sapan Bhatia · 7 years ago
  72. 940715c fixed typo by llp · 7 years ago
  73. 400e137 CORD-1864: Corebuilder installing xproto parser in Dockerfile by Sapan Bhatia · 7 years ago
  74. e563018 CORD-1892 Pulling incompatible version of xosproject/xos-base by Andy Bavier · 7 years ago
  75. dedec90 CORD-1762 add xosbase.backend_need_delete_policy and serviceinstance.link_delete_count fields by Scott Baker · 7 years ago
  76. 450e5d0 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 7 years ago
  77. e8a9e6d CORD-1863: Add leaf_model_name to UseR by Sapan Bhatia · 7 years ago
  78. 06e4e7a CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 7 years ago
  79. 3cee948 CORD-1726: Security Policies fail if Slice.creator is None by Sapan Bhatia · 7 years ago
  80. 8e006e1 CORD-1723: Security errors if user not logged in by Sapan Bhatia · 7 years ago
  81. 7922257 CORD-1746: Username defaulting to email even when it is set by Sapan Bhatia · 7 years ago
  82. 1c5d607 CORD-1821: Slice model requires creator field by Sapan Bhatia · 7 years ago
  83. e2a0d2f CORD-1801: [1/2] Drop extra loop and call deletion routine for legacy steps by Sapan Bhatia · 7 years ago
  84. da8a5d8 Minimal virtualenv for swagger docs by Zack Williams · 7 years ago
  85. c3ac8c7 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 7 years ago
  86. 431781c [CORD-1796] Generate swagger spec from xproto by Matteo Scandolo · 7 years ago
  87. 6dc1f12 updated modeling info by Larry Peterson · 7 years ago
  88. d51c69e CORD-1846: The first argument to structlog logs must be a string by Sapan Bhatia · 7 years ago
  89. 5188553 Restore log setup method incorrectly removed in log refactoring by Sapan Bhatia · 7 years ago
  90. fc0c923 CORD-1734 Reduce number of worker threads by Scott Baker · 7 years ago
  91. c5beb86 CORD-1849 Split XOS code out of OLT and VTN repos by Andy Bavier · 7 years ago
  92. c1a34c5 CORD-1721 Prevent multiple threads from simultaneously updating auth cache by Scott Baker · 7 years ago
  93. 1311468 CORD-1791 Update exampleservice synchronizer documentation by Scott Baker · 7 years ago
  94. 6685503 CORD-1813 Document Service/Tenancy migration by Scott Baker · 7 years ago
  95. da5e444 CORD-1677: Refactor of Synchronizer core by Sapan Bhatia · 7 years ago
  96. 06de76b CORD-1709: Update logger module in synchronizers and core by Sapan Bhatia · 7 years ago
  97. 36a7169 CORD-1743: Make logging schema untyped, preserve legacy logging for now by Sapan Bhatia · 7 years ago
  98. 6ed3b82 CORD-1253 Use AddressManager instead of VRouter in TenantWithContainer by Scott Baker · 7 years ago
  99. 6776116 remove duplicate networkx from pip_requirements.txt by Zack Williams · 7 years ago
  100. 71f5768 CORD-1677: Supporting code for synchronizer-core refactor by Sapan Bhatia · 7 years ago