1. 30d9bf9 Async task support by Dan Smith · 5 years ago
  2. f8dbfd3 Revert "Drop keystone dedicated ports" by Abhishek Kekane · 5 years ago
  3. f6286cb Drop keystone dedicated ports by Jens Harbott · 6 years ago
  4. 32c0089 Prepare for dropping keystone admin endpoint by Jens Harbott · 7 years ago
  5. 076c9f1 Don't install uwsgi for keystone by Ian Wienand · 8 years ago
  6. 312517d Use uwsgi binary from path by Ian Wienand · 8 years ago
  7. 7db34f6 Use MEMCACHE_SERVERS in configure_keystone_authtoken_middleware by Mohammed Naser · 6 years ago
  8. d33cdd0 Add options to configure cache in nova by Slawek Kaplonski · 6 years ago
  9. 8ab64b3 Drop signing_dir option from configure_auth_token_middleware by Dirk Mueller · 8 years ago
  10. ed6e1d0 Set transport_url in proper keystone config section by Lance Bragstad · 7 years ago
  11. 2742875 Cleanup keystone's removed config options by ghanshyam · 7 years ago
  12. 16d4648 Keystone no longer uses paste-ini by Morgan Fainberg · 7 years ago
  13. a7d0c6f Use `member` instead of `Member` by Lance Bragstad · 8 years ago
  14. fe628b9 Remove the sample configuration file for keystone by Lance Bragstad · 8 years ago
  15. 1f82f43 Revert "Remove cache dirs from the services" by Ian Wienand · 8 years ago
  16. ef5ebed Remove cache dirs from the services by Jamie Lennox · 8 years ago
  17. 2ede133 Merge "Fix memcached_servers setting" by Jenkins · 8 years ago
  18. b2330c8 Fix memcached_servers setting by Jens Harbott · 8 years ago
  19. 86bdfff Merge "clean up screen and tail_log references" by Jenkins · 8 years ago
  20. a6280e5 Merge "Remove keystone configs for ldap read/write" by Jenkins · 8 years ago
  21. b9e368b Merge "Add procname for uwsgi based services" by Jenkins · 8 years ago
  22. 0eebeb4 clean up screen and tail_log references by Sean Dague · 8 years ago
  23. aa33c87 Fix Cleanups for keystone/placement/nova by Davanum Srinivas · 8 years ago
  24. aceb27e Add procname for uwsgi based services by Davanum Srinivas · 8 years ago
  25. 63962fb Remove keystone configs for ldap read/write by Lance Bragstad · 8 years ago
  26. 32608da Modify some spelling mistakes by zhangbailin · 8 years ago
  27. cc36397 Fixes devstack ldap plugin by Leticia Wanderley · 9 years ago
  28. b24bfac Merge "Track db sync command time useage" by Jenkins · 9 years ago
  29. 633dbc3 Track db sync command time useage by Clark Boylan · 9 years ago
  30. 7b3968b Merge "Increase KEYSTONE_LOCKOUT_DURATION to 10" by Jenkins · 9 years ago
  31. 2b6e9ac Improve OpenStack performance by redcuing bcrypt hasing rounds number by Boris Pavlovic · 9 years ago
  32. dcd4b64 Increase KEYSTONE_LOCKOUT_DURATION to 10 by Lance Bragstad · 9 years ago
  33. 902158b Don't treat service as enabled if in disabled list by Clark Boylan · 9 years ago
  34. 27f66e9 Fix logging when under systemd by Sean Dague · 9 years ago
  35. 803acff Make ./clean.sh work in more situations by Sean Dague · 9 years ago
  36. bb44311 Try to remove /identity_admin by Sean Dague · 9 years ago
  37. 38d4782 remove auth_uri from keystonemiddleware config by Sean Dague · 9 years ago
  38. 6ed5315 Convert keystone to use uwsgi with the proxy by Sean Dague · 9 years ago
  39. f3b2f4c Remove USE_SSL support by Sean Dague · 9 years ago
  40. 2f8c88e Factor out code to write uwsgi config files by Sean Dague · 9 years ago
  41. 9c5ffd8 Handle uwsgi on systemd properly by Matthew Treinish · 9 years ago
  42. 370c525 Merge "Remove installation of keystone policy file" by Jenkins · 9 years ago
  43. 213c9a1 Remove installation of keystone policy file by Lance Bragstad · 9 years ago
  44. 5edae54 initial work to enable systemd service running by Sean Dague · 9 years ago
  45. 7a30c7f Merge "pass role by name not id" by Jenkins · 9 years ago
  46. bfff93e remove keystone internal uri by Sean Dague · 9 years ago
  47. ee37d20 pass role by name not id by Sean Dague · 9 years ago
  48. b6753ce simplify colorized logging setup by Sean Dague · 10 years ago
  49. b51a886 Adds keystone security compliance settings by Rodrigo Duarte · 9 years ago
  50. 2989054 Merge "Add new parameter RECREATE_KEYSTONE_DB" by Jenkins · 9 years ago
  51. ea3e87d Add new parameter RECREATE_KEYSTONE_DB by Julia Varlamova · 9 years ago
  52. 7f68548 Always add the service role to service users by Jamie Lennox · 9 years ago
  53. ee548bc Merge "Add keystone VirtualHost for port 443 when USE_SSL is True" by Jenkins · 9 years ago
  54. a3bb131 Merge "Remove unused KEYSTONE_CATALOG_BACKEND" by Jenkins · 9 years ago
  55. 7976f31 Merge "Unset admin_project config options for Keystone" by Jenkins · 9 years ago
  56. dc486bc Switch fernet to be the default token provider by Steve Martinelli · 9 years ago
  57. fb73d85 Remove unused KEYSTONE_CATALOG_BACKEND by Eric Brown · 9 years ago
  58. 7b07ccf Remove deprecated/obsolete ldap options by Eric Brown · 9 years ago
  59. 4440da8 Unset admin_project config options for Keystone by Adam Young · 9 years ago
  60. ec498cd remove sites-enabled/keystone.conf link on clean by Sean Dague · 9 years ago
  61. 792a7ab Merge "Mount identity admin script at /identity_admin" by Jenkins · 9 years ago
  62. e18d6fa Merge "Switch keystone to dogpile.cache.memcached backend" by Jenkins · 9 years ago
  63. 590e21f Merge "Keystone uwsgi set lazy-apps=true" by Jenkins · 9 years ago
  64. 04e69de Mount identity admin script at /identity_admin by Jamie Lennox · 9 years ago
  65. a2d1848 Merge "Use apache for tls-proxy ssl termination" by Jenkins · 9 years ago
  66. 4b49e40 Use apache for tls-proxy ssl termination by Gregory Haynes · 9 years ago
  67. b74fc68 Merge "Keystone re-enable catalog caching" by Jenkins · 9 years ago
  68. eb77eef Keystone re-enable catalog caching by Brant Knudson · 9 years ago
  69. 542abba Keystone uwsgi set lazy-apps=true by Brant Knudson · 9 years ago
  70. 69d4a71 Allow setup of credential encryption using fernet by Lance Bragstad · 9 years ago
  71. 0a318ab Switch keystone to dogpile.cache.memcached backend by Brant Knudson · 9 years ago
  72. a1e1f51 Add keystone VirtualHost for port 443 when USE_SSL is True by Rob Crittenden · 9 years ago
  73. e88c51c Merge "Keystone uwsgi performance tuning" by Jenkins · 10 years ago
  74. 75ace7a Correct keystone memcached host setting by Brant Knudson · 10 years ago
  75. b97a60e Keystone uwsgi performance tuning by Brant Knudson · 10 years ago
  76. f5998b0 Merge "Use path-mounted keystone when running in httpd" by Jenkins · 10 years ago
  77. ade7898 Merge "Revert "Switch fernet to be the default token provider"" by Jenkins · 10 years ago
  78. 153db26 Revert "Switch fernet to be the default token provider" by Matt Riedemann · 10 years ago
  79. b671d83 Merge "Change the domain name in keystone.conf" by Jenkins · 10 years ago
  80. a898099 Merge "Set config file to db sync and other manage operation" by Jenkins · 10 years ago
  81. 0afe207 Create service project in service domain by Jens Rosenboom · 10 years ago
  82. 4f55c2d Set config file to db sync and other manage operation by Einst Crazy · 10 years ago
  83. d1c9198 Change the domain name in keystone.conf by Rabi Mishra · 10 years ago
  84. 841fdaf Use path-mounted keystone when running in httpd by Brant Knudson · 11 years ago
  85. 5b83e98 Merge "Switch fernet to be the default token provider" by Jenkins · 10 years ago
  86. 039fc1a Merge "Allow putting service users in a seperate domain" by Jenkins · 10 years ago
  87. 181588b Switch fernet to be the default token provider by Brant Knudson · 11 years ago
  88. cbcbd8f Allow putting service users in a seperate domain by Jamie Lennox · 10 years ago
  89. 982b991 Deprecate SERVICE_TENANT by Ian Wienand · 10 years ago
  90. 2e23e64 Merge "change tenant to project in keystone bootstrapping" by Jenkins · 10 years ago
  91. 8462546 Merge "Revert "Revert "Use unversioned keystone endpoints""" by Jenkins · 10 years ago
  92. 8dda061 Revert "Revert "Use unversioned keystone endpoints"" by Armando Migliaccio · 10 years ago
  93. 2bf6095 Merge "Revert "Use unversioned keystone endpoints"" by Jenkins · 10 years ago
  94. da1ca6e Revert "Use unversioned keystone endpoints" by Armando Migliaccio · 10 years ago
  95. 4bb3e20 Merge "Use unversioned keystone endpoints" by Jenkins · 10 years ago
  96. 0b1465b change tenant to project in keystone bootstrapping by Sean Dague · 10 years ago
  97. 556eeb0 Drop keystone eventlet support by Brant Knudson · 10 years ago
  98. 9ea4975 Configure the admin as admin by Attila Fazekas · 10 years ago
  99. 0a2a7ae Merge "Updated deprecated keystone_authtoken option" by Jenkins · 10 years ago
  100. 198887e logging: don't set logging format strings for keystone by Ihar Hrachyshka · 11 years ago