1. 071da96 CORD-1249 implement ServiceDependency models by Scott Baker · 9 years ago
  2. 8918ac3 CORD-1316: Implement new credentials system by Sapan Bhatia · 9 years ago
  3. 803a6b7 CORD-1540 Eliminate ManyToMany from Flavor and Image to Deployment by Scott Baker · 9 years ago
  4. e08d006 CORD-1510 add policy_status field to User object by Scott Baker · 9 years ago
  5. 2941a05 CORD-1532: Fix pluralization in the GRPC API by Sapan Bhatia · 9 years ago
  6. 3b7857b [CORD-1492] Adding tosca related functions in xosgenx jinja functions by Matteo Scandolo · 9 years ago
  7. afce8fd CORD-1512: last_login field doesn't show up in newly generated API by Sapan Bhatia · 9 years ago
  8. cb35e7f CORD-1097: Generate API from xproto by Sapan Bhatia · 9 years ago
  9. 2c465a6 CORD-1393 add allocate_public_service_instance to tenantwithcontainer by Scott Baker · 9 years ago
  10. f7934b5 CORD-1382: Support operations on field sets and generate unique_together by Sapan Bhatia · 9 years ago
  11. e525718 CORD-1464 Eliminate nuisance messages in xos-ui container by Scott Baker · 9 years ago
  12. d022aeb CORD-1339: Recreate modeldefs API via xproto by Sapan Bhatia · 9 years ago
  13. f517e40 CORD-1151 by Zack Williams · 9 years ago
  14. 53ce122 [CORD-1356] Using new config in core/models by Matteo Scandolo · 9 years ago
  15. 6e83ae0 CORD-1244 restore __unicode__ function that was lost in merge by Scott Baker · 9 years ago
  16. 443d463 Adding error messages to slice_model by shivani vaidya · 9 years ago
  17. 170ae27 CORD-1351: Collapse core models into a single file by Sapan Bhatia · 9 years ago
  18. b10959a CORD-1244 clean up attics by Scott Baker · 9 years ago
  19. 4e80a26 CORD-1345: Rename PlCoreBase to XOSBase and generate xosbase through xproto by Sapan Bhatia · 9 years ago
  20. 8526fd3 CORD-1244 remove ControllerManager and InstanceManager by Scott Baker · 9 years ago
  21. 5d3c2ee CORD-1244 remove unicode functions by Scott Baker · 9 years ago
  22. cf450e5 CORD-1241 eliminate obsolete models and fields by Scott Baker · 9 years ago
  23. b3c6248 Adding tmp files to gitignore by Matteo Scandolo · 9 years ago
  24. 121a9e1 CORD-1241 remove obsolete models by Scott Baker · 9 years ago
  25. 03a163f CORD-1337 change content_type from ids to strings by Scott Baker · 9 years ago
  26. e9383be CORD-1241 remove obsolete billing system models and fields by Scott Baker · 9 years ago
  27. b131dc9 Cleanup dead code and removing unused packages by Matteo Scandolo · 9 years ago
  28. 5c915f6 CORD-1130 remove all obsolete onboarding models and fields by Scott Baker · 9 years ago
  29. 32ff0ff Added fields to error messages. by shivani · 9 years ago
  30. 504cc97 CORD-1154: Integrate xproto generator with corebuilder by Sapan Bhatia · 9 years ago
  31. b72ef3c CORD-1128 add xproto resource type by Scott Baker · 9 years ago
  32. c3714f3 CORD-1045 fix user delete cascade and redis by Scott Baker · 9 years ago
  33. eb201f2 CORD-1081 corebuilder tool by Scott Baker · 9 years ago
  34. e5ba164 CORD-1101 rename foreignkey fields returned by redis by Scott Baker · 9 years ago
  35. 21d5e4f add API to list dirty models and set dirty models by Scott Baker · 9 years ago
  36. d8dcfc4 CORD-879 Eliminate ServiceControllerResource model by Scott Baker · 9 years ago
  37. b12eb05 CORD-879 eliminate proxy Subscriber and Provider objects by Scott Baker · 9 years ago
  38. a591d27 CORD-879 eliminate proxy in CoarseTenant; rename to ServiceDependency by Scott Baker · 9 years ago
  39. 979f920 Adding elements to base Tenant in order to support general chain by Andrea Campanella · 9 years ago
  40. a179899 Adding class names to redis events by Matteo Scandolo · 9 years ago
  41. bc0688b CORD-1053 modify onboarding synchronizer to support refactored synchronizers by Scott Baker · 9 years ago
  42. 235fbea fix orm save method failing for user objects by Scott Baker · 9 years ago
  43. c2a4da2 [CORD-772] Persisting GUI Extensions by Matteo Scandolo · 9 years ago
  44. 22796cc CORD-880 add accessor for core api by Scott Baker · 9 years ago
  45. cb6fec7 CORD-772 Adding GUI Extension to XOS Components by Matteo Scandolo · 9 years ago
  46. 3b89ab5 add no-start bit and Admin to XOSComponent by Scott Baker · 9 years ago
  47. 4a5d3ef CORD-665 xos ui container should be rebuilt on volume mount change by Scott Baker · 9 years ago
  48. 0b2d609 CORD-770 Change TenantWithContainer from proxy to real model, rebuild openstack synchronizer when models are added, fix reaper to ignore parent classes by Scott Baker · 9 years ago
  49. a51d2ad Preventing link and volumes duplication in XOSComponent model by Matteo Scandolo · 9 years ago
  50. fbecc5f Extended Redis event and added modeldefs endpoint by Matteo Scandolo · 9 years ago
  51. d18d999 only the reaper handles deleting objects by Scott Baker · 9 years ago
  52. 9089ecf fix synchronizer not restarted after changing servicecontroller by Scott Baker · 9 years ago
  53. 5569550 don't run anything by default in xos container, create directories by Zack Williams · 9 years ago
  54. b2254a5 softdelete cascade, add object journal for debugging by Scott Baker · 9 years ago
  55. b8de676 fix ui container not onboarded after service resources by Scott Baker · 9 years ago
  56. eca06ee Changes to support monitoring of a service by Srikanth Vavilapalli · 9 years ago
  57. c390002 Creating the new rest container by Matteo Scandolo · 9 years ago
  58. a399315 XOS watcher changes to handle routing table updates inside instances by Srikanth Vavilapalli · 9 years ago
  59. 113a336 fixes the 'core.DashboardView.deployments: (fields.W340) null has no effect on ManyToManyField.' warning by Zack Williams · 9 years ago
  60. 8113ebb Fixed a bug that prevented pk from being transmitted for newly saved objects by Sapan Bhatia · 9 years ago
  61. 9b49133 add onboarding of ui vendor files by Scott Baker · 9 years ago
  62. fed284a prefer management_local interface for ssh connectivity to instances by Scott Baker · 9 years ago
  63. 4686d93 Library support by Scott Baker · 9 years ago
  64. c01ce94 dependency checking in service controllers by Scott Baker · 9 years ago
  65. 44474e1 fix label filtering by Scott Baker · 9 years ago
  66. e40f3d5 Send data model changes to Watchers via redis by Sapan Bhatia · 9 years ago
  67. 14409aa - Explicit annotations of models with dependency information by Sapan Bhatia · 9 years ago
  68. 8e5f477 Nokia: Putting in support for metro network services within XOS for E-CORD by Rizwan Haider · 9 years ago
  69. 0df54fa add no-start for services; bidirectional VTN WIP by Scott Baker · 9 years ago
  70. 58d0ede add vtn_kind to NetworkTemplate by Scott Baker · 9 years ago
  71. c62f9a3 add gateway and segmentation_id by Scott Baker · 9 years ago
  72. 885894a add xos admin, add no_start option by Scott Baker · 9 years ago
  73. b1f466c add extra_hosts to xos model by Scott Baker · 9 years ago
  74. f7da141 Removed Django Geoposition and used Gmaps API to draw site map by Matteo Scandolo · 9 years ago
  75. c95fdff Temporary fix to site api by Matteo Scandolo · 9 years ago
  76. 27a73ce remove openstack synchronizer by Scott Baker · 9 years ago
  77. 3c5a85f Update container ubuntu version, and switch to ansible PPA by Zack Williams · 10 years ago
  78. a4cfbc2 allow rebuild of single service by Scott Baker · 9 years ago
  79. fecac78 Dashboard icon by Arpit Agarwal · 10 years ago
  80. 7f598c1 FIX in manage_container() when there are different VMs exist with different images in a slice by Srikanth Vavilapalli · 10 years ago
  81. 50cd9cb add rebuild API endpoint. by Scott Baker · 10 years ago
  82. fe1e4d2 Pass fabric's global netcfg to ONOS by Andy Bavier · 10 years ago
  83. 0c0139a use separate project for bootstrap by Scott Baker · 10 years ago
  84. cdbc665 fix field class name error by Scott Baker · 10 years ago
  85. d2ba749 allow xos source_ui_image to be configured by Scott Baker · 10 years ago
  86. 7809b99 move fields to correct model by Scott Baker · 10 years ago
  87. 001e36a synchronizer run and config options by Scott Baker · 10 years ago
  88. 057a6a1 add frontend_only option by Scott Baker · 10 years ago
  89. e360ff8 add admin_template ServiceControllerResource by Scott Baker · 10 years ago
  90. 260a21c subdirectory support for ServiceControllerResource (WIP) by Scott Baker · 10 years ago
  91. faf81ac resolve merge conflicts by Scott Baker · 10 years ago
  92. 0baadc4 add enable_build bit to XOS (untested) by Scott Baker · 10 years ago
  93. 0147cef make XOS rebuild if a service controller is changed by Scott Baker · 10 years ago
  94. 1febf62 allow service controller to be null by Scott Baker · 10 years ago
  95. 16cfb9c add support for rest_service and rest_tenant by Scott Baker · 10 years ago
  96. 83b3fad automatically run docker-compose by Scott Baker · 10 years ago
  97. 3eb4466 launch the modified UI container by Scott Baker · 10 years ago
  98. be41a12 XOS bootstrapping, WIP by Scott Baker · 10 years ago
  99. 02b6cdb add support for volumes by Scott Baker · 10 years ago
  100. 38a1eec fixed typo by Zack Williams · 10 years ago