1. 310cedf Merge "Use swift port variable in keystone and cinder" by Jenkins · 10 years ago
  2. 22f747b Use swift port variable in keystone and cinder by Falk Reimann · 10 years ago
  3. ada886d Don't mix declaration and set of locals by Ian Wienand · 10 years ago
  4. 2f746c5 Merge "Use keystone wsgi_scripts" by Jenkins · 10 years ago
  5. 17fe88a Fix typo in lib/keystone by Hidekazu Nakamura · 10 years ago
  6. 2ad1a42 Use keystone wsgi_scripts by Brant Knudson · 11 years ago
  7. 3805b37 Merge "Allow installing keystoneauth from git" by Jenkins · 10 years ago
  8. 474e96d Merge "Support fernet token provider" by Jenkins · 10 years ago
  9. b17ad75 Use identity V3 API for endpoint creation by Jamie Lennox · 11 years ago
  10. 21a9077 Allow installing keystoneauth from git by Jamie Lennox · 10 years ago
  11. cef5e40 Support fernet token provider by Brant Knudson · 11 years ago
  12. 9d7e776 Use Keystone v3 API for user creation by Jamie Lennox · 11 years ago
  13. b632c9e Use keystone v3 API for projects by Jamie Lennox · 11 years ago
  14. d986c59 Merge "Honor the flag for Identity v3 API only jobs" by Jenkins · 11 years ago
  15. 3fd71d6 Honor the flag for Identity v3 API only jobs by Samuel de Medeiros Queiroz · 11 years ago
  16. cf56d4e Merge "Remove KEYSTONE_AUTH_CACHE_DIR" by Jenkins · 11 years ago
  17. 3d1ef5f Merge "Remove setting nonexistant [ec2] driver option in keystone" by Jenkins · 11 years ago
  18. db78098 Merge "Use stevedore for keystone backends" by Jenkins · 11 years ago
  19. 3a2c86a Add python_version function to functions-common by Chris Dent · 11 years ago
  20. eb7a0d9 Remove KEYSTONE_AUTH_CACHE_DIR by Brant Knudson · 11 years ago
  21. 71a8ecc Remove setting nonexistant [ec2] driver option in keystone by Brant Knudson · 11 years ago
  22. 331a64f Use stevedore for keystone backends by Brant Knudson · 11 years ago
  23. 3894170 Merge "Remove keystone public/admin_endpoint options" by Jenkins · 11 years ago
  24. 60996b1 introduce pip_install_gr by Sean Dague · 11 years ago
  25. 9942db6 Merge "Add roles when we create groups" by Jenkins · 11 years ago
  26. e929fdd Remove keystone public/admin_endpoint options by Jamie Lennox · 11 years ago
  27. a33e804 Merge "Install Keystone into its own venv" by Jenkins · 11 years ago
  28. d16b946 Merge "Keystone use new section for eventlet server options" by Jenkins · 11 years ago
  29. 743d03b Merge "iniset_rpc_backend default section" by Jenkins · 11 years ago
  30. f8ae647 Install Keystone into its own venv by Dean Troyer · 11 years ago
  31. 7448edb Keystone use new section for eventlet server options by Brant Knudson · 11 years ago
  32. 05163d6 Merge "Use install(1) where possible" by Jenkins · 11 years ago
  33. 8e71fab Merge "Keystone stop using config refs" by Jenkins · 11 years ago
  34. 4599fd1 Add roles when we create groups by Steve Martinelli · 11 years ago
  35. 8421c2b Use install(1) where possible by Dean Troyer · 11 years ago
  36. ad13c0a Keystone stop using config refs by Brant Knudson · 11 years ago
  37. 2dd110c iniset_rpc_backend default section by Brant Knudson · 11 years ago
  38. 5dfecc8 Keystone RPC backend config consistency by Brant Knudson · 11 years ago
  39. b5ab646 Fix curl issue when SERVICE_HOST is defined to IPv6 address by sridhargaddam · 11 years ago
  40. 5ce44cd Fix is_keystone_enabled() by Dean Troyer · 11 years ago
  41. 9b215db Rename get_or_add_user_role by Jamie Lennox · 11 years ago
  42. 5e781bd Merge "Isolate creating service users" by Jenkins · 11 years ago
  43. 85ff532 Isolate creating service users by Jamie Lennox · 11 years ago
  44. 0fc336d Keystone set debug in config file by Brant Knudson · 11 years ago
  45. 18f39bf Remove the default project from all users by Jamie Lennox · 11 years ago
  46. 1631af8 Merge "Configure auth_token middleware by auth plugin" by Jenkins · 11 years ago
  47. 955f80a Merge "Enforce UTF-8 encoding when creating databases" by Jenkins · 11 years ago
  48. ca5b548 Merge "Make changes such that -o nounset runs" by Jenkins · 11 years ago
  49. 5375329 Make changes such that -o nounset runs by Sean Dague · 11 years ago
  50. b74e01c Add a group create function, and a sample group by Steve Martinelli · 11 years ago
  51. 78b7726 Configure auth_token middleware by auth plugin by Jamie Lennox · 11 years ago
  52. 157c84b Enforce UTF-8 encoding when creating databases by Ihar Hrachyshka · 11 years ago
  53. 305c4de Fix wsgi dir cleanup in Keystone by Dean Troyer · 11 years ago
  54. ef844fd remove $KEYSTONE_TOKEN_HASH_ALGORITHM by Sean Dague · 11 years ago
  55. d5b74c6 Take an optional rabbit user name as input by Abhishek Chanda · 11 years ago
  56. e263c82 add shebang lines to all lib files by Sean Dague · 11 years ago
  57. 658312c move keystonemiddleware to pypi libs by Sean Dague · 11 years ago
  58. e08ab10 fix python-* lib from git installation by Sean Dague · 11 years ago
  59. 5cb1906 support installing clients at released versions by Sean Dague · 11 years ago
  60. 7fb5082 correct templated catalog driver class by wanghong · 11 years ago
  61. d844513 Merge "Ensure that keystone uses global debug setting" by Jenkins · 11 years ago
  62. 3fcd2ba Ensure that keystone uses global debug setting by Gary Kotton · 11 years ago
  63. 18d4778 Configure endpoints to use SSL natively or via proxy by Rob Crittenden · 12 years ago
  64. da4f28f Merge "Use correct WSGI dir on SUSE distros" by Jenkins · 11 years ago
  65. 14f6c50 Merge "Use mod_version to clean-up apache version matching" by Jenkins · 11 years ago
  66. 8732afe Use correct WSGI dir on SUSE distros by Thomas Bechtold · 11 years ago
  67. 3951a94 Configurable token hashing algorithm by Brant Knudson · 11 years ago
  68. 0595237 Function for auth_token middleware config by Brant Knudson · 11 years ago
  69. 85a17ea Configurable Keystone admin workers by Brant Knudson · 11 years ago
  70. c4b0671 Split keystone mod wsgi config from start/stop by Adam Gandelman · 11 years ago
  71. 2f27a0e Replace screen_it() with run_process() throughout by Chris Dent · 11 years ago
  72. 68fd37e Merge "Fix another_role variable for swift" by Jenkins · 11 years ago
  73. ba842f5 Merge "Keystone access log in key-access screen" by Jenkins · 11 years ago
  74. d365405 Fix another_role variable for swift by Masayuki Igawa · 11 years ago
  75. b4495eb Use mod_version to clean-up apache version matching by Noboru Iwamatsu · 11 years ago
  76. 61a6e25 Merge "Use correct class path for token persistence backend" by Jenkins · 11 years ago
  77. 966463c Keystone access log in key-access screen by Brant Knudson · 11 years ago
  78. 947d746 Use correct class path for token persistence backend by Morgan Fainberg · 11 years ago
  79. d074dc7 Use the apache 2.4 ErrorLogFormat directive by Morgan Fainberg · 12 years ago
  80. a8f0d96 Merge "Change httpd Keystone log to keystone.log" by Jenkins · 11 years ago
  81. cfc9465 Change httpd Keystone log to keystone.log by Brant Knudson · 11 years ago
  82. c50c983 Clean up local variable usage - Keystone by Dean Troyer · 11 years ago
  83. 4f3b66f add is_keystone_enabled by Sean Dague · 11 years ago
  84. 6dd8a8b Users in service group should not have email addresses by Gael Chamoulaud · 11 years ago
  85. d727754 Merge "Configure rabbitmq credentials in keystone.conf" by Jenkins · 11 years ago
  86. 8464a4c Configure rabbitmq credentials in keystone.conf by Sergey Skripnick · 11 years ago
  87. e6dd4e6 Enable Keystone under Apache by default by Morgan Fainberg · 12 years ago
  88. 46455a3 Update Apache + mod_wsgi deployment mechanisms by Morgan Fainberg · 12 years ago
  89. cfcd8cf Merge "Adds support for multi-region" by Jenkins · 11 years ago
  90. 8a88f27 Merge "Add keystone middleware to devstack" by Jenkins · 11 years ago
  91. 0abde39 Adds support for multi-region by Bartosz Górski · 12 years ago
  92. 58936fd Add keystone middleware to devstack by Morgan Fainberg · 12 years ago
  93. 945ccec Merge "Always check keystone using http" by Jenkins · 12 years ago
  94. be4c953 Always check keystone using http by Stanislaw Pitucha · 12 years ago
  95. 00da58a Add an environment variable to enable extensions in keystone by Julien Vey · 12 years ago
  96. 399a264 Merge "Use Keystone's default token format if not set" by Jenkins · 12 years ago
  97. 056b7c1 Merge "PKIZ is the default token provider" by Jenkins · 12 years ago
  98. 1e1fce8 Use Keystone's default token format if not set by Brant Knudson · 12 years ago
  99. da2fe19 Merge "Use identity_uri instead of auth fragments" by Jenkins · 12 years ago
  100. f04abfe Merge "Support option for Keystone PKIZ token provider" by Jenkins · 12 years ago