1. 629fa7c Make the wait_for_server_status timeout message a bit more clear by Matt Riedemann · 11 years ago
  2. 64c792d Merge "add admin server tests" by Jenkins · 11 years ago
  3. 433994a Handle rest client 500 response if non-json body by Rohan Kanade · 11 years ago
  4. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  5. cabeffc Merge "Use channel_timeout for SSH connection timeout" by Jenkins · 11 years ago
  6. e60b945 Merge "Check HTTP response headers of Swift API in detail" by Jenkins · 11 years ago
  7. b20cf3a Use channel_timeout for SSH connection timeout by Soren Hansen · 11 years ago
  8. 6eb0585 Improve the UX around sample config generation by Matthew Treinish · 11 years ago
  9. 430895e Merge "Avoid deleting ports assigned to router interfaces" by Jenkins · 11 years ago
  10. 8e1f861 Check HTTP response headers of Swift API in detail by Daisuke Morita · 11 years ago
  11. 3d46811 Add sample config check to tox pep8 job by Matthew Treinish · 11 years ago
  12. b8753b6 Merge "Make sure ssh retries on paramiko.SSHException" by Jenkins · 11 years ago
  13. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  14. 31a91a6 Make sure ssh retries on paramiko.SSHException by Joe Gordon · 11 years ago
  15. 96a86ae Avoid deleting ports assigned to router interfaces by armando-migliaccio · 11 years ago
  16. 557cef3 Merge "Add shelve/unshelve test of nova APIs" by Jenkins · 11 years ago
  17. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  18. a709b76 Test image member is enforced by Attila Fazekas · 11 years ago
  19. 9b4d588 Sync fixtures from oslo and use LockFixture by Matthew Treinish · 11 years ago
  20. 4a2431d Inject "-tempest-" string to rand_name by Masayuki Igawa · 12 years ago
  21. c3e510c Changed the exception name by Anju5 · 11 years ago
  22. 968a317 Update lockutils from oslo-incubator by Matthew Treinish · 11 years ago
  23. c03cfab Merge "_get_tenant_by_name doesn't return correctly" by Jenkins · 12 years ago
  24. 6d4eecc Merge "_create_creds function shouldn't call rand_name twice" by Jenkins · 12 years ago
  25. b162d69 Merge "add __str__ function to RestClient class" by Jenkins · 12 years ago
  26. aaecd34 Merge "Adds more test to cover Swift tempURL middleware" by Jenkins · 12 years ago
  27. 1eb4046 _get_tenant_by_name doesn't return correctly by DennyZhang · 12 years ago
  28. d9d5697 _create_creds function shouldn't call rand_name twice by DennyZhang · 12 years ago
  29. 2eccc33 Adds more test to cover Swift tempURL middleware by Joe H. Rahme · 12 years ago
  30. 7be7500 add __str__ function to RestClient class by DennyZhang · 12 years ago
  31. b8fabc5 Handling network resources in tenant isolation by Miguel Lavalle · 12 years ago
  32. a03ed79 Move LockFixture to tempest.common by Matthew Treinish · 12 years ago
  33. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  34. e7bf194 Merge "Remove wait_for_image_resp_code" by Jenkins · 12 years ago
  35. 5fc6c54 Merge "Dump basic network info in the test_network_basic_ops" by Jenkins · 12 years ago
  36. 8f44039 Add "region" config for each service by Arata Notsu · 12 years ago
  37. cc1623c Fixes some typos in tempest by Chang Bo Guo · 12 years ago
  38. 54a4286 Remove wait_for_image_resp_code by Attila Fazekas · 12 years ago
  39. 5ddf9dc Merge "task_state must be consider before many action" by Jenkins · 12 years ago
  40. 7f894a5 Make the admin role configurable within tempest by Russell Sim · 12 years ago
  41. 0abbc95 task_state must be consider before many action by Attila Fazekas · 12 years ago
  42. aeeeefd Dump basic network info in the test_network_basic_ops by Attila Fazekas · 12 years ago
  43. 8cc11a3 Merge "refactor - _is_timed_out using instance timeout" by Jenkins · 12 years ago
  44. a87b64d Merge "Log request ids from glance and nova" by Jenkins · 12 years ago
  45. e542391 Log request ids from glance and nova by Matthew Treinish · 12 years ago
  46. 972d124 Merge "Fix ssh timeout issue" by Jenkins · 12 years ago
  47. 23a58a3 close http connections by Mate Lakat · 12 years ago
  48. c3f8cd6 refactor - _is_timed_out using instance timeout by Mate Lakat · 12 years ago
  49. 99f1663 Fix ssh timeout issue by Mate Lakat · 12 years ago
  50. c3a095b Fixing the rest of the comment spacing issues by Attila Fazekas · 12 years ago
  51. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  52. dcaa2b4 Switch use of select() to poll() by Matthew Treinish · 12 years ago
  53. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  54. 556add5 add missing apache2 license headers by Sean Dague · 12 years ago
  55. 43cd905 fix use of locals() in strings by Sean Dague · 12 years ago
  56. 1db5db2 Use Python 3.x compatible syntax constructs by Dirk Mueller · 12 years ago
  57. 216550f Remove basic_auth strategy by Li Ma · 12 years ago
  58. c7ca334 identity v3 token by Brant Knudson · 12 years ago
  59. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  60. 334f1fd Add a sleep with back-off to retries by Andrea Frittoli · 12 years ago
  61. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  62. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  63. bbed317 Merge "Test cases for Endpoints V3 API" by Jenkins · 12 years ago
  64. ab42672 Test cases for Endpoints V3 API by rajalakshmi-ganesan · 12 years ago
  65. e267eba RestClient:keystone_auth hides requests and errors by Pavel Sedlák · 12 years ago
  66. 6b41dac Merge "Update test_networks.py to v2 of Quantum API" by Jenkins · 12 years ago
  67. bb7ce44 Merge "Reduce chance of name collision for resources." by Jenkins · 12 years ago
  68. cc93961 Update test_networks.py to v2 of Quantum API by Miguel Lavalle · 12 years ago
  69. 88d4f7c Reduce chance of name collision for resources. by David Kranz · 12 years ago
  70. e72b7cd Add glance register image from http service test case by Attila Fazekas · 12 years ago
  71. d105f07 Merge "Fix rate limit handling and logging" by Jenkins · 12 years ago
  72. c0f768f Add api version detection support to glance tests. by Matthew Treinish · 12 years ago
  73. 55f6d8c Fix rate limit handling and logging by Attila Fazekas · 12 years ago
  74. ec21f7e Merge "Have paramico to register the event pipe in time" by Jenkins · 12 years ago
  75. 87e06c6 Merge "Small fixes around variable usage" by Jenkins · 12 years ago
  76. e14e5a4 Have paramico to register the event pipe in time by Attila Fazekas · 12 years ago
  77. b8aa759 RestClient remove wait parameter from the get method by Attila Fazekas · 12 years ago
  78. c792028 Small fixes around variable usage by Attila Fazekas · 12 years ago
  79. 0d0e7ce Merge "Update defaults for s3 materials paths/names" by Jenkins · 12 years ago
  80. 7691604 Update defaults for s3 materials paths/names by Chris Yeoh · 12 years ago
  81. a9b54c6 Catching new exception while disassociating a disassociated floating ip by Wangpan · 12 years ago
  82. 6900ba1 Clean up logging from glance_http.py by Matthew Treinish · 12 years ago
  83. b2902af T4xx fixes by Attila Fazekas · 12 years ago
  84. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  85. 7e5a3ec Break out RestClient error checking. by Matthew Treinish · 12 years ago
  86. 11d2a77 Verbose logging on error by Attila Fazekas · 12 years ago
  87. 696d1a4 Remove variable assignment that appears twice by Rami Vaknin · 12 years ago
  88. 836e478 Move out http response checking from the request by Attila Fazekas · 12 years ago
  89. 4067099 Merge "Derivate most of the RestClient's exception from the failureException" by Jenkins · 12 years ago
  90. e418744 Merge "Move the singleton to a common location" by Jenkins · 12 years ago
  91. 77e2b60 Merge "Add NotImplementedError to the abstract method" by Jenkins · 12 years ago
  92. 9652403 Derivate most of the RestClient's exception from the failureException by Attila Fazekas · 12 years ago
  93. 3e1b674 Move the singleton to a common location by Attila Fazekas · 12 years ago
  94. 0275a0d Handling rate-limit for JSON request- rest_client by rajalakshmi-ganesan · 12 years ago
  95. d236b4e Add NotImplementedError to the abstract method by Attila Fazekas · 12 years ago
  96. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  97. d65aec0 Merge "Fix flavors tests so they can be run in parallel" by Jenkins · 12 years ago
  98. 8abacf3 Fix flavors tests so they can be run in parallel by Chris Yeoh · 12 years ago
  99. fc9e333 Fix PEP8 compliance problems by Chris Yeoh · 12 years ago
  100. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago