1. 1e02177 CORD-1677: Update synchronizer configuration generation to support by Sapan Bhatia · 7 years ago
  2. 4813754 Fixing changed fields in redis events by Matteo Scandolo · 7 years ago
  3. 0cce433 migrated synchronizer docs by llp · 7 years ago
  4. 7b6aef0 CORD-1252 add always_update_timestamp argument to ORM save function by Scott Baker · 7 years ago
  5. 5d906b2 CORD-1741 Fix request of VRouterTenent that doesn't exist by Scott Baker · 7 years ago
  6. 5f38c7b CORD-1736 fix get_composable_networks not returning networks by Scott Baker · 7 years ago
  7. e425f9d [CORD-1630] Adding description and verbose_name to models in xproto by Matteo Scandolo · 7 years ago
  8. bd8caca Hiding instance.ip from the GUI by Matteo Scandolo · 7 years ago
  9. f10aeed expanded xproto doc by llp · 7 years ago
  10. b6dab47 [CORD-1556] Seeding db by Matteo Scandolo · 7 years ago
  11. 80e7a1a CORD-1313 delete chuckmove and apigen tools by Scott Baker · 7 years ago
  12. 1aa2eae CORD-1286 remove legacy admin and API by Scott Baker · 7 years ago
  13. f553fac migrating content from wiki by Larry Peterson · 7 years ago
  14. ff104cc CORD-1252 add leaf_model cast function to orm by Scott Baker · 7 years ago
  15. a374d4d Rename/remove files that were causing copyright checker issues by Scott Baker · 7 years ago
  16. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  17. 1f826a4 [CORD-1338] Adding onetomany relations to modeldefs by Matteo Scandolo · 7 years ago
  18. b5ce186 CORD-1570: Re-implementation of XOS Security via xproto at the API boundary by Sapan Bhatia · 7 years ago
  19. c66ed2e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  20. ef1376d Add .retry files to .gitignore by Jonathan Hart · 7 years ago
  21. f628f40 migrated tutorial from wiki by llp · 7 years ago
  22. 19e4a4f CORD-1519 Prevent saving models that link to deleted models by Scott Baker · 7 years ago
  23. 292cc2a [CORD-1539] Static choices from xproto to GUI by Matteo Scandolo · 7 years ago
  24. 9590a88 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 7 years ago
  25. a3d2e62 CORD-1621: Inherited models with custom code fail to import in monitoring service by Sapan Bhatia · 7 years ago
  26. 5162e34 CORD-1250 Update unit test for Service/Tenancy refactor by Scott Baker · 7 years ago
  27. b69f470 CORD-1570: Several bug fixes, expanded unit tests for security refactoring by Sapan Bhatia · 7 years ago
  28. 256a3eb expanded guide content by Larry Peterson · 7 years ago
  29. d6e533f CORD-1250 Implement ServiceInstance and related models by Scott Baker · 7 years ago
  30. 5341859 [CORD-1538] Hiding model/fields from xProto by Matteo Scandolo · 7 years ago
  31. e17c73a CORD-1607: Report real model name in ELK Stack logs by Sapan Bhatia · 7 years ago
  32. b0d02b0 Display leaf_model_name in unicode when appropriate by Scott Baker · 7 years ago
  33. d3fcb66 CORD-1568: Support sharing policies by letting one policy invoke another by Sapan Bhatia · 7 years ago
  34. c29118e CORD-1568: Update to latest version of plyxproto to enable policy sharing by Sapan Bhatia · 7 years ago
  35. c4b5671 Removed unhelpful policy that constrains the name of an instance to the by Sapan Bhatia · 7 years ago
  36. 113c2b9 CORD-1594: Tag models with information about the leaf model, for casting by Sapan Bhatia · 7 years ago
  37. 9227b4d CORD-1386: Port existing code to new data validation strategy by Sapan Bhatia · 7 years ago
  38. d456759 Added xproto method for debugging jinja templates by Sapan Bhatia · 7 years ago
  39. 767884c CORD-1597: Version plyxproto package requirement to pypi package version by Sapan Bhatia · 7 years ago
  40. da6024e [CORD-1597] Version plyprotobuf in pip_requirements.txt by Zack Williams · 7 years ago
  41. 5ea307d CORD-1385: Autogenerate validation code by Sapan Bhatia · 7 years ago
  42. 0027417 CORD-1592: Fix wrong import of service models from core, such as in A-CORD by Sapan Bhatia · 7 years ago
  43. 37845ca [CORD-1588] by Zack Williams · 7 years ago
  44. 9ee6bf5 s/service-identity/service_identity/ fix/update other pip packages by Zack Williams · 7 years ago
  45. 071da96 CORD-1249 implement ServiceDependency models by Scott Baker · 7 years ago
  46. 3e3c1cd CORD-1392: Autogenerate security policies by Sapan Bhatia · 7 years ago
  47. 5be3a85 CORD-1392: Add package needed by new model policies by Sapan Bhatia · 7 years ago
  48. 8918ac3 CORD-1316: Implement new credentials system by Sapan Bhatia · 7 years ago
  49. ea6ff75 CORD-1320: Implement pure protobuf support for policies by Sapan Bhatia · 7 years ago
  50. db183c2 CORD-1389: xproto extension to support policies by Sapan Bhatia · 7 years ago
  51. 4c83560 Fix --rev option for pure protobuf support by Sapan Bhatia · 7 years ago
  52. 97521b9 [CORD-1541] Building TOSCA container by Matteo Scandolo · 7 years ago
  53. d8e4a23 Improve modularity of jinja2 extensions by Sapan Bhatia · 7 years ago
  54. 803a6b7 CORD-1540 Eliminate ManyToMany from Flavor and Image to Deployment by Scott Baker · 7 years ago
  55. ff680fc Adding service-identity module to pip_requirements by Matteo Scandolo · 7 years ago
  56. 040d532 CORD-1535 fix issues in legacy service admin page by Scott Baker · 7 years ago
  57. e08d006 CORD-1510 add policy_status field to User object by Scott Baker · 7 years ago
  58. 2941a05 CORD-1532: Fix pluralization in the GRPC API by Sapan Bhatia · 7 years ago
  59. aef145d CORD-1531: Fixed bug in modeldefs that computes the wrong app name by Sapan Bhatia · 7 years ago
  60. 3b7857b [CORD-1492] Adding tosca related functions in xosgenx jinja functions by Matteo Scandolo · 7 years ago
  61. 94c0bb7 [CORD-1526] add cryptography pip module for Chamelon by Zack Williams · 7 years ago
  62. 5f4ffc7 Adding accessor.endpoint to synchronizers config schema by Matteo Scandolo · 7 years ago
  63. afce8fd CORD-1512: last_login field doesn't show up in newly generated API by Sapan Bhatia · 7 years ago
  64. 3a1406f Fixed a bug in xproto conversion to pure protobuf by Sapan Bhatia · 7 years ago
  65. 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 7 years ago
  66. 5e2d09e Adding install_dependecies to xos.m4 file for ONOSApp by Andrea Campanella · 7 years ago
  67. 4a99b2c Installing xosapi in the virtualenv by Matteo Scandolo · 7 years ago
  68. aa084c8 CORD-1393: Allow accessor.kind config variable to turn off modelaccessor for faster unit tests by Scott Baker · 7 years ago
  69. f571564 CORD-1493 Unit tests for TenantWithContainer model policy by Scott Baker · 7 years ago
  70. cb35e7f CORD-1097: Generate API from xproto by Sapan Bhatia · 7 years ago
  71. e0fc685 [CORD-1362] Remove old config module by Matteo Scandolo · 7 years ago
  72. d920855 [CORD-1480] Exposing xproto via gRPC by Matteo Scandolo · 7 years ago
  73. 2c465a6 CORD-1393 add allocate_public_service_instance to tenantwithcontainer by Scott Baker · 7 years ago
  74. f7934b5 CORD-1382: Support operations on field sets and generate unique_together by Sapan Bhatia · 7 years ago
  75. 17364fd CORD-1468: Write helper target to make life easier for 3.0 service developers by Sapan Bhatia · 7 years ago
  76. 7148c08 CORD-1467: Surgical cleanup for 3.0.1 to enable service development without attics by Sapan Bhatia · 7 years ago
  77. 803aab9 CORD-1465 Assume no map_delete_inputs means an empty delete sync step by Scott Baker · 7 years ago
  78. e525718 CORD-1464 Eliminate nuisance messages in xos-ui container by Scott Baker · 7 years ago
  79. 38fcad3 Fix xossh script to use new credential path by Scott Baker · 7 years ago
  80. 0917402 CORD-1312: Generate Synchronizer configuration from xproto by Sapan Bhatia · 7 years ago
  81. 2f92089 Fix legacy network admin not working by Scott Baker · 7 years ago
  82. 3cfdf63 CORD-1427: Support packaging and separate namespaces for models by Sapan Bhatia · 7 years ago
  83. 85cd756 CORD-1446: Work around pip versioning issue involving grpcio and sphinx by Sapan Bhatia · 7 years ago
  84. d022aeb CORD-1339: Recreate modeldefs API via xproto by Sapan Bhatia · 7 years ago
  85. a1eae7a CORD-1393 create TenantWithContainer model_policy by Scott Baker · 7 years ago
  86. 1879ce7 [CORD-1360] Using new Config in synchronizers by Matteo Scandolo · 7 years ago
  87. 6a8df7e Fix pip issue when installing grpcio by Scott Baker · 7 years ago
  88. 5ac1960 CORD-1242 Update to support policy-only synchronizers by Scott Baker · 7 years ago
  89. 96842d0 Fixing logging issue in the synchronizer - temporarly reverted to old config by Matteo Scandolo · 7 years ago
  90. 202ae18 [CORD-1357] Use new config in old logger by Matteo Scandolo · 7 years ago
  91. e5b2965 build synchronizers by default, unless set false in xos_services dict by Zack Williams · 7 years ago
  92. 767302a Added the dependency of the ply package explicitly to pip_requirements.txt by Sapan Bhatia · 7 years ago
  93. e0cc832 CORD-1242 Generalize Model Policy Framework by Scott Baker · 7 years ago
  94. f517e40 CORD-1151 by Zack Williams · 7 years ago
  95. 47af2e3 Removed Journal Object from api by Matteo Scandolo · 7 years ago
  96. 53ce122 [CORD-1356] Using new config in core/models by Matteo Scandolo · 7 years ago
  97. 6e83ae0 CORD-1244 restore __unicode__ function that was lost in merge by Scott Baker · 7 years ago
  98. 216beb7 [CORD-1359] Removed config from urls, was used to configure the old GUI by Matteo Scandolo · 7 years ago
  99. 0b24a4e CORD-1242 delete old synchronizer framework by Scott Baker · 7 years ago
  100. 443d463 Adding error messages to slice_model by shivani vaidya · 7 years ago