1. 37b2bee Remove old v3 volume services library and use lib/service for v3 by Benny Kopilov · 8 years ago
  2. 56c5a14 Merge "Cinder absolute-limits tests" by Jenkins · 8 years ago
  3. 7ae2966 Merge "Remove negative_rest_client" by Jenkins · 8 years ago
  4. 753e90a Add namespace properties client and tests by guo yunxian · 8 years ago
  5. f53f88e Remove negative_rest_client by Ken'ichi Ohmichi · 8 years ago
  6. 1419308 Cinder absolute-limits tests by bkopilov · 9 years ago
  7. e43b6e0 Fix cinder message-client naming to volume_v3_messages_client by Benny Kopilov · 8 years ago
  8. bde442a Merge "Remove services/volume/{v1,v2} directories" by Jenkins · 8 years ago
  9. 654a921 Use InvalidCredentials exception from correct path by guo yunxian · 8 years ago
  10. 3fce7fb Remove services/volume/{v1,v2} directories by lkuchlan · 8 years ago
  11. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 8 years ago
  12. 7efc155 Remove Sahara tests from Tempest by Jordan Pittier · 9 years ago
  13. 12f8d4a Add inherited role assignments tests by Rodrigo Duarte · 9 years ago
  14. 738ffcb Fix LOG.warn to LOG.warning by Cao Xuan Hoang · 9 years ago
  15. 9f14789 Trivial: group import statement in client.py by ChangBo Guo(gcb) · 9 years ago
  16. ad55eb8 Define separate inherited_roles_client for inherited roles by ghanshyam · 9 years ago
  17. a6ebf62 Separate encryption_types_client from types_client by Ken'ichi Ohmichi · 9 years ago
  18. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 9 years ago
  19. 8420abe Configure stable service clients via the registry by Andrea Frittoli (andreaf) · 9 years ago
  20. e07579c Migrate service_clients to tempest.lib by Andrea Frittoli (andreaf) · 9 years ago
  21. 40c9d6b Fix tempest and available modules by Andrea Frittoli (andreaf) · 9 years ago
  22. e6a9b3f Migrate image client group to client factory by Andrea Frittoli (andreaf) · 9 years ago
  23. 127c102 Migrate network client group to client factory by Andrea Frittoli (andreaf) · 9 years ago
  24. 142d819 Migrate compute client group to client factory by Andrea Frittoli (andreaf) · 9 years ago
  25. de5fb0c Factor up (most) CONF value in clients.Manager by Andrea Frittoli (andreaf) · 9 years ago
  26. 2395014 Prepare the Manager class for tempest.lib by Andrea Frittoli (andreaf) · 9 years ago
  27. 3e16942 Merge "Remove trove tests from tempest" by Jenkins · 9 years ago
  28. c9cbb0f Remove trove tests from tempest by Matthew Treinish · 9 years ago
  29. 4172101 Define v1 images_client as library by Ken'ichi Ohmichi · 9 years ago
  30. c33486f Service client modules in various services __init__ by Andrea Frittoli (andreaf) · 9 years ago
  31. 9a22543 Service client modules in object-storage __init__ by Andrea Frittoli (andreaf) · 9 years ago
  32. 26300f9 Service client modules in image __init__ by Andrea Frittoli (andreaf) · 9 years ago
  33. 14ecae1 Service client modules in volume __init__ by Andrea Frittoli (andreaf) · 9 years ago
  34. 6cb6b13 Service client modules in identity __init__ by Andrea Frittoli (andreaf) · 9 years ago
  35. fa991be Service client modules in network __init__ by Andrea Frittoli (andreaf) · 9 years ago
  36. 76a4b4e Service client modules in compute __init__ by Andrea Frittoli (andreaf) · 9 years ago
  37. 682da85 Merge "Define v1 image_members_client as library" by Jenkins · 9 years ago
  38. fb77374 Merge "Add simple test for Neutron GET /" by Jenkins · 9 years ago
  39. 1ebec28 Define v1 image_members_client as library by Ken'ichi Ohmichi · 9 years ago
  40. fcb0b68 Add tests for Cinder user messages v3 API by Andrew Kerr · 9 years ago
  41. 9c3bd21 Merge "Define v2 endpoints_client as libarry" by Jenkins · 9 years ago
  42. cd7e92e Define v2 endpoints_client as libarry by Ken'ichi Ohmichi · 9 years ago
  43. 19d668e Define v2 images_client as library by Ken'ichi Ohmichi · 9 years ago
  44. 11e1e88 Define _set_network_clients by Andrea Frittoli (andreaf) · 9 years ago
  45. 591e854 Define _set_image_clients by Andrea Frittoli (andreaf) · 9 years ago
  46. 04390ac Define image_members_client of image v2 as library by Ken'ichi Ohmichi · 9 years ago
  47. 5be6472 Rename image members clients by Ken'ichi Ohmichi · 9 years ago
  48. 41c51ae Define 3 image clients as libraries by Ken'ichi Ohmichi · 9 years ago
  49. 68b4ce6 Separate resource_types_client from images_client by Ken'ichi Ohmichi · 9 years ago
  50. e413f28 Merge "Separate schemas_client from v2 images_client" by Jenkins · 9 years ago
  51. b740ff7 Merge "Separate namespaces_client from v2 images_client" by Jenkins · 9 years ago
  52. b05766b Merge "Separate Image v1 members client" by Jenkins · 9 years ago
  53. e21b63e Separate Image v1 members client by ghanshyam · 9 years ago
  54. 190b24e Separate schemas_client from v2 images_client by Ken'ichi Ohmichi · 9 years ago
  55. 0288697 Separate namespaces_client from v2 images_client by Ken'ichi Ohmichi · 9 years ago
  56. 71db8f5 Separate Image v2 members client by ghanshyam · 9 years ago
  57. 131799e Define routers_client as library interface by Ken'ichi Ohmichi · 9 years ago
  58. 66a1621 Merge "Use common "waiters.wait_for_image_status" function everywhere" by Jenkins · 9 years ago
  59. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 9 years ago
  60. 3e82af7 Introduce scope in the auth API by Andrea Frittoli (andreaf) · 9 years ago
  61. abd4cbd Add simple test for Neutron GET / by Mark T. Voelker · 9 years ago
  62. e4796f8 Remove Ceilometer tempest tests by ghanshyam · 9 years ago
  63. 8bb8b68 Merge "Move keypair client to lib interfaces" by Jenkins · 9 years ago
  64. 3e758ee Move keypair client to lib interfaces by ghanshyam · 9 years ago
  65. 43e7fcf Make ports_client use common waiter method by Ken'ichi Ohmichi · 9 years ago
  66. d598d2f Remove the migrated service client by Ken'ichi Ohmichi · 9 years ago
  67. e35f472 Split out Neutron routers client by Ken'ichi Ohmichi · 9 years ago
  68. f6906e1 Making Keystone clients consistent by Yaroslav Lobankov · 9 years ago
  69. d37f98d Merge "Make identity service client class name consistent" by Jenkins · 9 years ago
  70. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  71. 5b9b17e Make identity service client class name consistent by Ghanshyam · 9 years ago
  72. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  73. ac197b5 Merge "Split trusts_client from keystone V3 client" by Jenkins · 9 years ago
  74. d2fbdff Merge "Split domains_client from keystone V3 client" by Jenkins · 9 years ago
  75. 7640539 Split trusts_client from keystone V3 client by Daniel Mellado · 9 years ago
  76. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  77. 05049dd Add microversion fixture to set microversion by Ghanshyam · 9 years ago
  78. fc11264 Remove zaqar tests from tempest by Matthew Treinish · 9 years ago
  79. be24b92 Merge "Use subnetpools_client from tempest-lib" by Jenkins · 9 years ago
  80. 1f69717 Merge "Split users_client from keystone V3 client" by Jenkins · 9 years ago
  81. 8e93dc0 Merge "Use quotas/security_groups clients from tempest-lib" by Jenkins · 9 years ago
  82. 888cac4 Use subnetpools_client from tempest-lib by Ken'ichi Ohmichi · 9 years ago
  83. b5ce735 Use quotas/security_groups clients from tempest-lib by Ken'ichi Ohmichi · 9 years ago
  84. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  85. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  86. df88737 Merge "Use 2 network clients from tempest-lib" by Jenkins · 9 years ago
  87. 77343e9 Use 2 network clients from tempest-lib by Ken'ichi Ohmichi · 9 years ago
  88. cd97fea Remove Keystone client variables that are not used anywhere by Yaroslav Lobankov · 9 years ago
  89. 895cd60 Merge "Split endpoints-client out of keystone v2 identity client" by Jenkins · 9 years ago
  90. 3f951ef Split endpoints-client out of keystone v2 identity client by Daniel Mellado · 9 years ago
  91. 52bb812 Split out Neutron extensions client by Ken'ichi Ohmichi · 9 years ago
  92. 772572d Merge "Split services client out of keystone v2 identity client" by Jenkins · 9 years ago
  93. 7de906b Merge "Split out Neutron security group rules client" by Jenkins · 9 years ago
  94. 72f24ec Split services client out of keystone v2 identity client by Daniel Mellado · 9 years ago
  95. 456d9ae Split out Neutron security group rules client by John Warren · 9 years ago
  96. a572926 Merge "Use 5 neutron clients from tempest-lib" by Jenkins · 9 years ago
  97. 3043f13 Merge "Split users_client from keystone client v2." by Jenkins · 9 years ago
  98. 5a31951 Use 5 neutron clients from tempest-lib by Ken'ichi Ohmichi · 9 years ago
  99. 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 9 years ago
  100. ea3c221 Use floating_ips_client from tempest-lib by Ken'ichi Ohmichi · 9 years ago