1. ace5135 Merge "Fix credential client to return raw response" by Jenkins · 9 years ago
  2. 9507e6b Fix credential client to return raw response by ghanshyam · 9 years ago
  3. 37503dd Modify use of assertTrue(A in B) by melissaml · 9 years ago
  4. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  5. ad55eb8 Define separate inherited_roles_client for inherited roles by ghanshyam · 9 years ago
  6. 2e6fb56 Make identity v3 roles_client use **kwargs by ghanshyam · 9 years ago
  7. 1e8a3a4 Remove unused config.CONF by zhufl · 9 years ago
  8. 1bc2916 Use cls in class method instead of self by zhufl · 9 years ago
  9. 7f817db Make identity v3 users_client use **kwargs by ghanshyam · 9 years ago
  10. 1c5dc62 Replace OpenStack LLC with OpenStack Foundation by dineshbhor · 9 years ago
  11. 935f2cc py3: Replace map/filter with a list comprehension by Sirushti Murugesan · 9 years ago
  12. 19b81b2 Remove DataGenerator from admin V3 identity tests by Castulo J. Martinez · 9 years ago
  13. e3adee4 Remove DataGenerator from admin V2 identity tests by Castulo J. Martinez · 9 years ago
  14. 49b387a Fix test_project_create_with_parent by Rodrigo Duarte · 9 years ago
  15. 236954b Merge "Add parent_id to create_project" by Jenkins · 9 years ago
  16. 2395014 Prepare the Manager class for tempest.lib by Andrea Frittoli (andreaf) · 9 years ago
  17. 4ee6b91 Add parent_id to create_project by Rodrigo Duarte · 9 years ago
  18. e879120 Py3: don't access the `unicode` type directly. by Jordan Pittier · 9 years ago
  19. 50894fc Make identity v2 roles_client use **kwargs by ghanshyam · 9 years ago
  20. 7668fad Make identity v2 tenants_client use **kwargs by ghanshyam · 9 years ago
  21. e1c6c1c Make identity v2 user_client use **kwargs by ghanshyam · 9 years ago
  22. 6ce3921 Make identity v2 service_client use **kwargs by ghanshyam · 9 years ago
  23. 57e8c92 Merge "Make endpoints_client use **kwargs" by Jenkins · 9 years ago
  24. 5a90ea3 Merge "Add missing tests for the identity v3 API" by Jenkins · 9 years ago
  25. b5ebadb Make endpoints_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  26. 0a592b4 Add missing tests for the identity v3 API by Castulo J. Martinez · 9 years ago
  27. 100d18d Use scope in v3 identity client by Andrea Frittoli (andreaf) · 9 years ago
  28. a3ffedf Add cleanup in identity/test_users_negative.py by Jordan Pittier · 9 years ago
  29. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 9 years ago
  30. bdc16bf include domain_id when creating groups by Steve Martinelli · 9 years ago
  31. cbcb611 Adding a note to 'test_update_user_password' test for Keystone V2 by Yaroslav Lobankov · 9 years ago
  32. 5b2c745 Update comments for keystone precision and fernet by Morgan Fainberg · 9 years ago
  33. 962e7d7 Add OS-INHERIT of keystone v3 in api tempest by Maho Koshiya · 9 years ago
  34. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  35. 74afe23 Merge "Allow user to be disabled" by Jenkins · 9 years ago
  36. 5544c17 Allow user to be disabled by Tom Cocozzello · 9 years ago
  37. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  38. 7640539 Split trusts_client from keystone V3 client by Daniel Mellado · 9 years ago
  39. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  40. c044867 Remove redundant interfaces from v3 identity client by Ghanshyam · 9 years ago
  41. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  42. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  43. e913b82 Merge "Add cleanup for endpoint tests" by Jenkins · 9 years ago
  44. c990ade Merge "Identity V3: missing api coverage for 'Get Endpoint' method" by Jenkins · 9 years ago
  45. 8aa8dcb Add cleanup for endpoint tests by Ghanshyam · 9 years ago
  46. 2c4cb0c Make v3 identity_client consistent by Ken'ichi Ohmichi · 9 years ago
  47. 5ae389f Identity V3: missing api coverage for 'Get Endpoint' method by apetrov · 9 years ago
  48. 95aa3f7 Refactoring of 'DataGenerator' classes for identity V2 and V3 by Yaroslav Lobankov · 9 years ago
  49. 895cd60 Merge "Split endpoints-client out of keystone v2 identity client" by Jenkins · 9 years ago
  50. 5576f74 Merge "Add the group and role checks API in tempest" by Jenkins · 9 years ago
  51. b6fa2e4 Add the group and role checks API in tempest by Maho Koshiya · 9 years ago
  52. 3f951ef Split endpoints-client out of keystone v2 identity client by Daniel Mellado · 9 years ago
  53. 2c2f036 Split DataGenerator class for v2 and v3 by Yaroslav Lobankov · 9 years ago
  54. 72f24ec Split services client out of keystone v2 identity client by Daniel Mellado · 9 years ago
  55. 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 9 years ago
  56. 6419fb1 Merge "Fix password not strong enough for identity test_groups" by Jenkins · 9 years ago
  57. 99da10d Merge "Make v3 update_role use **kwargs & doc string" by Jenkins · 9 years ago
  58. e79bc0f Merge "[V3] Renaming region_client into regions_client" by Jenkins · 9 years ago
  59. 633c2fc Merge "[V3] Renaming policy_client into policies_client" by Jenkins · 9 years ago
  60. 3be0b1c Merge "Make v2,v3 create_role use **kwargs & doc string" by Jenkins · 9 years ago
  61. ba22380 Merge "Make v2 for identity_client functions use **kwargs" by Jenkins · 9 years ago
  62. 1985115 Make v3 update_role use **kwargs & doc string by piyush110786 · 9 years ago
  63. 980c7be Make v2 for identity_client functions use **kwargs by piyush110786 · 9 years ago
  64. 757d1a2 [V3] Renaming region_client into regions_client by Yaroslav Lobankov · 9 years ago
  65. ed4d15c [V3] Renaming policy_client into policies_client by Yaroslav Lobankov · 9 years ago
  66. 6f6f532 Fix password not strong enough for identity test_groups by Alexander Gubanov · 9 years ago
  67. afaaf26 Make v2,v3 create_role use **kwargs & doc string by piyush110786 · 9 years ago
  68. 69d9056 [V3 identity] Renaming service_client into services_client by Yaroslav Lobankov · 9 years ago
  69. 02d22ce Merge "Split out roles client from keystone identity client" by Jenkins · 9 years ago
  70. 703641e Merge "Fix password not strong enough failures" by Jenkins · 9 years ago
  71. 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 9 years ago
  72. c443f5b Merge "Make v3 create_trust use **kwargs & doc string" by Jenkins · 9 years ago
  73. d8c5f7a Fix password not strong enough failures by Zack Feldstein · 9 years ago
  74. b5548a6 Merge "Make v3 update_user_password use **kwargs" by Jenkins · 9 years ago
  75. 983b5f9 Make v3 update_user_password use **kwargs by piyush110786 · 9 years ago
  76. b04da90 Split out keystone tenant client by Daniel Mellado · 9 years ago
  77. 447d717 Merge "[V3] Rename get_policy to show_policy" by Jenkins · 9 years ago
  78. 4d7553a Make v3 create_trust use **kwargs & doc string by piyush110786 · 9 years ago
  79. 0683da8 Merge "Fix race condition when changing passwords for admin tests" by Jenkins · 9 years ago
  80. d88f3a3 Merge "[V3] Rename get_region to show_region" by Jenkins · 9 years ago
  81. f2f496b [V3] Rename get_policy to show_policy by lei zhang · 9 years ago
  82. cc5a0f8 [V3] Rename get_region to show_region by lei zhang · 9 years ago
  83. db6f408 Merge "Add keystone v3 user negative case test authentication with disabed user" by Jenkins · 9 years ago
  84. d48cd7b Add tests to update group with few fields by ghanshyam · 9 years ago
  85. c6e8ef5 Add keystone v3 user negative case test authentication with disabed user by BinBin Cong · 9 years ago
  86. f7169e2 [V3] Rename get_credential to show_credential by lei zhang · 9 years ago
  87. 554ca2c Merge "[V3] Rename get_group to show_group" by Jenkins · 9 years ago
  88. 39b119e Merge "[V3] Make groups_client use **kwargs" by Jenkins · 9 years ago
  89. f602644 Fix race condition when changing passwords for admin tests by Lance Bragstad · 9 years ago
  90. d97c374 Merge "Add T111 hacking rule for consistent DELETE method" by Jenkins · 9 years ago
  91. 74924f1 Merge "Add keystone v3 user negative cases" by Jenkins · 9 years ago
  92. 0b471b6 Merge "[V3] Separating groups_client from identity_client" by Jenkins · 9 years ago
  93. b8461cb Add T111 hacking rule for consistent DELETE method by Ken'ichi Ohmichi · 9 years ago
  94. 937438c [V3] Rename get_group to show_group by Yaroslav Lobankov · 9 years ago
  95. 1909e42 Add keystone v3 user negative cases by BinBin Cong · 9 years ago
  96. a78c347 Merge "Add negative test to test_domains_negative" by Jenkins · 9 years ago
  97. 45025c0 [V3] Make groups_client use **kwargs by Yaroslav Lobankov · 9 years ago
  98. 997a145 [V3] Separating groups_client from identity_client by Yaroslav Lobankov · 9 years ago
  99. 9e3dac0 Fix H404/405 violations for api tests(1/3) by Ken'ichi Ohmichi · 9 years ago
  100. bf57df1 Merge "Factor up config dependent credential classes" by Jenkins · 9 years ago