1. 2b6012b Add test for Nova list-versions API by Ken'ichi Ohmichi · 9 years ago
  2. c492178 Make volumes_extensions_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  3. 33e20d0 Merge "Fixed Typos" by Jenkins · 9 years ago
  4. c786213 Added endpoint types for intialization of different IdentityClients by Jane Zadorozhna · 10 years ago
  5. 1dfbedb Fixed Typos by nayna-patel · 9 years ago
  6. 7d0994a Merge "Rename service client classes which include "Ip"" by Jenkins · 9 years ago
  7. f576770 Rename service client classes which include "Ip" by Ken'ichi Ohmichi · 10 years ago
  8. 685cd17 Separate security_group_rules_client by Ken'ichi Ohmichi · 10 years ago
  9. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  10. 2b26e75 Separate floating_ips_bluk_client by Ken'ichi Ohmichi · 10 years ago
  11. 03af1c5 Separate floating_ip_pools_client by Ken'ichi Ohmichi · 10 years ago
  12. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  13. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  14. a89dd6b Separate quota_classes client from quotas client by Ken'ichi Ohmichi · 10 years ago
  15. 03e546f Only create a TokenClient if api_v2 is enabled by Andrea Frittoli (andreaf) · 10 years ago
  16. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  17. 1e33e37 Remove remaining CONF references in service_client by David Kranz · 10 years ago
  18. 1c78f96 Merge "Update all Oslo module use" by Jenkins · 10 years ago
  19. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  20. 32d7499 Remove last dependency from keystone client by Andrea Frittoli · 10 years ago
  21. cd72ce6 Merge "Replaces hardcoded volume size by configured value" by Jenkins · 10 years ago
  22. d731482 Merge "Remove CONF values from images clients" by Jenkins · 10 years ago
  23. 3dca096 Merge "Remove CONF reference from servers client" by Jenkins · 10 years ago
  24. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  25. bc7e189 Remove CONF values from images clients by Masayuki Igawa · 10 years ago
  26. 8f9c0c8 Remove CONF reference from servers client by Masayuki Igawa · 10 years ago
  27. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  28. 9001235 Prepare token clients for migration to tempest-lib by Andrea Frittoli · 10 years ago
  29. 5ff763f Remove CONF values from Token clients by ghanshyam · 10 years ago
  30. d26b5cd Remove CONF values from identity clients by ghanshyam · 10 years ago
  31. 9213de9 Merge "Add os-baremetal-nodes tests" by Jenkins · 10 years ago
  32. 234da80 Remove CONF reference from volume client by Ken'ichi Ohmichi · 10 years ago
  33. ac0879a Add os-baremetal-nodes tests by YuikoTakada · 10 years ago
  34. 4e83b5e Remove CONF values from data_processing client by Ken'ichi Ohmichi · 10 years ago
  35. dc5fe44 Rename data_processing client by Ken'ichi Ohmichi · 10 years ago
  36. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  37. 9efbe95 Move default creds to cred_provider by Andrea Frittoli · 10 years ago
  38. 71dd0c8 Merge "Separate token client from identity client" by Jenkins · 10 years ago
  39. bbdeef9 Merge "Remove CONF values from volume clients" by Jenkins · 10 years ago
  40. fc78aa7 Merge "Add os-tenant-networks test" by Jenkins · 10 years ago
  41. c0edda0 Separate token client from identity client by ghanshyam · 10 years ago
  42. f85e9bd Remove CONF values from volume clients by Ken'ichi Ohmichi · 10 years ago
  43. 7128ac0 Merge "Test case for database limits" by Jenkins · 10 years ago
  44. 1f88ece Remove CONF values from baremetal client by Ken'ichi Ohmichi · 10 years ago
  45. 884d106 Remove inheritance from baremetal client by Ken'ichi Ohmichi · 10 years ago
  46. b38eb00 Order service clients setting first by Ken'ichi Ohmichi · 10 years ago
  47. d5dba1c Remove CONF values from telemetry client by Ken'ichi Ohmichi · 10 years ago
  48. 9e81b44 Test case for database limits by ravikumar-venkatesan · 10 years ago
  49. 2183a65 Remove CONF values from messaging client by Ken'ichi Ohmichi · 10 years ago
  50. 564b2ad Remove CONF values from object_storage clients by Ken'ichi Ohmichi · 10 years ago
  51. c3dfdb2 Add os-tenant-networks test by Ken'ichi Ohmichi · 10 years ago
  52. c95eb85 Add _set_object_storage_clients() to client setting by Ken'ichi Ohmichi · 10 years ago
  53. 737a603 Remove CONF values from database client by Ken'ichi Ohmichi · 10 years ago
  54. a182e86 Remove CONF values from network client by Ken'ichi Ohmichi · 10 years ago
  55. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  56. c2b11ce Remove CONF values from OrchestrationClient by Ken'ichi Ohmichi · 10 years ago
  57. 80ec0b9 Remove JSON-specific code from client settings by Ken'ichi Ohmichi · 10 years ago
  58. 4266268 Separate NegativeRestClient from rest_client by Ken'ichi Ohmichi · 10 years ago
  59. 179ea57 Remove ObjectClientCustomizedHeader class by Ken'ichi Ohmichi · 10 years ago
  60. 4b8ebad Remove AccountClientCustomizedHeader class by Ken'ichi Ohmichi · 10 years ago
  61. 0cd316b Separate build_interval/timeout from RestClient by Ken'ichi Ohmichi · 10 years ago
  62. daadcdb Drop ComputeAdmin configs, credentials and manager by Andrea Frittoli · 10 years ago
  63. b7ee5a0 Remove Nova v3 API clients by Ken'ichi Ohmichi · 10 years ago
  64. 9f12382 add cinder v2 api tests for volume_services by jun xie · 10 years ago
  65. dd23f63 Enable cinder v2 api tests in volume quotas by Chandan Kumar · 10 years ago
  66. f3c7591 purge xml clients from tempest.clients by Sean Dague · 10 years ago
  67. fdfefdd Merge "enable cinder v2 api for test_volumes_backup" by Jenkins · 10 years ago
  68. ebc3da3 enable cinder v2 api for test_volumes_backup by jun xie · 10 years ago
  69. 41951b0 Add internal methods for setting identity clients by Ken'ichi Ohmichi · 10 years ago
  70. 532ae92 Add internal methods for setting volume clients by Ken'ichi Ohmichi · 10 years ago
  71. 65225ef Move common compute clients to the setting method by Ken'ichi Ohmichi · 10 years ago
  72. 65eb859 Enable cinder v2 api for volume hosts by Chandan Kumar · 10 years ago
  73. cd4a51e Add internal methods for setting compute clients by Ken'ichi Ohmichi · 10 years ago
  74. 10f6241 Merge "Remove a redundant KeyPairsV3ClientJSON" by Jenkins · 10 years ago
  75. e60fb30 Remove a redundant KeyPairsV3ClientJSON by Ken'ichi Ohmichi · 10 years ago
  76. 28684f3 Don't setup identity v3 client if v3 is disabled by Chris Buccella · 10 years ago
  77. 8a938ad Remove AltManager class from client by ghanshyam · 10 years ago
  78. 449e4c0 enable cinder v2 api for test_multi_backend by Chandan Kumar · 10 years ago
  79. 455e844 Drop client_type for auth module by Andrea Frittoli · 10 years ago
  80. 486ede7 Drop OfficialClientManager and references to it by Andrea Frittoli · 10 years ago
  81. 46a03b3 Merge "enable volumes v2 snapshot tests by sharing codes" by Jenkins · 10 years ago
  82. 38641c6 enable volumes v2 snapshot tests by sharing codes by Zhi Kun Liu · 11 years ago
  83. 1173b6e Updates Tempest to match Zaqar's API name change by Victoria Martínez de la Cruz · 10 years ago
  84. 7dba3e6 Adds the clients and tests for CINDER QoS V1 & V2 APIs by Swapnil Kulkarni · 10 years ago
  85. e258cd7 Add os-networks JSON client for tempest by Andrea Frittoli · 11 years ago
  86. ecb861f Merge "Enable some volumes v2 tests by sharing codes part2" by Jenkins · 10 years ago
  87. 5339552 Enable some volumes v2 tests by sharing codes part2 by Zhi Kun Liu · 11 years ago
  88. 9d9201d Adds test for Sec group default rule Nova V2 API by Ghanshyam · 11 years ago
  89. 8c4d9e1 Merge "Add test for compute API os-quota-class-sets" by Jenkins · 11 years ago
  90. c3bf925 Add Ceilometer client for scenarios tests by Artur Svechnikov · 11 years ago
  91. 848805f Add test for compute API os-quota-class-sets by Matt Riedemann · 11 years ago
  92. faf9e6e Merge "Test script for CRUD operations on regions" by Jenkins · 11 years ago
  93. 1f5ab08 Merge "Add tests for availability-zone-list CINDER V1 API" by Jenkins · 11 years ago
  94. 3052e94 Test script for CRUD operations on regions by ravikumar-venkatesan · 11 years ago
  95. 5c660ab Enable H302 rule everywhere by Matthew Treinish · 11 years ago
  96. 3df6ac7 Merge "Added Trove (database) version API tests" by Jenkins · 11 years ago
  97. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  98. 6109bb8 Add tests for availability-zone-list CINDER V1 API by Abhijeet.Jain · 11 years ago
  99. 320f9c7 Added Trove (database) version API tests by Peter Stachowski · 11 years ago
  100. 2b94050 Merge "Add tests for CINDER services v1 APIs" by Jenkins · 11 years ago