1. 5f5255b Remove Glance uWSGI config in clean.sh by huicoffee · 1 year, 10 months ago
  2. d251d12 Make `centralized_db` driver as default cache driver by Abhishek Kekane · 1 year, 11 months ago
  3. 2211c77 Allow devstack to set cache driver for glance by Abhishek Kekane · 2 years, 1 month ago
  4. 25cd7eb Fix g-api-r for non-global venv by Dan Smith · 2 years, 3 months ago
  5. 5a51aa5 Fix glance-remote with global venv by Dan Smith · 2 years, 4 months ago
  6. a40f9cb Add option to install everything in global venvs by Clark Boylan · 8 years ago
  7. cb1ec18 Enable GLANCE_ENFORCE_SCOPE to True by default by Ghanshyam Mann · 2 years, 7 months ago
  8. ec07b34 Remove support for opensuse by Martin Kopec · 3 years ago
  9. 69d71cf Option to disable the scope & new defaults enforcement by Ghanshyam Mann · 3 years ago
  10. d450e14 Merge "Global option for enforcing scope (ENFORCE_SCOPE)" by Zuul · 3 years, 8 months ago
  11. 8615563 Global option for enforcing scope (ENFORCE_SCOPE) by Grzegorz Grasza · 4 years, 2 months ago
  12. 2c96180 Clean up unified limits configuration for nova and glance by melanie witt · 3 years, 10 months ago
  13. ae40825 Use devstack-system-admin for keystone objects creation by Grzegorz Grasza · 4 years, 2 months ago
  14. afd0f84 Remove unnecessary unset for project-scoped token in glance by Lance Bragstad · 4 years, 2 months ago
  15. 069b0bf Merge "Glance remote worker should use own cache directory" by Zuul · 4 years, 3 months ago
  16. 5585d84 Merge "Support optimized cinder backend for glance" by Zuul · 4 years, 5 months ago
  17. 00ac547 Glance remote worker should use own cache directory by Abhishek Kekane · 4 years, 5 months ago
  18. a5ed116 Merge "Add enforce_scope setting support for Glance" by Zuul · 4 years, 5 months ago
  19. 5a64245 Provide override for glance image size limit by Julia Kreger · 4 years, 5 months ago
  20. 4e916ae Configure glance unified limit quotas by Dan Smith · 4 years, 8 months ago
  21. 6e9f7c2 Support optimized cinder backend for glance by Brian Rosmaita · 5 years ago
  22. 83821a1 Merge "Address feedback from glance-remote patch" by Zuul · 4 years, 9 months ago
  23. d5a97c1 Merge "Simulate a remote/standalone g-api worker" by Zuul · 4 years, 10 months ago
  24. 61b4fbf Address feedback from glance-remote patch by Dan Smith · 4 years, 10 months ago
  25. 802259a Simulate a remote/standalone g-api worker by Dan Smith · 5 years ago
  26. 8c93049 Add enforce_scope setting support for Glance by Ghanshyam Mann · 4 years, 10 months ago
  27. 970891a Remove references to XenAPI driver by Stephen Finucane · 4 years, 10 months ago
  28. 155109d Change glance default back to WSGI mode by Dan Smith · 5 years ago
  29. 057aaa6 Configure cinder store for glance by Abhishek Kekane · 5 years ago
  30. 33f8f6e Remove standalone requirement for glance import by Dan Smith · 5 years ago
  31. 7700d5a Fix setting enabled_import_methods if glance is standalone by Dan Smith · 5 years ago
  32. 56a38c4 Merge "Disable all import methods if glance is not standalone" by Zuul · 5 years ago
  33. 4695343 Merge "Fix glance standalone when tls-proxy is disabled" by Zuul · 5 years ago
  34. fcbf3e9 Fix glance standalone when tls-proxy is disabled by Dan Smith · 5 years ago
  35. 369f2cc Merge "Add missing glance multi-store configurations" by Zuul · 5 years ago
  36. f2577fc Add missing glance multi-store configurations by Abhishek Kekane · 5 years ago
  37. 442c57e Disable all import methods if glance is not standalone by Dan Smith · 5 years ago
  38. cc0821a Default Glance to standalone mode by Dan Smith · 5 years ago
  39. 09eea0b Make Glance standalone-ness a separate flag by Dan Smith · 5 years ago
  40. 73ad976 Use glance import workflow for creating image by Abhishek Kekane · 6 years ago
  41. 2ecd182 Merge "Remove GLANCE_V1_ENABLED option" by Zuul · 5 years ago
  42. ee5cf74 Remove GLANCE_V1_ENABLED option by Brian Rosmaita · 6 years ago
  43. 32c0089 Prepare for dropping keystone admin endpoint by Jens Harbott · 7 years ago
  44. 76d1729 Merge "Enable certificate check for glance_store+swift" by Zuul · 6 years ago
  45. 0ae5787 Remove glance registry configuration by Abhishek Kekane · 6 years ago
  46. 312517d Use uwsgi binary from path by Ian Wienand · 8 years ago
  47. 9cbd02d Enable certificate check for glance_store+swift by Vladislav Kuzmin · 6 years ago
  48. be26306 Support extras in Glance Store install by Radosław Piliszek · 6 years ago
  49. 6f91da9 Glance: Add support to configure multiple file stores by Abhishek Kekane · 6 years ago
  50. 09e860f Run Glance initialization when Glance is enabled, not just registry (v2) by Radosław Piliszek · 6 years ago
  51. ec3543a Init Glance database only on the node with the database backend by Radosław Piliszek · 6 years ago
  52. 0e02e7f Don't install glance default policy by Zane Bitter · 6 years ago
  53. 8ab64b3 Drop signing_dir option from configure_auth_token_middleware by Dirk Mueller · 8 years ago
  54. 5fe60c1 Option "lock_path" from group "DEFAULT" is deprecated by ZhongShengping · 7 years ago
  55. 5920637 Merge "Change config-file to config-dir for g-api start" by Zuul · 7 years ago
  56. b43810a Glance should not reference Cinder v1 by Brian Rosmaita · 7 years ago
  57. 96269d8 Change config-file to config-dir for g-api start by Brian Rosmaita · 7 years ago
  58. 5da7e4a Merge "Fix running with SERVICE_IP_VERSION=6" by Zuul · 7 years ago
  59. 0f4af39 Set workers=$API_WORKERS in glance-registry.conf by Matt Riedemann · 8 years ago
  60. 24fa317 Merge "Clean up Glance config files" by Zuul · 8 years ago
  61. dc7b429 Fix running with SERVICE_IP_VERSION=6 by Jens Harbott · 8 years ago
  62. 6a25fb9 Initialize newly added glance-image-import config file by bhagyashris · 8 years ago
  63. 44a19b4 Clean up Glance config files by Brian Rosmaita · 8 years ago
  64. 56131eb Move glance auth cache creation to configure_glance by Clark Boylan · 8 years ago
  65. 1f82f43 Revert "Remove cache dirs from the services" by Ian Wienand · 8 years ago
  66. ef5ebed Remove cache dirs from the services by Jamie Lennox · 8 years ago
  67. 86bdfff Merge "clean up screen and tail_log references" by Jenkins · 8 years ago
  68. 0eebeb4 clean up screen and tail_log references by Sean Dague · 8 years ago
  69. aceb27e Add procname for uwsgi based services by Davanum Srinivas · 8 years ago
  70. 2f7df51 Correct 'uswgi' to 'uwsgi' by Jeremy Liu · 8 years ago
  71. 1fa6536 Revert "Revert "Use uwsgi for glance-api"" by Matthew Treinish · 9 years ago
  72. 3410e3e Revert "Use uwsgi for glance-api" by Ian Wienand · 9 years ago
  73. 4330484 Set public_endpoint to GLANCE_URL for glance-api by Monty Taylor · 9 years ago
  74. 7fef90a Merge "Use uwsgi for glance-api" by Jenkins · 9 years ago
  75. 633dbc3 Track db sync command time useage by Clark Boylan · 9 years ago
  76. 902158b Don't treat service as enabled if in disabled list by Clark Boylan · 9 years ago
  77. e6217a9 Use uwsgi for glance-api by Matthew Treinish · 9 years ago
  78. c13b8a1 try to use unversioned keystone endpoints everywhere by Sean Dague · 9 years ago
  79. fa898f5 Add external lock dir to glance api config by Matthew Treinish · 9 years ago
  80. f3b2f4c Remove USE_SSL support by Sean Dague · 9 years ago
  81. b763dbd Remove glare from glance by wangxiyuan · 9 years ago
  82. 21fcb02 Merge "Disable glance v1 by default" by Jenkins · 9 years ago
  83. 45da777 Change to messagingv2 for oslo_messaging_notifications.driver by Matt Riedemann · 9 years ago
  84. 80e82ea Disable glance v1 by default by Matt Riedemann · 9 years ago
  85. 11eb201 simplify endpoints used in devstack by Sean Dague · 9 years ago
  86. 9751be6 unify logging setup on all services by Sean Dague · 10 years ago
  87. b6753ce simplify colorized logging setup by Sean Dague · 10 years ago
  88. 80f3635 Run Swift services under py35 by Davanum Srinivas · 9 years ago
  89. 75bf972 Move default Keystone API version to v3 by Paulo Ewerton · 10 years ago
  90. ced511c Merge "Work around issue in glance_store swift driver" by Jenkins · 9 years ago
  91. 890342e Work around issue in glance_store swift driver by Jens Rosenboom · 9 years ago
  92. 4b49e40 Use apache for tls-proxy ssl termination by Gregory Haynes · 9 years ago
  93. db340e5 Merge "Support Glance CORS options in devstack configuration" by Jenkins · 10 years ago
  94. ca3a857 Merge "Have a way to disable Glance v1 in devstack" by Jenkins · 10 years ago
  95. a44dd9a Support Glance CORS options in devstack configuration by Timur Sufiev · 10 years ago
  96. 22c695f Have a way to disable Glance v1 in devstack by Flavio Percoco · 10 years ago
  97. 4f55c2d Set config file to db sync and other manage operation by Einst Crazy · 10 years ago
  98. 7fa0eff Remove deprecated references to g-search by Sylvain Baubeau · 10 years ago
  99. ae4578b Revert "Don't check for existing endpoints" by Matt Riedemann · 10 years ago
  100. 7d1ec43 Don't check for existing endpoints by Sean Dague · 10 years ago