1. 96b995a CORD-762 create xos_client python library by Scott Baker · 7 years ago
  2. 8199609 CORD-959: Report logs to ELK early, tag failures, and send metadata as by Sapan Bhatia · 7 years ago
  3. 4599cfd CORD-762 eliminate need for orm to directly import protos by Scott Baker · 7 years ago
  4. afdc468 CORD-910 added RunTosca gRPC API by Scott Baker · 7 years ago
  5. 402a2b4 CORD-842 automatically restart chameleon when API changes by Scott Baker · 7 years ago
  6. 41b2b74 CORD-842 update makefile for building xos-chameleon by Scott Baker · 7 years ago
  7. 8ef2bf2 CORD-866 make test case username/password configurable by Scott Baker · 7 years ago
  8. 519d7d9 CORD-714 fix core grpc cert location for new build system by Scott Baker · 7 years ago
  9. 87fb302 CORD-762 extend core API to all django apps by Scott Baker · 7 years ago
  10. 32fbfcf CORD-763 add reverse foreign key support by Scott Baker · 7 years ago
  11. db5a952 CORD-714 parameterize node_key path by Zack Williams · 7 years ago
  12. 90ae2b9 CORD-706: Worked around an ssh/ssh proxy bug that would cause ansible's by Sapan Bhatia · 7 years ago
  13. dab1119 CORD-844 add session token authentication by Scott Baker · 7 years ago
  14. b4b2439 CORD-706: Fix bug that was causing ExampleService to fail by Sapan Bhatia · 7 years ago
  15. a161fe7 CORD-706: Fixed an issue that was breaking ExampleService. by Sapan Bhatia · 7 years ago
  16. c01cab5 CORD-763 ORM layer and annotations for core api by Scott Baker · 7 years ago
  17. cb53df7 CORD-706: BUG: Interpret unreachable nodes as failures by Sapan Bhatia · 7 years ago
  18. a89ee51 CORD-706: Bug fixes involving vSG synchronizer by Sapan Bhatia · 7 years ago
  19. bd0eb91 CORD-706: Bug fix for cases in which ELK logging is turned off. by Sapan Bhatia · 7 years ago
  20. 557a178 CORD-705: Structured logs for ELK by Sapan Bhatia · 7 years ago
  21. bb4b536 CORD-706: Replaced Ansible binary interface with Ansible native API by Sapan Bhatia · 7 years ago
  22. cb6fec7 CORD-772 Adding GUI Extension to XOS Components by Matteo Scandolo · 7 years ago
  23. 85d614f CORD-842 Dockerfile for building Chameleon by Scott Baker · 7 years ago
  24. 3b89ab5 add no-start bit and Admin to XOSComponent by Scott Baker · 7 years ago
  25. 2775046 CORD-762 add modeldefs API by Scott Baker · 7 years ago
  26. 99bc97c CORD-762 factor out helper code from xos api by Scott Baker · 7 years ago
  27. a2ac191 CORD-761 use certificates from platform-install by Scott Baker · 7 years ago
  28. ac0d86c CORD-828, Force upgrade the requests package by Zack Williams · 7 years ago
  29. 252de5c Builded ceilometer dashboard by Matteo Scandolo · 7 years ago
  30. 4a5d3ef CORD-665 xos ui container should be rebuilt on volume mount change by Scott Baker · 7 years ago
  31. 057794c CORD-706: Make room for new Ansible-invocation interface by Sapan Bhatia · 7 years ago
  32. 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 · 7 years ago
  33. a06d08d Updating data without duplicating labels by Matteo Scandolo · 7 years ago
  34. a51d2ad Preventing link and volumes duplication in XOSComponent model by Matteo Scandolo · 7 years ago
  35. 6c78e12 Added default field type to modeldefs api by Matteo Scandolo · 7 years ago
  36. edb2c4f renamed conflict var by Matteo Scandolo · 7 years ago
  37. 82a49d9 create xos-core container to hold grpc server (CORD-695) by Scott Baker · 7 years ago
  38. 3a64ea8 support authentication in gRPC API (CORD-695) by Scott Baker · 7 years ago
  39. 517f80c add protobuf requirements to xos-base container image (CORD-695) by Scott Baker · 7 years ago
  40. 44ecb2f support create and update operations by Scott Baker · 7 years ago
  41. 1636912 Returning 401 if user is not authenticated by Matteo Scandolo · 7 years ago
  42. 3b0b264 support for Chameleon by Scott Baker · 7 years ago
  43. fbecc5f Extended Redis event and added modeldefs endpoint by Matteo Scandolo · 7 years ago
  44. d1aa2f7 read-only gRPC server by Scott Baker · 7 years ago
  45. 6ca57ea Remove add button from service page by Matteo Scandolo · 7 years ago
  46. 841f642 template for generating protobuf spec of existing XOS data model by Scott Baker · 7 years ago
  47. 4797b65 update list.txt to jinja2 syntax by Scott Baker · 7 years ago
  48. be53ac1 modify modelgen and templates to use jinja2 instead of django templates by Scott Baker · 7 years ago
  49. 1ff23a4 removing .gitreview file by alshabib · 8 years ago
  50. d18d999 only the reaper handles deleting objects by Scott Baker · 8 years ago
  51. 9089ecf fix synchronizer not restarted after changing servicecontroller by Scott Baker · 8 years ago
  52. 3778b2c new ansible outputs localhost instead of 127.0.0.1 by Scott Baker · 8 years ago
  53. 5569550 don't run anything by default in xos container, create directories by Zack Williams · 8 years ago
  54. b2254a5 softdelete cascade, add object journal for debugging by Scott Baker · 8 years ago
  55. f2675a5 add API call to return list of deleted objects by Scott Baker · 8 years ago
  56. 63d82f8 Added no_start property to TOSCA definition for XOS by Matteo Scandolo · 8 years ago
  57. b8de676 fix ui container not onboarded after service resources by Scott Baker · 8 years ago
  58. eca06ee Changes to support monitoring of a service by Srikanth Vavilapalli · 8 years ago
  59. a4208d6 Changed component links name by Matteo Scandolo · 8 years ago
  60. c390002 Creating the new rest container by Matteo Scandolo · 8 years ago
  61. a399315 XOS watcher changes to handle routing table updates inside instances by Srikanth Vavilapalli · 8 years ago
  62. 113a336 fixes the 'core.DashboardView.deployments: (fields.W340) null has no effect on ManyToManyField.' warning by Zack Williams · 8 years ago
  63. 8113ebb Fixed a bug that prevented pk from being transmitted for newly saved objects by Sapan Bhatia · 8 years ago
  64. a8ba716 Added default margin to viewport by Matteo Scandolo · 8 years ago
  65. 4016584 add controllerPort field to VTNService by Scott Baker · 8 years ago
  66. a93248a Adding and removing instances from the Global Slice by Matteo Scandolo · 8 years ago
  67. 12be867 Fixed global controller type by Matteo Scandolo · 8 years ago
  68. ecf088a Enabled CORS Fetching info from L-XOS by Matteo Scandolo · 8 years ago
  69. 4d121c2 Added Icons to mcord-slicing view by Matteo Scandolo · 8 years ago
  70. 223f931 Updated Bower versions by Matteo Scandolo · 8 years ago
  71. de30c51 drop openstack driver from xos core by Scott Baker · 8 years ago
  72. 78b04b8 remove ng-xos-lib from xos container by Scott Baker · 8 years ago
  73. 9b49133 add onboarding of ui vendor files by Scott Baker · 8 years ago
  74. 2979cae synchronizer containers depend on xosproject/xos instead of xosproject/xos-synchronizer-openstack by Scott Baker · 8 years ago
  75. 6e7f05e refactor docker-in-docker support from onboarding_synchronizer to xos_base container by Scott Baker · 8 years ago
  76. fafd7f6 Fixed uverse enabling bug by Matteo Scandolo · 8 years ago
  77. da0b56d Grab and display msg from lines starting with 'failed' by Andy Bavier · 8 years ago
  78. fe1e974 add docker_insecure_registry option to vsgservice tosca by Scott Baker · 8 years ago
  79. c5c96f8 add docker_image_name to VSGService Tosca by Scott Baker · 8 years ago
  80. f40999b switch to using tosca-parser instead of subdir from heat-translator by Zack Williams · 8 years ago
  81. d0fbf46 Add is_readonly and is_appuser user flags to TOSCA by Andy Bavier · 8 years ago
  82. fed284a prefer management_local interface for ssh connectivity to instances by Scott Baker · 8 years ago
  83. 4686d93 Library support by Scott Baker · 8 years ago
  84. 26170f9 add new method for specifying site deployments and controllers by Scott Baker · 8 years ago
  85. 6845aa6 Replacing ID by Matteo Scandolo · 8 years ago
  86. c01ce94 dependency checking in service controllers by Scott Baker · 8 years ago
  87. eeeef09 Adding labels to nodes via TOSCA by Matteo Scandolo · 8 years ago
  88. 2077ed1 Using ng-xos-lib master in xos master by Matteo Scandolo · 8 years ago
  89. 02f44d6 Added piechart to ceilometer by Matteo Scandolo · 8 years ago
  90. 6bc31bf Drawing slices, expanding and collapsing slices Drawing forms Added keybindings by Matteo Scandolo · 8 years ago
  91. 44474e1 fix label filtering by Scott Baker · 8 years ago
  92. f79f0b3 Updated UI to read Subscriber Features by Matteo Scandolo · 8 years ago
  93. 5957244 recipe that uses the vSG key for the sample services by Scott Baker · 8 years ago
  94. 0dbc001 make get_instance_ip.py useful by Scott Baker · 8 years ago
  95. 8a23f12 Added core to API listing by Matteo Scandolo · 8 years ago
  96. 403b529 Restored stile for MCord grid by Matteo Scandolo · 8 years ago
  97. 6a9907b Redis and watchers support patch for the synchronizer by Sapan Bhatia · 8 years ago
  98. e40f3d5 Send data model changes to Watchers via redis by Sapan Bhatia · 8 years ago
  99. 14409aa - Explicit annotations of models with dependency information by Sapan Bhatia · 8 years ago
  100. f6c0999 add vtnAPIVersion to tosca custom_types by Scott Baker · 8 years ago