1. f7b3973 Expanded assertion in test_create_token for keystone v2, v3 by Jane Zadorozhna · 10 years ago
  2. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  3. 80369a9 Add a rule for blocking "-" from rand_name call by Ken'ichi Ohmichi · 10 years ago
  4. 896325b Merge "Add keystone v2.0 and v3 api discovery checks" by Jenkins · 10 years ago
  5. 73cb70b Check domain's enabled attribute strictly by Ken'ichi Ohmichi · 10 years ago
  6. 17dc28d Add domains negative test by Martin Pavlasek · 10 years ago
  7. 4c3f2ab Added test of default domain in Keystone by Martin Pavlasek · 11 years ago
  8. 280fd44 Merge "Move identity_version to class level" by Jenkins · 10 years ago
  9. 4160141 Move identity_version to class level by Andrea Frittoli (andreaf) · 10 years ago
  10. 8135405 Add keystone v2.0 and v3 api discovery checks by Filip Hubík · 10 years ago
  11. 5b6b824 Merge "Drop auth and corresponding unit tests" by Jenkins · 10 years ago
  12. a61db2c Merge "Create a new project for trusts tests" by Jenkins · 10 years ago
  13. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  14. f0462a1 remove smoke tag from admin tests by Sean Dague · 10 years ago
  15. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  16. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  17. 639f2fa remove gate tag (part 2) by Sean Dague · 10 years ago
  18. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  19. 256d1e9 Merge "Testcase to create domain without description" by Jenkins · 10 years ago
  20. d005758 Merge "Remove hyphen from rand_name calls in identity tests" by Jenkins · 10 years ago
  21. 9650847 Remove hyphen from rand_name calls in identity tests by Ken'ichi Ohmichi · 10 years ago
  22. 4f6117a Non-admin token tests for Keystone API by Chris Hoge · 10 years ago
  23. db9721d Respect configured credential provider everywhere by Matthew Treinish · 10 years ago
  24. 1727a99 Merge "Allow full v3 authentication" by Jenkins · 10 years ago
  25. ec4d497 Testcase to create domain without description by ravikumar-venkatesan · 10 years ago
  26. 7812019 Merge "Fix: don't hardcode admin role name, use config option instead" by Jenkins · 10 years ago
  27. f8507b4 Create a new project for trusts tests by Jamie Lennox · 10 years ago
  28. 9750461 Allow full v3 authentication by Jamie Lennox · 10 years ago
  29. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  30. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  31. 1049e4e Fix: don't hardcode admin role name, use config option instead by Peter Sabaini · 10 years ago
  32. 6b1cd29 Remove tempest-lib exc Frobidden to Unauthorized translation by Masayuki Igawa · 10 years ago
  33. 9743ec8 Merge "Editing comment in test "test_trust_expire"" by Jenkins · 10 years ago
  34. 5b77208 Merge "Testcase to create domain with disable status" by Jenkins · 10 years ago
  35. bf2c494 Testcase to create domain with disable status by ravikumar-venkatesan · 10 years ago
  36. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  37. 091ba8e Merge "Prepare token clients for migration to tempest-lib" by Jenkins · 10 years ago
  38. 8801baa Editing comment in test "test_trust_expire" by Yaroslav Lobankov · 10 years ago
  39. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  40. 9001235 Prepare token clients for migration to tempest-lib by Andrea Frittoli · 10 years ago
  41. d143464 Merge "Omitting microseconds when creating a trust" by Jenkins · 10 years ago
  42. 0fd81db Merge "Split resource_setup for identity tests" by Jenkins · 10 years ago
  43. b645e17 Split resource_setup for identity tests by Rohan Kanade · 10 years ago
  44. 5ff763f Remove CONF values from Token clients by ghanshyam · 10 years ago
  45. 10bbdac Merge "Change project and domain parameters" by Jenkins · 10 years ago
  46. 94340b5 Omitting microseconds when creating a trust by Yaroslav Lobankov · 10 years ago
  47. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  48. 393da49 Merge "Drop the legacy and un-used _interface" by Jenkins · 10 years ago
  49. 0fe93ae Merge "Remove auth_version config from get_credentials" by Jenkins · 10 years ago
  50. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  51. e5a95d4 Change project and domain parameters by Jamie Lennox · 10 years ago
  52. 29d554f Change tempest Unauthorized exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  53. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  54. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  55. 878d5ab Remove auth_version config from get_credentials by Andrea Frittoli · 10 years ago
  56. a000370 Adds "list-groups" testcase to v3/test_groups by ravikumar-venkatesan · 10 years ago
  57. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  58. d8ccb79 Change v3 identity client methods to return one value by David Kranz · 10 years ago
  59. 1beedac Merge "Support creating users with a default_project_id" by Jenkins · 10 years ago
  60. 291bf79 Make policy client methods return one value, and fix tests by David Kranz · 10 years ago
  61. 3434547 Support creating users with a default_project_id by root · 10 years ago
  62. 70f137c Add code to enable single-value response for http clients by David Kranz · 10 years ago
  63. d428519 part 2 of delete xml by Sean Dague · 10 years ago
  64. 2dcb162 Add config options for XML support in Keystone by Lance Bragstad · 10 years ago
  65. a201637 Remove checking of non empty resp body for 204 by ghanshyam · 10 years ago
  66. 9e2ad37 Fix use of kwargs instead of **kwargs by David Kranz · 10 years ago
  67. 587468f Merge "Migrate identity API tests to resource_* fixtures" by Jenkins · 11 years ago
  68. 7688e74 Migrate identity API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  69. 4ac0245 Unskip test_rescope_token() by Matthew Treinish · 11 years ago
  70. 8d4f73b Merge "Move success response checking to the token client" by Jenkins · 11 years ago
  71. 92dd89d Merge "Adds v2 keystone service test to service v3" by Jenkins · 11 years ago
  72. fb3efa7 Move success response checking to the token client by David Kranz · 11 years ago
  73. 2aaf531 Move response code checking to client for v3 identity tests by David Kranz · 11 years ago
  74. 54b0fb5 Adds v2 keystone service test to service v3 by nayna-patel · 11 years ago
  75. 3b598d1 Merge "Enable H407,H305,H307,E122 ignore E123" by Jenkins · 11 years ago
  76. 797355a Merge "Stop leaking identity resources in teardown_all()" by Jenkins · 11 years ago
  77. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  78. eebb1db Merge "More comments to doc strings" by Jenkins · 11 years ago
  79. 630a3fa Stop leaking identity resources in teardown_all() by Masayuki Igawa · 11 years ago
  80. e7dc9f1 Merge "Adds new v3 projects tests to Keystone" by Jenkins · 11 years ago
  81. a3702fe More comments to doc strings by Anita Kuno · 11 years ago
  82. 7eefef6 Skip test_rescope_token by Brant Knudson · 11 years ago
  83. d35d644 Adds "user-password-update" to v3/test_users by ravikumar-venkatesan · 11 years ago
  84. b7c02f3 Merge "Re-enable 'check_trust_roles'" by Jenkins · 11 years ago
  85. 8b6aa09 Merge "Adds list users tests in v3" by Jenkins · 11 years ago
  86. 064e965 Refactor random url generation into its own method by Dolph Mathews · 11 years ago
  87. 153e9dd Adds new v3 projects tests to Keystone by nayna-patel · 11 years ago
  88. 2db83b3 Adds list users tests in v3 by nayna-patel · 11 years ago
  89. 883311d Re-enable 'check_trust_roles' by Morgan Fainberg · 11 years ago
  90. 9664636 Merge "First part of moving success response checking to identity client" by Jenkins · 11 years ago
  91. 3b6d614 Merge "Change of copyright to HP for keystone regions" by Jenkins · 11 years ago
  92. e9d2f42 First part of moving success response checking to identity client by David Kranz · 11 years ago
  93. 59a9d7a Add a skip for bug #1334368 by Morgan Fainberg · 11 years ago
  94. acf99d7 Change of copyright to HP for keystone regions by ravikumar-venkatesan · 11 years ago
  95. 63d89fe Merge "Adds keystone roles v2 tests in v3" by Jenkins · 11 years ago
  96. 03b3747 Merge "Fixes Scoping bugs" by Jenkins · 11 years ago
  97. 9b3029c Fixes Scoping bugs by Pranav Salunke · 11 years ago
  98. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  99. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  100. a88165a Merge "tests the Keystone extensions V2 API" by Jenkins · 11 years ago