1. 6982564 Add logrotate meta configuration for Glance by Martin Polreich · 5 years ago
  2. 69eeccf Do not copy strings by Pavlo Shchelokovskyy · 5 years ago
  3. bab584d Fail the image_present state for non-active images by Pavlo Shchelokovskyy · 6 years ago
  4. 97849a0 Merge "Fix typo in configmap quota definitions" by Vasyl Saienko · 6 years ago
  5. e554aca Fix glance image protected type to bool by Vasyl Saienko · 6 years ago
  6. ea82e3d Fix typo in configmap quota definitions by Oleksandr Bryndzii · 6 years ago
  7. f87ae00 Handle the hardcoded configuration values by Oleksandr Bryndzii · 6 years ago
  8. 3f77ee6 Fix /var/log/glance/api.log permissions during upgrade by Vasyl Saienko · 6 years ago
  9. d0fb634 `show_image_direct_url` was toggled to False by default. by Oleksandr Shyshko · 6 years ago
  10. 87bb0f1 Make sure kitchen test dependencies formulas are always fetched from correct branch by Martin Polreich · 6 years ago
  11. 0aabf54 Enable oslo.cache library by Oleksandr Bryndzii · 6 years ago
  12. 7b5aed5 Don't fall when just loading glancev2 modules by Oleksiy Petrenko · 6 years ago
  13. 2df27ed Merge "Unhardcoding stores parameter in glance_store section" by mcp-jenkins · 6 years ago
  14. f5a826e Unhardcoding stores parameter in glance_store section by Oleh Hryhorov · 6 years ago
  15. 46df4d4 Update kitchen tests for glance by sgarbuz · 6 years ago
  16. f76a6b4 Merge "Drop Travis CI support" by mcp-jenkins · 6 years ago
  17. a147cde Support rocky version by Michael Polenchuk · 6 years ago
  18. d7d18ed Iterate over identities in client safely by Vasyl Saienko · 6 years ago release/2018.2.0 release/2019.101.1 release/2019.99.1
  19. e8d0e59 Iterate over identities in client safely by Vasyl Saienko · 6 years ago
  20. 7984de8 Add glance user for glance-manage commands by Oleksandr Bryndzii · 6 years ago
  21. 4f4d509 Merge "Add state to upload image to volume and rework result creation" by mcp-jenkins · 6 years ago
  22. f9c8fae Merge "Updating reference from github to gerrit - Changing Maintainer to dev@mirantis.com" by mcp-jenkins · 6 years ago
  23. 5d11d95 Removing extra states from upgrade.upgrade by Oleh Hryhorov · 6 years ago 2019.98.1 release/2019.98.1
  24. 6e5e75d Drop Travis CI support by Martin Polreich · 6 years ago
  25. c931283 Updating reference from github to gerrit by Pavel Cizinsky · 6 years ago
  26. ed088d0 Add state to upload image to volume and rework result creation by Oleksiy Petrenko · 6 years ago
  27. 5d18bd7 Merge "Move to Mirantis owned docker images for tests - This is a temporary solution until we have our own images" by mcp-jenkins · 6 years ago
  28. 6595462 Update glance _data.cache items to enable memcache security by Oleksandr Bryndzii · 6 years ago
  29. ee2866b Move to Mirantis owned docker images for tests by Martin Polreich · 6 years ago
  30. 2389d5e Merge "Update Gemfile and Makefile configuration - One Gemfile for all formulas tests - Update Makefile for OpenStack tests" by Vasyl Saienko · 6 years ago
  31. 9fcbffa Fix setting show_multiple_locations in queens by Vasyl Saienko · 6 years ago
  32. dcf245d Implement horizon_images_allow_location mine function by Oleksandr Bryndzii · 6 years ago
  33. 644a518 Update Gemfile and Makefile configuration by Martin Polreich · 6 years ago
  34. a0788a5 Checking cache.members is defined or not by Oleh Hryhorov · 6 years ago
  35. 547f24f Freeze inspec version for salt-formulas tests by Martin Polreich · 6 years ago
  36. c69e8c8 Implement glance memcache security strategy by Oleksandr Bryndzii · 6 years ago
  37. 05598cc Merge "Add default location for cacert_file" by mcp-jenkins · 6 years ago release/2018.11.0
  38. c428eb1 Add default location for cacert_file by Oleksandr Bryndzii · 6 years ago
  39. fef6de3 [Queens] Fix barbican in glance by Mykyta Karpin · 6 years ago
  40. 0cb0724 Rework glance config file for X.509 RMQ Auth by Oleksandr Bryndzii · 6 years ago
  41. 0bb3672 Implement X.509 auth between Rabbitmq and Glance by Oleksandr Bryndzii · 6 years ago
  42. 65589ce Merge "Add more upgrade tasks according to phases" by Vasyl Saienko · 6 years ago
  43. 2718583 Add more upgrade tasks according to phases by Vasyl Saienko · 6 years ago
  44. 75e3d68 [REFACTOR] Implement X.509 auth for MySQL and Glance by Oleksandr Shyshko · 6 years ago
  45. 553deba [REFACTOR] Implement X.509 auth for MySQL and Glance by Oleksandr Shyshko · 6 years ago
  46. acb9c0b Merge "Implement X.509 auth for MySQL and Glance" by Vasyl Saienko · 6 years ago
  47. 5a54920 Implement X.509 auth for MySQL and Glance by Oleksandr Shyshko · 6 years ago
  48. a4958b0 Added file check for offline_sync by sgarbuz · 6 years ago
  49. d8c4d44 Merge "Glance cache pruner/cleaner operations via salt" by mcp-jenkins · 6 years ago
  50. 679e2c0 Rework glance config files permissions by Oleksandr Bryndzii · 6 years ago
  51. 2d39f41 Glance cache pruner/cleaner operations via salt by sgarbuz · 6 years ago
  52. 7c95130 Merge "Add glance/upgrade tasks" by Vasyl Saienko · 6 years ago
  53. 1ccd061 Add glance/upgrade tasks by Vasyl Saienko · 6 years ago
  54. 75f9964 Merge pull request #22 from mnederlof/enable_v1_api by Martin Polreich · 6 years ago
  55. c837c9b Merge pull request #21 from mnederlof/custom_default_store by Martin Polreich · 6 years ago
  56. 79b5b27 Merge "Update glance config files permissions" by mcp-jenkins · 6 years ago
  57. c6e6631 Update glance config files permissions by Oleksandr Bryndzii · 6 years ago
  58. 62a370c Load metadata to db on primary node only by Oleksii Grudev · 6 years ago
  59. a961803 Fix headers parsing by Mykyta Karpin · 6 years ago
  60. bd499b2 [packaging] Switch using 3.0 native source format by Dmitry Burmistrov · 6 years ago
  61. eae624e Merge "Revert "Fix glance-registry host address"" by Vasyl Saienko · 6 years ago
  62. d2ebacd Revert "Fix glance-registry host address" by Machi Hoshino · 6 years ago
  63. 85295fe Merge "Run dbsync on primary node only" by mcp-jenkins · 6 years ago
  64. 2dd64f9 Merge "README update" by mcp-jenkins · 6 years ago
  65. afc3746 Run dbsync on primary node only by Vasyl Saienko · 6 years ago
  66. 8700568 Update run_tests.sh to the latest revision by Oleksandr Shyshko · 6 years ago
  67. 87eb284 README update by OlgaGusarenko · 6 years ago
  68. 2bc35e5 Merge "[VMware] inital commit" by Vasyl Saienko · 6 years ago
  69. 8357567 [VMware] inital commit by Vasyl Saienko · 6 years ago
  70. 78605bc Glance add ability to use global logging.conf by sgarbuz · 6 years ago
  71. ec500b6 Merge "Fix Python version for Travis CI tests" by Vasyl Saienko · 6 years ago release/2018.8.0
  72. ad46d35 Merge "Fix value of syslog facility" by Vasyl Saienko · 6 years ago
  73. 6dd16ca Fix value of syslog facility by Oleksii Chupryn · 7 years ago
  74. 7533871 fix conflit dir names for mount by Pavel Cizinsky · 7 years ago
  75. f54ff2b Merge "Move debian dir to the master" by Vasyl Saienko · 7 years ago
  76. c0200e0 Move debian dir to the master by Roman Vyalov · 7 years ago
  77. a1027c6 Glance dashboard rationalization by Ildar Svetlov · 7 years ago
  78. 6b3a090 Fix Python version for Travis CI tests by Martin Polreich · 7 years ago
  79. f05030a Renaming policy to oslo_policy for oslo_policy temlate by Oleh Hryhorov · 7 years ago
  80. 7cba1e7 Merge "Rename state to avoid conflicting SLS IDs" by mcp-jenkins · 7 years ago
  81. 0e0959b Rename state to avoid conflicting SLS IDs by Martin Polreich · 7 years ago
  82. 9767a80 [QUEENS] Fix cacert file in keystone_authtoken by Mykyta Karpin · 7 years ago
  83. 3ddbb74 Merge "Cosmetic changes for alerts" by Richard Felkl · 7 years ago
  84. 96f4e59 Cosmetic changes for alerts by Michal Kobus · 7 years ago
  85. aeb1ea6 Remove Beryllium deprecation warnings by Martin Polreich · 7 years ago
  86. 029996e Set flavor for api pipeline explicitly by Vasyl Saienko · 7 years ago
  87. cb13dd1 Merge "Add Salt 2018.3 tests" by mcp-jenkins · 7 years ago
  88. 6de49c9 Adjusting and refactoring salt-formula for Queens by Oleh Hryhorov · 7 years ago
  89. 6d4cdce Merge "Rework Glance alerts" by mcp-jenkins · 7 years ago
  90. b577ab0 Rework Glance alerts by Ildar Svetlov · 7 years ago
  91. 504184b Merge "Reworked glance salt formulas" by mcp-jenkins · 7 years ago
  92. 2652ac1 Reworked glance salt formulas by Oleksiy Petrenko · 7 years ago
  93. 95c1616 [client] Get keystone client package as well by Michael Polenchuk · 7 years ago
  94. bda4dce Add Salt 2018.3 tests by Martin Polreich · 7 years ago
  95. 6c21bbb Moving function from glance to glanceng module by Oleh Hryhorov · 7 years ago release/2018.4.0
  96. 0c896de Ensure glacenng can work with versioned keystone endpoints by Vasyl Saienko · 7 years ago
  97. 2c9c042 Merge "Add keystone v3 support" by mcp-jenkins · 7 years ago
  98. 6c065b3 Merge "Add kitchen tests for logging" by Jakub Josef · 7 years ago
  99. afad0c6 Add kitchen tests for logging by vgusev · 7 years ago
  100. 4afbbbb Add keystone v3 support by Oleg Iurchenko · 7 years ago