1. b935820 Adding description for testcases - identity part3 by zhufl · 5 years ago
  2. 1a457ac Fix region leaks after testing endpoints by Cédric Ollivier · 6 years ago
  3. 87a7182 no force_tenant_isolation in endpoint tests by Trevor McCasland · 7 years ago
  4. 7f60fa6 Stop using resource_cleanup in identity_v3 tests by Andrea Frittoli · 8 years ago
  5. 8786ea8 Remove unnecessary asserting for 'id' in body by zhufl · 8 years ago
  6. 63444d6 Adds **params to v3 list_endpoints by Felipe Monteiro · 8 years ago
  7. f9009b4 Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. by Masayuki Igawa · 8 years ago
  8. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  9. 7bd2575 Use tempest.lib data_utils - identity by Ken'ichi Ohmichi · 8 years ago
  10. 95a3281 Remove unused variable and unnecessary instance variable by zhufl · 8 years ago
  11. eeabdd2 Switch to decorators.idempotent_id on identity by Ken'ichi Ohmichi · 8 years ago
  12. 8e9a073 Use single underscore variable in loop iteration(in identity) by zhufl · 8 years ago
  13. 536cb1c Remove unused client by zhufl · 9 years ago
  14. 8aa8dcb Add cleanup for endpoint tests by Ghanshyam · 9 years ago
  15. 5ae389f Identity V3: missing api coverage for 'Get Endpoint' method by apetrov · 9 years ago
  16. 69d9056 [V3 identity] Renaming service_client into services_client by Yaroslav Lobankov · 10 years ago
  17. 61db2d9 [V3] Make service_client use **kwargs by Yaroslav Lobankov · 10 years ago
  18. 2b459ec [V3] Make endpoints_client use **kwargs by Yaroslav Lobankov · 10 years ago
  19. 798684b Merge "Full response for v3 EndpointsClient methods" by Jenkins · 10 years ago
  20. f96750d Full response for v3 ServiceClient methods by John Warren · 10 years ago
  21. 47f504b Full response for v3 EndpointsClient methods by John Warren · 10 years ago
  22. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  23. 73cb70b Check domain's enabled attribute strictly by Ken'ichi Ohmichi · 10 years ago
  24. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  25. 9650847 Remove hyphen from rand_name calls in identity tests by Ken'ichi Ohmichi · 10 years ago
  26. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  27. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  28. b645e17 Split resource_setup for identity tests by Rohan Kanade · 10 years ago
  29. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  30. d8ccb79 Change v3 identity client methods to return one value by David Kranz · 10 years ago
  31. d428519 part 2 of delete xml by Sean Dague · 11 years ago
  32. a201637 Remove checking of non empty resp body for 204 by ghanshyam · 11 years ago
  33. 7688e74 Migrate identity API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  34. 2aaf531 Move response code checking to client for v3 identity tests by David Kranz · 11 years ago
  35. 064e965 Refactor random url generation into its own method by Dolph Mathews · 11 years ago
  36. e9d2f42 First part of moving success response checking to identity client by David Kranz · 11 years ago
  37. 9b3029c Fixes Scoping bugs by Pranav Salunke · 11 years ago
  38. df15468 Stop keystone resource leaking even if an error occurs by Masayuki Igawa · 11 years ago
  39. 3a9bdf9 Add negative tests for endpoints by Brant Knudson · 11 years ago
  40. 3340299 XML endpoint client use correct string for enabled by Brant Knudson · 11 years ago
  41. db2c597 Make v2 and v3 identity apis configurable by Matthew Treinish · 11 years ago
  42. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  43. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  44. f099f80 Fixes typos in tempest/api by Chang Bo Guo · 12 years ago
  45. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 12 years ago
  46. f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 12 years ago
  47. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  48. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/identity/admin/v3/test_endpoints.py]
  49. 77800d3 Merge "Set smoke/gate attributes for tests in "identity"" by Jenkins · 12 years ago
  50. ea29495 Set smoke/gate attributes for tests in "identity" by Giampaolo Lauria · 12 years ago
  51. e5e2b3d make test non executable, otherwise nose skips it by Sean Dague · 12 years ago
  52. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  53. ab42672 Test cases for Endpoints V3 API by rajalakshmi-ganesan · 12 years ago