1. 4a79aa5 CORD-2101: Make errors appear with stack traces even when they occcur by Sapan Bhatia · 8 years ago
  2. ece1fbc CORD-2100: Add component_config to ONOSApp custom tosca by Scott Baker · 8 years ago
  3. 3941959 CORD-2099: Fix exception error message by Sapan Bhatia · 8 years ago
  4. fb37c8f [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 8 years ago
  5. df4dc59 CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 8 years ago
  6. 0770894 CORD-2082 add legacy tosca resource for ServiceInstance/Tenant by Scott Baker · 8 years ago
  7. fc14f3a CORD-2049: Remove redundant imports provided by xosbase, support missing by Sapan Bhatia · 8 years ago
  8. ba75f4a CORD-2049: Fill gap in support for attics. Support for attics to by Sapan Bhatia · 8 years ago
  9. 747c764 CORD-1632: Eliminate dead reference to slice.site by Scott Baker · 8 years ago
  10. 759e3b0 CORD-1908 VSGTenant renamed to VSGServiceInstance by Scott Baker · 8 years ago
  11. f5d5e46 [CORD-1806] Document XOS internals by Matteo Scandolo · 8 years ago
  12. 031028f Setting fields with defaults not mandatory in XOSBase by Matteo Scandolo · 8 years ago
  13. e34e686 CORD-1990 Handle exceptions where e.message is another exception by Scott Baker · 8 years ago
  14. 555c2ee Adding venv-xosdocs to dockerignore by Matteo Scandolo · 8 years ago
  15. 87c16af [CORD-1903] Remove old build system by Zack Williams · 8 years ago
  16. ff2c21f Added local scenario docs and fix numbering on physical workflow by Zack Williams · 8 years ago
  17. 07364ca [CORD-1924] Documentation followup patch by Zack Williams · 8 years ago
  18. 161fca8 Fix broken link, minor tweaks by Andy Bavier · 8 years ago
  19. 015ae9a Fixing swagger test by Matteo Scandolo · 8 years ago
  20. 3ed9884 Fixing Swagger docs by Matteo Scandolo · 8 years ago
  21. 1a3a7ce CORD-1920: Fix synchronizer unit tests + 6 new tests + enable by Sapan Bhatia · 8 years ago
  22. 21a4e32 CORD-1897: Ensure that policy_code gets updated when objects are policed by Sapan Bhatia · 8 years ago
  23. e8691eb CORD-1897: Ensure that policy_code gets updated when objects are by Sapan Bhatia · 8 years ago
  24. aa9a696 CORD-1913: Restore execution of custom service save() methods in attics by Sapan Bhatia · 8 years ago
  25. 815f449 documenting mock workflow by Larry Peterson · 8 years ago
  26. 3b96655 CORD-1790 update CiaB and exampleservice docs to new make targets by Scott Baker · 8 years ago
  27. ff857d7 CORD-1907: Establish dependencies between deleted proxy objects by Sapan Bhatia · 8 years ago
  28. 996386f Moving - to _ by Matteo Scandolo · 8 years ago
  29. b497bfb CORD-1891: Fix dependency issue breaking slice deletion by Sapan Bhatia · 8 years ago
  30. 5e0d9cb CORD-1790 Add cord-in-a-box workflow by Scott Baker · 8 years ago
  31. 1e72b81 CORD-1870: Port policy fails when the instance field is missing by Sapan Bhatia · 8 years ago
  32. 122a46a CORD-1782: Fix xproto general security tests by Sapan Bhatia · 8 years ago
  33. 6746d62 CORD-1864: Corebuilder installing xproto parser in Dockerfile by Sapan Bhatia · 8 years ago
  34. 1e9ec23 CORD-1892 Pulling incompatible version of xosproject/xos-base by Andy Bavier · 8 years ago
  35. 547ab18 Minimal virtualenv for swagger docs by Zack Williams · 8 years ago
  36. 1e567f5 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 8 years ago
  37. a62d7ed [CORD-1796] Generate swagger spec from xproto by Matteo Scandolo · 8 years ago
  38. 53d384f updating modeling info by Larry Peterson · 8 years ago
  39. dbb3627 CORD-1762 add xosbase.backend_need_delete_policy and serviceinstance.link_delete_count fields by Scott Baker · 8 years ago
  40. 548b554 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 8 years ago
  41. 784a516 CORD-1863: Add leaf_model_name to User by Sapan Bhatia · 8 years ago
  42. fd37ac5 CORD-1821: Slice model requires creator field by Sapan Bhatia · 8 years ago
  43. 8a34a8e CORD-1746: Username defaulting to email even when it is set by Sapan Bhatia · 8 years ago
  44. 0534b47 CORD-1726: Security Policies fail if Slice.creator is None by Sapan Bhatia · 8 years ago
  45. c56fd91 CORD-1723: Security errors if user not logged in by Sapan Bhatia · 8 years ago
  46. 2263db1 CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 8 years ago
  47. 4a6c307 CORD-1801: [1/2] Drop extra loop and call deletion routine for legacy steps by Sapan Bhatia · 8 years ago
  48. d51c69e CORD-1846: The first argument to structlog logs must be a string by Sapan Bhatia · 8 years ago
  49. 5188553 Restore log setup method incorrectly removed in log refactoring by Sapan Bhatia · 8 years ago
  50. fc0c923 CORD-1734 Reduce number of worker threads by Scott Baker · 8 years ago
  51. c5beb86 CORD-1849 Split XOS code out of OLT and VTN repos by Andy Bavier · 8 years ago
  52. c1a34c5 CORD-1721 Prevent multiple threads from simultaneously updating auth cache by Scott Baker · 8 years ago
  53. 1311468 CORD-1791 Update exampleservice synchronizer documentation by Scott Baker · 8 years ago
  54. 6685503 CORD-1813 Document Service/Tenancy migration by Scott Baker · 8 years ago
  55. da5e444 CORD-1677: Refactor of Synchronizer core by Sapan Bhatia · 8 years ago
  56. 06de76b CORD-1709: Update logger module in synchronizers and core by Sapan Bhatia · 8 years ago
  57. 36a7169 CORD-1743: Make logging schema untyped, preserve legacy logging for now by Sapan Bhatia · 8 years ago
  58. 6ed3b82 CORD-1253 Use AddressManager instead of VRouter in TenantWithContainer by Scott Baker · 8 years ago
  59. 6776116 remove duplicate networkx from pip_requirements.txt by Zack Williams · 8 years ago
  60. 71f5768 CORD-1677: Supporting code for synchronizer-core refactor by Sapan Bhatia · 8 years ago
  61. a080b08 CORD-1253 Support AddressManager service by Scott Baker · 8 years ago
  62. 412aa80 CORD-1709: Additional versioning changes needed for multistructlog merge by Sapan Bhatia · 8 years ago
  63. fca3206 Fixing docker issues with node:candidate by Max Chu · 8 years ago
  64. feeb5a7 Add modules needed by upcoming merges by Sapan Bhatia · 8 years ago
  65. 1e02177 CORD-1677: Update synchronizer configuration generation to support by Sapan Bhatia · 8 years ago
  66. 4813754 Fixing changed fields in redis events by Matteo Scandolo · 8 years ago
  67. 0cce433 migrated synchronizer docs by llp · 8 years ago
  68. 7b6aef0 CORD-1252 add always_update_timestamp argument to ORM save function by Scott Baker · 8 years ago
  69. 5d906b2 CORD-1741 Fix request of VRouterTenent that doesn't exist by Scott Baker · 8 years ago
  70. 5f38c7b CORD-1736 fix get_composable_networks not returning networks by Scott Baker · 8 years ago
  71. e425f9d [CORD-1630] Adding description and verbose_name to models in xproto by Matteo Scandolo · 8 years ago
  72. bd8caca Hiding instance.ip from the GUI by Matteo Scandolo · 8 years ago
  73. f10aeed expanded xproto doc by llp · 8 years ago
  74. b6dab47 [CORD-1556] Seeding db by Matteo Scandolo · 8 years ago
  75. 80e7a1a CORD-1313 delete chuckmove and apigen tools by Scott Baker · 8 years ago
  76. 1aa2eae CORD-1286 remove legacy admin and API by Scott Baker · 8 years ago
  77. f553fac migrating content from wiki by Larry Peterson · 8 years ago
  78. ff104cc CORD-1252 add leaf_model cast function to orm by Scott Baker · 8 years ago
  79. a374d4d Rename/remove files that were causing copyright checker issues by Scott Baker · 8 years ago
  80. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 8 years ago
  81. 1f826a4 [CORD-1338] Adding onetomany relations to modeldefs by Matteo Scandolo · 8 years ago
  82. b5ce186 CORD-1570: Re-implementation of XOS Security via xproto at the API boundary by Sapan Bhatia · 8 years ago
  83. c66ed2e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 8 years ago
  84. ef1376d Add .retry files to .gitignore by Jonathan Hart · 8 years ago
  85. f628f40 migrated tutorial from wiki by llp · 8 years ago
  86. 19e4a4f CORD-1519 Prevent saving models that link to deleted models by Scott Baker · 8 years ago
  87. 292cc2a [CORD-1539] Static choices from xproto to GUI by Matteo Scandolo · 8 years ago
  88. 9590a88 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 8 years ago
  89. a3d2e62 CORD-1621: Inherited models with custom code fail to import in monitoring service by Sapan Bhatia · 8 years ago
  90. 5162e34 CORD-1250 Update unit test for Service/Tenancy refactor by Scott Baker · 8 years ago
  91. b69f470 CORD-1570: Several bug fixes, expanded unit tests for security refactoring by Sapan Bhatia · 8 years ago
  92. 256a3eb expanded guide content by Larry Peterson · 8 years ago
  93. d6e533f CORD-1250 Implement ServiceInstance and related models by Scott Baker · 8 years ago
  94. 5341859 [CORD-1538] Hiding model/fields from xProto by Matteo Scandolo · 8 years ago
  95. e17c73a CORD-1607: Report real model name in ELK Stack logs by Sapan Bhatia · 8 years ago
  96. b0d02b0 Display leaf_model_name in unicode when appropriate by Scott Baker · 8 years ago
  97. d3fcb66 CORD-1568: Support sharing policies by letting one policy invoke another by Sapan Bhatia · 8 years ago
  98. c29118e CORD-1568: Update to latest version of plyxproto to enable policy sharing by Sapan Bhatia · 8 years ago
  99. c4b5671 Removed unhelpful policy that constrains the name of an instance to the by Sapan Bhatia · 8 years ago
  100. 113c2b9 CORD-1594: Tag models with information about the leaf model, for casting by Sapan Bhatia · 8 years ago