1. 7bd2575 Use tempest.lib data_utils - identity by Ken'ichi Ohmichi · 8 years ago
  2. eeabdd2 Switch to decorators.idempotent_id on identity by Ken'ichi Ohmichi · 8 years ago
  3. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  4. e3adee4 Remove DataGenerator from admin V2 identity tests by Castulo J. Martinez · 9 years ago
  5. 50894fc Make identity v2 roles_client use **kwargs by ghanshyam · 9 years ago
  6. 95aa3f7 Refactoring of 'DataGenerator' classes for identity V2 and V3 by Yaroslav Lobankov · 9 years ago
  7. afaaf26 Make v2,v3 create_role use **kwargs & doc string by piyush110786 · 9 years ago
  8. 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 9 years ago
  9. b8461cb Add T111 hacking rule for consistent DELETE method by Ken'ichi Ohmichi · 10 years ago
  10. 402b875 Apply a naming rule of GET to v2 keystone clients by Ken'ichi Ohmichi · 10 years ago
  11. 0cfb461 Full response for missed IdentityV2Client methods by Anusha Ramineni · 10 years ago
  12. acf0051 Full response for v2 IdentityClient methods by John Warren · 10 years ago
  13. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  14. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  15. 9650847 Remove hyphen from rand_name calls in identity tests by Ken'ichi Ohmichi · 10 years ago
  16. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  17. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago[Renamed from tempest/api/identity/admin/test_roles.py]
  18. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  19. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  20. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  21. d428519 part 2 of delete xml by Sean Dague · 11 years ago
  22. 7688e74 Migrate identity API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  23. a3702fe More comments to doc strings by Anita Kuno · 11 years ago
  24. e9d2f42 First part of moving success response checking to identity client by David Kranz · 11 years ago
  25. d9d67ae Merge "Make the checks of identity status code strict" by Jenkins · 11 years ago
  26. cb6b886 Add Keystone role and service test cases by Gong Zhang · 11 years ago
  27. df15468 Stop keystone resource leaking even if an error occurs by Masayuki Igawa · 11 years ago
  28. aa8974e Make the checks of identity status code strict by Ken'ichi Ohmichi · 11 years ago
  29. 43b2050 replace basetring/xrange by llg8212 · 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 · 11 years ago
  32. 35f1187 add role negative tests by huangtianhua · 12 years ago
  33. c3e510c Changed the exception name by Anju5 · 12 years ago
  34. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  35. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  36. f099f80 Fixes typos in tempest/api by Chang Bo Guo · 12 years ago
  37. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  38. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/identity/admin/test_roles.py]
  39. ea29495 Set smoke/gate attributes for tests in "identity" by Giampaolo Lauria · 12 years ago
  40. e04628e Standardises expected exception layout by Chris Yeoh · 12 years ago
  41. 0d0c616 Simplify xml-json inheritance in identity by Attila Fazekas · 12 years ago
  42. ddb8289 Modify roles tests to deal with a default role. by Adam Young · 12 years ago
  43. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  44. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  45. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  46. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  47. 46c4a2b convert docstrings to comments by Sean Dague · 12 years ago
  48. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  49. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  50. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  51. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 13 years ago
  52. 501cacd Ensure token refresh. Fixes bug 1044316. by Jaroslav Henner · 13 years ago
  53. 8ba945e Fixes Bug 1031639: admin_client.py- 'Assign and Remove role to user' points to a different URI by rajalakshmi-ganesan · 13 years ago
  54. 28e35c5 Remove skips for resolved bugs and fixed some coding errors in tests. by David Kranz · 13 years ago
  55. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago[Renamed (92%) from tempest/tests/identity/test_roles.py]
  56. 69e80a0 Adds admin tests for roles and roleRef API by Rohit Karajgi · 13 years ago
  57. 9baebec Skip blank role name test until resolved upsteam by chris fattarsi · 13 years ago
  58. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 13 years ago