1. a5ed116 Merge "Add enforce_scope setting support for Glance" by Zuul · 4 years, 5 months ago
  2. 5a64245 Provide override for glance image size limit by Julia Kreger · 4 years, 5 months ago
  3. 4e916ae Configure glance unified limit quotas by Dan Smith · 4 years, 8 months ago
  4. 83821a1 Merge "Address feedback from glance-remote patch" by Zuul · 4 years, 9 months ago
  5. d5a97c1 Merge "Simulate a remote/standalone g-api worker" by Zuul · 4 years, 10 months ago
  6. 61b4fbf Address feedback from glance-remote patch by Dan Smith · 4 years, 10 months ago
  7. 802259a Simulate a remote/standalone g-api worker by Dan Smith · 5 years ago
  8. 8c93049 Add enforce_scope setting support for Glance by Ghanshyam Mann · 4 years, 10 months ago
  9. 970891a Remove references to XenAPI driver by Stephen Finucane · 4 years, 10 months ago
  10. 155109d Change glance default back to WSGI mode by Dan Smith · 5 years ago
  11. 057aaa6 Configure cinder store for glance by Abhishek Kekane · 5 years ago
  12. 33f8f6e Remove standalone requirement for glance import by Dan Smith · 5 years ago
  13. 7700d5a Fix setting enabled_import_methods if glance is standalone by Dan Smith · 5 years ago
  14. 56a38c4 Merge "Disable all import methods if glance is not standalone" by Zuul · 5 years ago
  15. 4695343 Merge "Fix glance standalone when tls-proxy is disabled" by Zuul · 5 years ago
  16. fcbf3e9 Fix glance standalone when tls-proxy is disabled by Dan Smith · 5 years ago
  17. 369f2cc Merge "Add missing glance multi-store configurations" by Zuul · 5 years ago
  18. f2577fc Add missing glance multi-store configurations by Abhishek Kekane · 5 years ago
  19. 442c57e Disable all import methods if glance is not standalone by Dan Smith · 5 years ago
  20. cc0821a Default Glance to standalone mode by Dan Smith · 5 years ago
  21. 09eea0b Make Glance standalone-ness a separate flag by Dan Smith · 5 years ago
  22. 73ad976 Use glance import workflow for creating image by Abhishek Kekane · 6 years ago
  23. 2ecd182 Merge "Remove GLANCE_V1_ENABLED option" by Zuul · 5 years ago
  24. ee5cf74 Remove GLANCE_V1_ENABLED option by Brian Rosmaita · 6 years ago
  25. 32c0089 Prepare for dropping keystone admin endpoint by Jens Harbott · 7 years ago
  26. 76d1729 Merge "Enable certificate check for glance_store+swift" by Zuul · 6 years ago
  27. 0ae5787 Remove glance registry configuration by Abhishek Kekane · 6 years ago
  28. 312517d Use uwsgi binary from path by Ian Wienand · 8 years ago
  29. 9cbd02d Enable certificate check for glance_store+swift by Vladislav Kuzmin · 6 years ago
  30. be26306 Support extras in Glance Store install by Radosław Piliszek · 6 years ago
  31. 6f91da9 Glance: Add support to configure multiple file stores by Abhishek Kekane · 6 years ago
  32. 09e860f Run Glance initialization when Glance is enabled, not just registry (v2) by Radosław Piliszek · 6 years ago
  33. ec3543a Init Glance database only on the node with the database backend by Radosław Piliszek · 6 years ago
  34. 0e02e7f Don't install glance default policy by Zane Bitter · 6 years ago
  35. 8ab64b3 Drop signing_dir option from configure_auth_token_middleware by Dirk Mueller · 8 years ago
  36. 5fe60c1 Option "lock_path" from group "DEFAULT" is deprecated by ZhongShengping · 7 years ago
  37. 5920637 Merge "Change config-file to config-dir for g-api start" by Zuul · 7 years ago
  38. b43810a Glance should not reference Cinder v1 by Brian Rosmaita · 7 years ago
  39. 96269d8 Change config-file to config-dir for g-api start by Brian Rosmaita · 7 years ago
  40. 5da7e4a Merge "Fix running with SERVICE_IP_VERSION=6" by Zuul · 7 years ago
  41. 0f4af39 Set workers=$API_WORKERS in glance-registry.conf by Matt Riedemann · 8 years ago
  42. 24fa317 Merge "Clean up Glance config files" by Zuul · 8 years ago
  43. dc7b429 Fix running with SERVICE_IP_VERSION=6 by Jens Harbott · 8 years ago
  44. 6a25fb9 Initialize newly added glance-image-import config file by bhagyashris · 8 years ago
  45. 44a19b4 Clean up Glance config files by Brian Rosmaita · 8 years ago
  46. 56131eb Move glance auth cache creation to configure_glance by Clark Boylan · 8 years ago
  47. 1f82f43 Revert "Remove cache dirs from the services" by Ian Wienand · 8 years ago
  48. ef5ebed Remove cache dirs from the services by Jamie Lennox · 8 years ago
  49. 86bdfff Merge "clean up screen and tail_log references" by Jenkins · 8 years ago
  50. 0eebeb4 clean up screen and tail_log references by Sean Dague · 8 years ago
  51. aceb27e Add procname for uwsgi based services by Davanum Srinivas · 8 years ago
  52. 2f7df51 Correct 'uswgi' to 'uwsgi' by Jeremy Liu · 8 years ago
  53. 1fa6536 Revert "Revert "Use uwsgi for glance-api"" by Matthew Treinish · 9 years ago
  54. 3410e3e Revert "Use uwsgi for glance-api" by Ian Wienand · 9 years ago
  55. 4330484 Set public_endpoint to GLANCE_URL for glance-api by Monty Taylor · 9 years ago
  56. 7fef90a Merge "Use uwsgi for glance-api" by Jenkins · 9 years ago
  57. 633dbc3 Track db sync command time useage by Clark Boylan · 9 years ago
  58. 902158b Don't treat service as enabled if in disabled list by Clark Boylan · 9 years ago
  59. e6217a9 Use uwsgi for glance-api by Matthew Treinish · 9 years ago
  60. c13b8a1 try to use unversioned keystone endpoints everywhere by Sean Dague · 9 years ago
  61. fa898f5 Add external lock dir to glance api config by Matthew Treinish · 9 years ago
  62. f3b2f4c Remove USE_SSL support by Sean Dague · 9 years ago
  63. b763dbd Remove glare from glance by wangxiyuan · 9 years ago
  64. 21fcb02 Merge "Disable glance v1 by default" by Jenkins · 9 years ago
  65. 45da777 Change to messagingv2 for oslo_messaging_notifications.driver by Matt Riedemann · 9 years ago
  66. 80e82ea Disable glance v1 by default by Matt Riedemann · 9 years ago
  67. 11eb201 simplify endpoints used in devstack by Sean Dague · 9 years ago
  68. 9751be6 unify logging setup on all services by Sean Dague · 10 years ago
  69. b6753ce simplify colorized logging setup by Sean Dague · 10 years ago
  70. 80f3635 Run Swift services under py35 by Davanum Srinivas · 9 years ago
  71. 75bf972 Move default Keystone API version to v3 by Paulo Ewerton · 10 years ago
  72. ced511c Merge "Work around issue in glance_store swift driver" by Jenkins · 9 years ago
  73. 890342e Work around issue in glance_store swift driver by Jens Rosenboom · 9 years ago
  74. 4b49e40 Use apache for tls-proxy ssl termination by Gregory Haynes · 9 years ago
  75. db340e5 Merge "Support Glance CORS options in devstack configuration" by Jenkins · 10 years ago
  76. ca3a857 Merge "Have a way to disable Glance v1 in devstack" by Jenkins · 10 years ago
  77. a44dd9a Support Glance CORS options in devstack configuration by Timur Sufiev · 10 years ago
  78. 22c695f Have a way to disable Glance v1 in devstack by Flavio Percoco · 10 years ago
  79. 4f55c2d Set config file to db sync and other manage operation by Einst Crazy · 10 years ago
  80. 7fa0eff Remove deprecated references to g-search by Sylvain Baubeau · 10 years ago
  81. ae4578b Revert "Don't check for existing endpoints" by Matt Riedemann · 10 years ago
  82. 7d1ec43 Don't check for existing endpoints by Sean Dague · 10 years ago
  83. cbcbd8f Allow putting service users in a seperate domain by Jamie Lennox · 10 years ago
  84. b65cf0a Add Glance Artifact API in devstack installation by Alexey Galkin · 10 years ago
  85. 7580a0c Replace TENANT => PROJECT phase 1 by Sean Dague · 10 years ago
  86. 985e958 remove keystone templated catalog by Sean Dague · 10 years ago
  87. 020586f Remove g-search from devstack by Flavio Percoco · 10 years ago
  88. 74b91c3 Revert "Move default Keystone API version to v3" by Sean Dague · 10 years ago
  89. b162a1d Move default Keystone API version to v3 by Paulo Ewerton · 10 years ago
  90. cf04a9a notification_driver is deprecated to driver by Wanlong Gao · 10 years ago
  91. e8788c0 Merge "Specify HTTPS URLs to fix tls-proxy mode" by Jenkins · 10 years ago
  92. 4300f83 Merge "Config graceful_shutdown_timeout option for services" by Jenkins · 10 years ago
  93. 523f488 Namespace XTRACE commands by Ian Wienand · 10 years ago
  94. cdba7b0 Specify HTTPS URLs to fix tls-proxy mode by Rob Crittenden · 11 years ago
  95. 7159b4b Config graceful_shutdown_timeout option for services by Marian Horban · 10 years ago
  96. ada886d Don't mix declaration and set of locals by Ian Wienand · 10 years ago
  97. 346edcc check all possible services when configuring tempest by Sean Dague · 10 years ago
  98. 19c5e62 Configure glance swift communication with v3 by Jamie Lennox · 10 years ago
  99. aaae79b Merge "Use identity V3 API for endpoint creation" by Jenkins · 10 years ago
  100. 4109498 Merge "Glance: move connection_url from DEFAULT section to DB section" by Jenkins · 10 years ago