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