1. 7f60fa6 Stop using resource_cleanup in identity_v3 tests by Andrea Frittoli · 8 years ago
  2. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 8 years ago
  3. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  4. 7bd2575 Use tempest.lib data_utils - identity by Ken'ichi Ohmichi · 8 years ago
  5. eeabdd2 Switch to decorators.idempotent_id on identity by Ken'ichi Ohmichi · 8 years ago
  6. 8e9a073 Use single underscore variable in loop iteration(in identity) by zhufl · 8 years ago
  7. 9507e6b Fix credential client to return raw response by ghanshyam · 9 years ago
  8. 7f817db Make identity v3 users_client use **kwargs by ghanshyam · 9 years ago
  9. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  10. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  11. d8c5f7a Fix password not strong enough failures by Zack Feldstein · 10 years ago
  12. f7169e2 [V3] Rename get_credential to show_credential by lei zhang · 10 years ago
  13. 17e8c85 [V3] Make credentials_client use **kwargs by Yaroslav Lobankov · 10 years ago
  14. cd489b0 Merge "Full response for v3 IdentityClient methods" by Jenkins · 10 years ago
  15. 56317e0 Full response for v3 IdentityClient methods by John Warren · 10 years ago
  16. f3ac5cc Full response for v3 CredentialsClient methods by John Warren · 10 years ago
  17. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  18. f0462a1 remove smoke tag from admin tests by Sean Dague · 10 years ago
  19. 9650847 Remove hyphen from rand_name calls in identity tests by Ken'ichi Ohmichi · 10 years ago
  20. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  21. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  22. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  23. d8ccb79 Change v3 identity client methods to return one value by David Kranz · 11 years ago
  24. d428519 part 2 of delete xml by Sean Dague · 11 years ago
  25. 7688e74 Migrate identity API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  26. 2aaf531 Move response code checking to client for v3 identity tests by David Kranz · 11 years ago
  27. e9d2f42 First part of moving success response checking to identity client by David Kranz · 11 years ago
  28. ed26061 Some keystone V3 API tests throw incorrect errors by Tushar Kalra · 11 years ago
  29. df15468 Stop keystone resource leaking even if an error occurs by Masayuki Igawa · 11 years ago
  30. db2c597 Make v2 and v3 identity apis configurable by Matthew Treinish · 11 years ago
  31. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  32. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  33. b432bac fix pep8 errors: E231, E128 by DennyZhang · 12 years ago
  34. 914b471 Credentials Keystone V3 API Tests by nayna-patel · 12 years ago