1. c4845cb Merge "Remove unused wrapper methods" by Jenkins · 10 years ago
  2. 66b9ec5 Merge "Fix raise syntax in test.py for python3 compat" by Jenkins · 10 years ago
  3. 3d4985a Merge "Introduce creds_provider in test.py" by Jenkins · 10 years ago
  4. 7096303 Merge "Extend get_client_manager to support roles" by Jenkins · 10 years ago
  5. 40bec65 Merge "Use six.moves.builtins to mock open in unit tests" by Jenkins · 10 years ago
  6. 1c6d87c Merge "Add new config option to globally trigger resource validation" by Jenkins · 10 years ago
  7. 843227d Fix raise syntax in test.py for python3 compat by Matthew Treinish · 10 years ago
  8. 53d0dc0 Use six.moves.builtins to mock open in unit tests by Matthew Treinish · 10 years ago
  9. 9b7eee7 Merge "Fix tenant isolation and unit tests with py3" by Jenkins · 10 years ago
  10. 1f34241 Introduce creds_provider in test.py by Andrea Frittoli (andreaf) · 10 years ago
  11. 737fac9 Extend get_client_manager to support roles by Andrea Frittoli (andreaf) · 10 years ago
  12. e5cca00 Add new config option to globally trigger resource validation by Matthew Treinish · 10 years ago
  13. 4a5fce2 Merge "Drop use of 'oslo' namespace package" by Jenkins · 10 years ago
  14. 8fba8d3 Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  15. f27769e Merge "Define validation_resources function for ssh validation" by Jenkins · 10 years ago
  16. a476965 Merge "Instance ID was corrected" by Jenkins · 10 years ago
  17. d4c7ced Merge "Trim object storage smoke tests to a small set" by Jenkins · 10 years ago
  18. 08e11cf Merge "Fix verify_tempest_config to not leak a tenant" by Jenkins · 10 years ago
  19. b71aecd Merge "Rework get_network_from_name() function" by Jenkins · 10 years ago
  20. dc060d0 Fix tenant isolation and unit tests with py3 by Matthew Treinish · 10 years ago
  21. 1c517a2 Switch use of hashing strings to unicode in accounts by Matthew Treinish · 10 years ago
  22. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  23. bec20d8 Fix comprehension syntax error with python3 by Matthew Treinish · 10 years ago
  24. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  25. 4401db8 Merge "Respect configured cred provider in scenario utils" by Jenkins · 10 years ago
  26. 5fcac94 Fix verify_tempest_config to not leak a tenant by David Kranz · 10 years ago
  27. d5ee97e Merge "Remove common/ssh.py due to migration to tempest_lib" by Jenkins · 10 years ago
  28. eefcdd3 Merge "Test live migrate on a paused instance" by Jenkins · 10 years ago
  29. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 10 years ago
  30. b3a0b7b Merge "Remove unnecessary force_tenant_isolation" by Jenkins · 10 years ago
  31. 64a5e35 Instance ID was corrected by Marian Horban · 10 years ago
  32. 464d287 Remove CLI testing once and for all by Matthew Treinish · 10 years ago
  33. d520502 Drop use of 'oslo' namespace package by Doug Hellmann · 10 years ago
  34. 7af6760 Merge "Delete server after resize test" by Jenkins · 10 years ago
  35. 222efd7 Define validation_resources function for ssh validation by nithya-ganesan · 10 years ago
  36. 3d2d963 Drop v2 and v3 tokens clients by Andrea Frittoli (andreaf) · 10 years ago
  37. 33b6df0 Respect configured cred provider in scenario utils by Matthew Treinish · 10 years ago
  38. 92e34da Merge "Honour ssh_connect_method in test_baremetal_server_ops" by Jenkins · 10 years ago
  39. 09ff28a Merge "Fix logging.conf sample" by Jenkins · 10 years ago
  40. 613b498 Delete server after resize test by Jesse Keating · 10 years ago
  41. d687e5a Remove unused wrapper methods by Ken'ichi Ohmichi · 10 years ago
  42. 35fb99d Trim object storage smoke tests to a small set by David Kranz · 10 years ago
  43. 5b6b824 Merge "Drop auth and corresponding unit tests" by Jenkins · 10 years ago
  44. 3b0ef1f Merge "Fix typo in scenario manager" by Jenkins · 10 years ago
  45. 40f5960 Merge "add image smoke tags" by Jenkins · 10 years ago
  46. a907622 Remove unnecessary force_tenant_isolation by David Kranz · 10 years ago
  47. a61db2c Merge "Create a new project for trusts tests" by Jenkins · 10 years ago
  48. 98e1952 Merge "Cleanup fixed_name logic in test_list_server_filters" by Jenkins · 10 years ago
  49. d96a6b0 Remove version string from the setup.cfg by Matthew Treinish · 10 years ago
  50. bb9f704 Test live migrate on a paused instance by Matt Riedemann · 10 years ago
  51. 0a08c7e add image smoke tags by Sean Dague · 10 years ago
  52. fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
  53. 7daa4d1 Merge "Wait for complete deletion of volume snapshot before deleting volume" by Jenkins · 10 years ago
  54. 0c93f5f Merge "Use addCleanup in test_rebuild_server" by Jenkins · 10 years ago
  55. b06db50 Fix typo in scenario manager by Marc Koderer · 10 years ago
  56. de28ce7 Fix logging.conf sample by Peter Sabaini · 10 years ago
  57. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  58. f2b8ea8 remove qos tests from volume smoke tag by Sean Dague · 10 years ago
  59. a2c42f6 trim network smoke tests by Sean Dague · 10 years ago
  60. f0462a1 remove smoke tag from admin tests by Sean Dague · 10 years ago
  61. 2a43487 remove smoke tag from negative tests by Sean Dague · 10 years ago
  62. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  63. 26149b6 Merge "Remove unused methods" by Jenkins · 10 years ago 4
  64. 80f4e18 Merge "Switch all uses of httplib to import from six" by Jenkins · 10 years ago
  65. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  66. 9f5de85 Merge "Switch all uses of ConfigParser to import from six" by Jenkins · 10 years ago
  67. a25df11 Merge "remove gate tag (part 3)" by Jenkins · 10 years ago
  68. f0e1d8b Merge "remove gate tag (part 2)" by Jenkins · 10 years ago
  69. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  70. e804081 Use addCleanup in test_rebuild_server by Andrea Frittoli · 10 years ago
  71. be855fd Rework get_network_from_name() function by Matthew Treinish · 10 years ago
  72. 693ed4f Merge "Switch all uses of urlparse to import from six" by Jenkins · 10 years ago
  73. b53008d Merge "Adjust registration of ami image in boto tests" by Jenkins · 10 years ago
  74. b3f9ff7 Remove unused methods by Andrea Frittoli (andreaf) · 10 years ago
  75. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  76. 7f63f7d Merge "Cleanup some details about the accounts files" by Jenkins · 10 years ago
  77. 7a0d0d9 Merge "Fix non-locking test accounts doc section" by Jenkins · 10 years ago
  78. 238bf12 Merge "Add a paragraph on the use of tempest_roles option" by Jenkins · 10 years ago
  79. 9c95882 Merge "Switch all uses of StringIO to use it from six" by Jenkins · 10 years ago
  80. 5e1bcd9 remove gate tag (part 3) by Sean Dague · 10 years ago
  81. 639f2fa remove gate tag (part 2) by Sean Dague · 10 years ago
  82. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  83. 0bc1189 Merge "Merge server response schema into one file" by Jenkins · 10 years ago
  84. 9609d67 Merge "Allow SSH instance with username and password in scenario cases" by Jenkins · 10 years ago
  85. 3de6d98 Apply a naming rule of GET to compute clients(a-e) by Ken'ichi Ohmichi · 10 years ago
  86. 11fafa6 Merge "Apply a naming rule of GET to telemetry client" by Jenkins · 10 years ago
  87. 214a6e4 Merge "Add logging of account allocation to accounts provider" by Jenkins · 10 years ago
  88. e5cdc72 Apply a naming rule of GET to telemetry client by Ken'ichi Ohmichi · 10 years ago
  89. 9329985 Cleanup some details about the accounts files by Matthew Treinish · 10 years ago
  90. 46a78c3 Wait for complete deletion of volume snapshot before deleting volume by Yaroslav Lobankov · 10 years ago
  91. c10602a Merge "Fixing spelling errors in messages when tests are skipped" by Jenkins · 10 years ago
  92. 82004e3 Merge "Add version and min_version to version API schema" by Jenkins · 10 years ago
  93. ab94185 Merge "Rename an internal method to _helper_list()" by Jenkins · 10 years ago
  94. 4d5ccd8 Merge "Add section to config guide for setting up services" by Jenkins · 10 years ago
  95. 8b167e4 Merge "Add config guide section on service feature enabled sections" by Jenkins · 10 years ago
  96. dec44bd Merge "Add configuration guide sections for more required options" by Jenkins · 10 years ago
  97. c17ef6a Merge "Start a tempest config guide networking section" by Jenkins · 10 years ago
  98. f27e009 Merge "Decouple Sahara templates test from vanilla plugin" by Jenkins · 10 years ago
  99. 6421af8 Switch all uses of httplib to import from six by Matthew Treinish · 10 years ago
  100. fcd9a08 Switch all uses of ConfigParser to import from six by Matthew Treinish · 10 years ago