1. ddbcff2 Merge "Removed deprecation warning from 'tempest --help'" by Jenkins · 9 years ago
  2. 667aaa2 Use common "waiters.wait_for_snapshot_status" function everywhere by Yaroslav Lobankov · 9 years ago
  3. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  4. 336aca7 Removed deprecation warning from 'tempest --help' by Tin Lam · 9 years ago
  5. 3796756 Merge "Split roles_client for keystone v3 client" by Jenkins · 9 years ago
  6. 54983e2 Merge "Python 3 deprecated the logger.warn method in favor of warning" by Jenkins · 9 years ago
  7. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  8. fa4f3bb Merge "Deprecate Tempest stress tests" by Jenkins · 9 years ago
  9. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  10. 55a4256 Deprecate Tempest stress tests by Ghanshyam · 9 years ago
  11. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  12. c7f7feb Python 3 deprecated the logger.warn method in favor of warning by BinBin Cong · 9 years ago
  13. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  14. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  15. 627debf Fix stress tests job to use dynamic cred by Ghanshyam · 9 years ago
  16. 3043f13 Merge "Split users_client from keystone client v2." by Jenkins · 9 years ago
  17. 16d330c Merge "Make volume snapshots_client to use **kwargs" by Jenkins · 9 years ago
  18. 82c83a5 Split users_client from keystone client v2. by Daniel Mellado · 9 years ago
  19. 0b75b63 Make volume snapshots_client to use **kwargs by Ghanshyam · 9 years ago
  20. 6c09664 Change LOG.warn to LOG.warning by zhangguoqing · 9 years ago
  21. f863b3b Add stdout logging for stress by Marc Koderer · 9 years ago
  22. 2d219b1 Merge "Update configuration options ssh-auth-strategy" by Jenkins · 9 years ago
  23. 283273b Update configuration options ssh-auth-strategy by lanoux · 9 years ago
  24. 6b16b92 Split out roles client from keystone identity client by Daniel Mellado · 9 years ago
  25. a151f02 Merge "Split out keystone tenant client" by Jenkins · 9 years ago
  26. 92b242c Merge "Add run_stress to cliff-based cli framework" by Jenkins · 9 years ago
  27. b04da90 Split out keystone tenant client by Daniel Mellado · 9 years ago
  28. f234551 Rename references to compute security groups client by John Warren · 9 years ago
  29. e5c7028 Add run_stress to cliff-based cli framework by Masayuki Igawa · 9 years ago
  30. 0afa881 Fix H404/405 violations for thirdparty and stress by Ken'ichi Ohmichi · 9 years ago
  31. bf57df1 Merge "Factor up config dependent credential classes" by Jenkins · 9 years ago
  32. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 9 years ago
  33. e74890a Rename references to compute floating IPs client by John Warren · 9 years ago
  34. 402b875 Apply a naming rule of GET to v2 keystone clients by Ken'ichi Ohmichi · 9 years ago
  35. 669b887 Merge "Full response for missed IdentityV2Client methods" by Jenkins · 9 years ago
  36. 4793cc3 Merge "Make create_server use **kwargs" by Jenkins · 9 years ago
  37. 0cfb461 Full response for missed IdentityV2Client methods by Anusha Ramineni · 10 years ago
  38. c8d34bb Merge "Give access to CredClient in tests" by Jenkins · 10 years ago
  39. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  40. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  41. 1535017 Give access to CredClient in tests by Jamie Lennox · 10 years ago
  42. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 10 years ago
  43. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  44. cb35197 Merge "Return complete resp from security_groups_client" by Jenkins · 10 years ago
  45. 18508ef Merge "Return complete response from floating_ips_client" by Jenkins · 10 years ago
  46. b610b77 Return complete resp from security_groups_client by ghanshyam · 10 years ago
  47. d4038b4 Merge "Full response for Volume SnapshotsClient methods" by Jenkins · 10 years ago
  48. 0a7c68c Merge "Return complete response from compute/keypairs_client" by Jenkins · 10 years ago
  49. 318b992 Merge "Full response for v2 IdentityClient methods" by Jenkins · 10 years ago
  50. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  51. ff7faf6 Full response for Volume SnapshotsClient methods by John Warren · 10 years ago
  52. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 10 years ago
  53. dee01f2 Return complete response from compute/keypairs_client by ghanshyam · 10 years ago
  54. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  55. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  56. acf0051 Full response for v2 IdentityClient methods by John Warren · 10 years ago
  57. 1dfbedb Fixed Typos by nayna-patel · 10 years ago
  58. eb7eeec Make security_group_rules_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  59. eb426a6 Merge "Make security_groups_client use **kwargs" by Jenkins · 10 years ago
  60. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  61. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  62. 8531f50 Merge "Make argument params of list methods consistent" by Jenkins · 10 years ago
  63. 118776d Make argument params of list methods consistent by Ken'ichi Ohmichi · 10 years ago
  64. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  65. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  66. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  67. 80369a9 Add a rule for blocking "-" from rand_name call by Ken'ichi Ohmichi · 10 years ago
  68. 5628f3f Apply a naming rule of GET to compute clients(f*) by Ken'ichi Ohmichi · 10 years ago
  69. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  70. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 10 years ago
  71. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  72. e3cb8ab Merge "Use the configured version of identity in stress" by Jenkins · 10 years ago
  73. f2f7a37 Use the configured version of identity in stress by Andrea Frittoli · 10 years ago
  74. 07308f1 Remove hyphen from rand_name calls in volume tests by Ken'ichi Ohmichi · 10 years ago
  75. d8f38ab Merge "Allow sress test runner to skip based on available services" by Jenkins · 10 years ago
  76. 6c3fc15 Allow sress test runner to skip based on available services by David Kranz · 10 years ago
  77. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  78. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  79. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  80. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  81. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  82. 668d389 Fix left-over client calls in stress test to receive one value by David Kranz · 10 years ago
  83. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  84. 0fe93ae Merge "Remove auth_version config from get_credentials" by Jenkins · 10 years ago
  85. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  86. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  87. e290f3e Merge "Change keypair client to return one value and update tests" by Jenkins · 10 years ago
  88. 878d5ab Remove auth_version config from get_credentials by Andrea Frittoli · 10 years ago
  89. 617e7e2 Merge "Change security-group clients to return one value and update tests" by Jenkins · 10 years ago
  90. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  91. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  92. e0ff626 Fix stress test which was not changed to receive one client value by David Kranz · 10 years ago
  93. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  94. 51e84f4 Remove Resp status code checks in stress tests by ghanshyam · 10 years ago
  95. 4fd9509 Replace wait with communicate to avoid potential deadlock by Aaron Rosen · 10 years ago
  96. fd247f5 Use python abc in StressAction class by Danny Al-Gaaf · 11 years ago
  97. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  98. a9aef87 Add links to the field guide index by Matthew Treinish · 11 years ago
  99. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  100. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago