1. ed9b457 add whitespace in between imports by Omar Abdelkader · 7 years ago
  2. bd924a9 Add FLAT network type -- see https://gerrit.opencord.org/#/c/5022/ by Omar Abdelkader · 7 years ago
  3. 002df87 Update service_extender stub generator to use 3.0's PlCoreBase class, by Sapan Bhatia · 7 years ago
  4. 6289770 CORD-1621: Inherited models with custom code fail to import in Monitoring service by Sapan Bhatia · 7 years ago
  5. 50eaf48 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 7 years ago
  6. 8dba8ab CORD-1607: Report real model name in ELK Stack logs by Sapan Bhatia · 7 years ago
  7. 57ebebb CORD-1592: Fix wrong import of service models from core, such as in A-CORD by Sapan Bhatia · 7 years ago
  8. b926a62 [CORD-1552] Generating __init__.py for services that list only xproto as resource by Matteo Scandolo · 7 years ago
  9. 33231e1 Adding install_dependecies to xos.m4 file for ONOSApp by Andrea Campanella · 7 years ago
  10. 523854b Filtering out decl models from modeldefs by Matteo Scandolo · 7 years ago
  11. 07ed84d CORD-1468: Write helper target to make life easier for 3.0 service developers by Sapan Bhatia · 7 years ago
  12. 716a007 CORD-1467: Surgical cleanup for 3.0.1 to enable service development without attics by Sapan Bhatia · 7 years ago
  13. cba0de7 CORD-1349 allow coreapi to GET and UPDATE deleted objects; fix sync step by Scott Baker · 7 years ago
  14. e2a1836 [CORD-1216] If json_detail are not present in exceptions, use the deault detail field by Matteo Scandolo · 7 years ago
  15. 96de141 Deleted xproto and proto files that are not at code generation sites by Sapan Bhatia · 7 years ago
  16. 9f8e5cb CORD-1130 remove all obsolete onboarding models and fields by Scott Baker · 7 years ago
  17. 6d9d01b Added fields to error messages. by shivani · 7 years ago
  18. d94acc6 CORD-1130 remove onboarding synchronizer by Scott Baker · 7 years ago
  19. 8e9f568 CORD-1165: Support native Protobufs for specifying XOS models by Sapan Bhatia · 7 years ago
  20. 456d6d1 CORD-1171 Cache authentication results for 10 seconds by Scott Baker · 7 years ago
  21. e69c930 CORD-1169 implement __str__ and __repr__ for orm by Scott Baker · 7 years ago
  22. c312338 [CORD-967] Returning errors in JSON by Matteo Scandolo · 7 years ago
  23. e41a8ec CORD-1154: Integrate xproto generator with corebuilder by Sapan Bhatia · 7 years ago
  24. c6c1978 CORD-967 Translate XOS Exceptions to gRPC status codes by Scott Baker · 7 years ago
  25. e8befd1 CORD-1138 create corebuilder unit test framework; add corebuilder exceptions by Scott Baker · 7 years ago
  26. 763023e CORD-1157: Bug fixes to xproto generator + Added Makefile to integrate by Sapan Bhatia · 7 years ago
  27. 2b9cb5a CORD-1093: Updated legacy code to xproto converter with several bug fixes by Sapan Bhatia · 7 years ago
  28. c4f803f CORD-1093: Updated xproto toolchain with numerous bug fixes. Updated by Sapan Bhatia · 7 years ago
  29. b72ef3c CORD-1128 add xproto resource type by Scott Baker · 7 years ago
  30. c3714f3 CORD-1045 fix user delete cascade and redis by Scott Baker · 7 years ago
  31. eb201f2 CORD-1081 corebuilder tool by Scott Baker · 7 years ago
  32. e5ba164 CORD-1101 rename foreignkey fields returned by redis by Scott Baker · 7 years ago
  33. fa39e6e CORD-1111 volume mount certs into legacy container images by Scott Baker · 7 years ago
  34. 8a57c66 CORD-1092: Fixed a generation issue by Sapan Bhatia · 7 years ago
  35. c656630 Fixed an issue in porting services to xproto by Sapan Bhatia · 7 years ago
  36. ff1b8fa CORD-889: Re-adding xproto generation tool, now with base library on github by Sapan Bhatia · 7 years ago
  37. 0069917 CORD-1092: Store bases classes of models in xproto representations by Sapan Bhatia · 7 years ago
  38. ea43df5 Revert "Allow setting of log level in config file" by Sapan Bhatia · 7 years ago
  39. 9db725a Allow setting of log level in config file by Sapan Bhatia · 7 years ago
  40. be313d2 Removing xproto-based generator - will re-add as pip-based module by Sapan Bhatia · 7 years ago
  41. 85c1db0 Minor fix to xproto by Sapan Bhatia · 7 years ago
  42. f6145a2 add setDirtyModels/listDirtyModels support to xossh by Scott Baker · 7 years ago
  43. 58e81a4 CORD-1010 fix volume mount for openstack synchronizer by Scott Baker · 7 years ago
  44. df531ca CORD-1010 add wrappers for user, port, and slice models by Scott Baker · 7 years ago
  45. c98737c CORD-1010 add certificate to no-build containers, file log_file config option by Scott Baker · 7 years ago
  46. ca671e5 remove global ansible lock by Scott Baker · 7 years ago
  47. 99b3f19 CORD-1023: Generate protos and xprotos for services by Sapan Bhatia · 7 years ago
  48. 97a39ce CORD-1026: protos and xprotos for core models by Sapan Bhatia · 7 years ago
  49. d16e277 CORD-889: xproto code generator by Sapan Bhatia · 7 years ago
  50. 21d5e4f add API to list dirty models and set dirty models by Scott Baker · 7 years ago
  51. f43b296 hide parent pointers from modeldefs by Scott Baker · 7 years ago
  52. 297ec9f CORD-1026: Tool changes needed to generate protobufs that cover all of the by Sapan Bhatia · 7 years ago
  53. 769c22f pep8'ed logger updated pip packages default 'cordloghost' for logging by Zack Williams · 7 years ago
  54. e9db305 fix coreapi exception on MonitoringService MonitoringPublisher by Scott Baker · 7 years ago
  55. 8a6d91f CORD-1010 support object __call__ to create new objs in orm by Scott Baker · 7 years ago
  56. bae9d84 CORD-1010 add model_policy support to new_base synchronizer by Scott Baker · 7 years ago
  57. d8dcfc4 CORD-879 Eliminate ServiceControllerResource model by Scott Baker · 7 years ago
  58. b12eb05 CORD-879 eliminate proxy Subscriber and Provider objects by Scott Baker · 7 years ago
  59. a591d27 CORD-879 eliminate proxy in CoarseTenant; rename to ServiceDependency by Scott Baker · 7 years ago
  60. 979f920 Adding elements to base Tenant in order to support general chain by Andrea Campanella · 7 years ago
  61. ed595bc CORD-879 eliminate unused object file by Scott Baker · 7 years ago
  62. fe42a6f CORD-1053 add create_obj to modelaccessor by Scott Baker · 7 years ago
  63. a179899 Adding class names to redis events by Matteo Scandolo · 7 years ago
  64. 137e596 CORD-1053 fix vtr's vsg key not being put in the right place by Scott Baker · 7 years ago
  65. 5ebcd28 CORD-1008 add required_models feature to modelaccessor by Scott Baker · 7 years ago
  66. bc0688b CORD-1053 modify onboarding synchronizer to support refactored synchronizers by Scott Baker · 7 years ago
  67. 7980890 CORD-1008: Add wrappers for vrouterservice, add get_composable_networks, add run_tests.sh by Scott Baker · 7 years ago
  68. e95c727 CORD-1008 fix import for ansible_helper, add get_content_type_id() to modelaccessor by Scott Baker · 7 years ago
  69. 8c7267d CORD-1008 add get_attribute method to vroutertenant wrapper, add exists() method to orm, fix missing run_template in ansible_helper by Scott Baker · 7 years ago
  70. 89c9e6e CORD-1008 add wrappers for Service, Tenant, ONOSApp by Scott Baker · 7 years ago
  71. d78f647 CORD-1008 add create_attr function to orm by Scott Baker · 7 years ago
  72. 1854f81 CORD-1008 add VRouterApp wrappers by Scott Baker · 7 years ago
  73. 821fea1 CORD-876 fix large min/max limits breaking modeldefs api by Scott Baker · 7 years ago
  74. 518aba8 FIX: for is_instance exception in new_base implementation by Srikanth Vavilapalli · 7 years ago
  75. bb3aaaf CORD-879 update vrouter wrapper to reflect real object by Scott Baker · 7 years ago
  76. 6bb5f26 CORD-879 update csr wrapper to reflect real object change by Scott Baker · 7 years ago
  77. 011af11 CORD-1025 run ansible_runner in a subprocess by Scott Baker · 7 years ago
  78. 1e2533f CORD-1008 fix issue with creating diag object, add more convenience methods for cordsubscriberroot by Scott Baker · 7 years ago
  79. 0c487ee CORD-866 fix error when printing traceback in orm_listall test by Scott Baker · 7 years ago
  80. dd82b9a CORD-879 restore self_content_type_id in the api, fix error thrown by OneToOneField by Scott Baker · 7 years ago
  81. 95f7d95 CORD-866 run_tests script, import models into locals by Scott Baker · 7 years ago
  82. 1e19dfd CORD-1008 add convenience wrappers for VSGTenant and VOLTTenant by Scott Baker · 7 years ago
  83. d2543ed CORD-1008 add convenience wrappers for CordSubscriberRoot and VOLTTenant by Scott Baker · 7 years ago
  84. aa556b0 CORD-879 add generic fk support, make contentype a messageoption instead by Scott Baker · 7 years ago
  85. 69d9a47 CORD-879 add content_type_id to core api by Scott Baker · 7 years ago
  86. abb8ee7 CORD-1013: Temporary workaround for the main synchronization issue we by Sapan Bhatia · 7 years ago
  87. 268bc2a CORD-1009 move reaper from model_policy to core by Scott Baker · 7 years ago
  88. 235fbea fix orm save method failing for user objects by Scott Baker · 7 years ago
  89. bb81e15 CORD-880: Fix ansible tags when using apiaccessor by Scott Baker · 7 years ago
  90. c2a4da2 [CORD-772] Persisting GUI Extensions by Matteo Scandolo · 7 years ago
  91. b05393b CORD-880: Get Diag objects working by Scott Baker · 7 years ago
  92. b5958dc CORD-880 apply sleeping synchronizer fix from base by Scott Baker · 7 years ago
  93. cedc695 CORD-997: Attempted fix for the synchronizer deep-sleep bug by Sapan Bhatia · 7 years ago
  94. 75b1c37 CORD-880 apply CORD-891 from base to new_base by Scott Baker · 7 years ago
  95. 5c3dc8f CORD-880 allow password from file by Scott Baker · 7 years ago
  96. 1c15305 CORD-880 apply CORD-922 change from base to new_base by Scott Baker · 7 years ago
  97. d0275bd CORD-891: Add back .out files, with detailed logs by Sapan Bhatia · 7 years ago
  98. 5679eaa [CORD-873] Updated modeldefs api to return _id suffix on related fields by Matteo Scandolo · 7 years ago
  99. c178357 CORD-922: Made Ansible runner in Synchronizer multiprocessed. Fixes bug by Sapan Bhatia · 7 years ago
  100. 851b0cc fix vrouter endpoints appearing in wrong app by Scott Baker · 7 years ago