1. 0cd316b Separate build_interval/timeout from RestClient by Ken'ichi Ohmichi · 10 years ago
  2. 4ad49d0 Merge "Drop ComputeAdmin configs, credentials and manager" by Jenkins · 10 years ago
  3. da54c8e Merge "Remove Nova v3 API config" by Jenkins · 10 years ago
  4. daadcdb Drop ComputeAdmin configs, credentials and manager by Andrea Frittoli · 10 years ago
  5. 88f12c1 Merge network clients to a single class by Ken'ichi Ohmichi · 10 years ago
  6. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  7. a58c156 Remove Nova v3 API config by Ken'ichi Ohmichi · 10 years ago
  8. 933a555 Remove unnecessary setting from CredentialsTests by Ken'ichi Ohmichi · 10 years ago
  9. b7ee5a0 Remove Nova v3 API clients by Ken'ichi Ohmichi · 10 years ago
  10. cc4b3bc Merge "Raise a new exception NotImplemented for HTTP501" by Jenkins · 10 years ago
  11. 43a694a Raise a new exception NotImplemented for HTTP501 by Ken'ichi Ohmichi · 10 years ago
  12. 5348313 Remove network debug by Matthew Treinish · 10 years ago
  13. 54176ce Ensure extension aliases are used for nova based services by Matthew Treinish · 10 years ago
  14. 8ef26d4 Merge "Fix doc for usage of python clients in scenario tests" by Jenkins · 10 years ago
  15. 50f1947 Fix doc for usage of python clients in scenario tests by ghanshyam · 10 years ago
  16. fc07254 remove xml_utils and all things that depend on it by Sean Dague · 10 years ago
  17. f3c7591 purge xml clients from tempest.clients by Sean Dague · 10 years ago
  18. 4a3e631 Merge "Fix unit tests to detect import failures" by Jenkins · 10 years ago
  19. 32b1807 Merge "Use "ip" instead of "ifconfig" to get MAC address" by Jenkins · 10 years ago
  20. a0f820f Fix unit tests to detect import failures by Matthew Treinish · 11 years ago
  21. 1b95cf7 Use "ip" instead of "ifconfig" to get MAC address by Shang Yong · 10 years ago
  22. cdb7f54 Switch to using subunit-trace from tempest-lib by Matthew Treinish · 11 years ago
  23. 411130a Migrate cli test framework to tempest-lib by Matthew Treinish · 11 years ago
  24. 884e2f3 Fix AttributeError when test_function_help fails by Michael Hudson-Doyle · 10 years ago
  25. e470eb5 Merge "Fix verify_tempest_config with disabled services" by Jenkins · 10 years ago
  26. 03af556 Fix verify_tempest_config with disabled services by Adam Gandelman · 10 years ago
  27. 41fa16d Hacking rule to forbid resource unsafe fixtures by Andrea Frittoli · 11 years ago
  28. 76f33d8 Merge "Reduce complexity during import phase" by Jenkins · 10 years ago
  29. 1bc8355 Merge "Fix use of code name in services decorator" by Jenkins · 10 years ago
  30. 486ede7 Drop OfficialClientManager and references to it by Andrea Frittoli · 10 years ago
  31. ae9aca0 Drop OfficialClientManager from tenant isolation by Andrea Frittoli · 10 years ago
  32. f07f5d1 Reduce complexity during import phase by Marc Koderer · 11 years ago
  33. 6035905 Fix use of code name in services decorator by Matthew Treinish · 11 years ago
  34. 4fd9509 Replace wait with communicate to avoid potential deadlock by Aaron Rosen · 10 years ago
  35. c314af3 Merge "Backward compatibility to credentials in conf" by Jenkins · 10 years ago
  36. 178cc4a Fail tempest if 0 tests are run by Matthew Treinish · 11 years ago
  37. 5b240a6 Properly print STDOUT and STDERR in test_wrappers by Matthew Treinish · 11 years ago
  38. b19eeb8 Backward compatibility to credentials in conf by Matthew Treinish · 11 years ago
  39. 9f4aa07 Merge "Cleanup neutron default security groups on tenant deletion" by Jenkins · 11 years ago
  40. c511d4c Merge "Add a NotLockingAccounts credentials provider" by Jenkins · 11 years ago
  41. e96a28d Merge "Fix use of nonexistent class variable in accounts" by Jenkins · 11 years ago
  42. b1c23fc Add a NotLockingAccounts credentials provider by Andrea Frittoli · 11 years ago
  43. 09f1783 Fix use of nonexistent class variable in accounts by Matthew Treinish · 11 years ago
  44. 6bbc874 Make unit tests not depend on random hash seed by Matthew Treinish · 11 years ago
  45. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 11 years ago
  46. 846eb7c Cleanup neutron default security groups on tenant deletion by Ala Rezmerita · 11 years ago
  47. bffeec0 Merge "Remove functionality to load json files" by Jenkins · 11 years ago
  48. 7f60604 Ensure proper ordering of XML arguments by Adam Gandelman · 11 years ago
  49. 2eb12e1 Remove functionality to load json files by Marc Koderer · 11 years ago
  50. 11593f6 Merge "Add MatchesDictExceptForKeys custom matcher" by Jenkins · 11 years ago
  51. b6e1a28 Add MatchesDictExceptForKeys custom matcher by Andrea Frittoli · 11 years ago
  52. 4f44d72 Allow dict's as schema definitions by Marc Koderer · 11 years ago
  53. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  54. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  55. fceab11 Merge "Add min_client_version decorator for CLI tests" by Jenkins · 11 years ago
  56. 0450a60 Merge "Add a new credential provider to use a list of creds" by Jenkins · 11 years ago
  57. c791ac4 Add a new credential provider to use a list of creds by Matthew Treinish · 11 years ago
  58. 27bdb05 Add min_client_version decorator for CLI tests by Matt Riedemann · 11 years ago
  59. 4b77b5e Merge "Use python abc in auth class" by Jenkins · 11 years ago
  60. c862dcb Merge "Add unit test section to the field guide index" by Jenkins · 11 years ago
  61. 9f59c86 Merge "Add links to the field guide index" by Jenkins · 11 years ago
  62. aeb5274 Move CommandFailed exception to tempest.exceptions by Matthew Treinish · 11 years ago
  63. 817a808 Add unit test section to the field guide index by Matthew Treinish · 11 years ago
  64. a9aef87 Add links to the field guide index by Matthew Treinish · 11 years ago
  65. 235e4f5 Use python abc in auth class by Marc Koderer · 11 years ago
  66. f8de4d1 Merge "Revert "Add tests for wait_for_server_status"" by Jenkins · 11 years ago
  67. d8e4df0 Merge "Make sure cli CommandFailed prints out stdout and stderr" by Jenkins · 11 years ago
  68. a6b0a2f Revert "Add tests for wait_for_server_status" by Matthew Treinish · 11 years ago
  69. 28a84ae Add config file flag to javelin by Joe Gordon · 11 years ago
  70. 7a2cf01 Make sure cli CommandFailed prints out stdout and stderr by Joe Gordon · 11 years ago
  71. 6cc5903 Merge "Correct misspelled words" by Jenkins · 11 years ago
  72. 2b86552 Merge "Add tests for wait_for_server_status" by Jenkins · 11 years ago
  73. e1d8899 Correct misspelled words by Robert Mizielski · 11 years ago
  74. ae7c9ac Add tests for wait_for_server_status by ekhugen · 11 years ago
  75. a612e63 Always pass str to shlex.split for py26 compat by Pavel Sedlák · 11 years ago
  76. 8976c9d update iptables rules for more useful debugging by Sean Dague · 11 years ago
  77. ff72f45 Merge "Add a hacking check to block scenario manager in api tests" by Jenkins · 11 years ago
  78. dbd7616 Merge "Fix calls to mock.assert_not_called()" by Jenkins · 11 years ago
  79. af1fb70 Add 'Member' role to all created users by Andrey Pavlov · 11 years ago
  80. acee202 Merge "Remove assertTrue from ssh unit tests" by Jenkins · 11 years ago
  81. 18231ce Merge "Fix T104 for scenario test subdirs" by Jenkins · 11 years ago
  82. a514958 Remove assertTrue from ssh unit tests by Sean Dague · 11 years ago
  83. b12ad76 Fix T104 for scenario test subdirs by Matthew Treinish · 11 years ago
  84. c3bf925 Add Ceilometer client for scenarios tests by Artur Svechnikov · 11 years ago
  85. b4e0096 Fix calls to mock.assert_not_called() by ChangBo Guo(gcb) · 11 years ago
  86. 5d53cd9 Merge "Enable E113,E111,H302,F812,E713 rules" by Jenkins · 11 years ago
  87. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  88. d14a33a Merge "Deduplicate status call checks" by Jenkins · 11 years ago
  89. 2cdfdd9 Merge "Set default to false for nova v3_api config option" by Jenkins · 11 years ago
  90. ffff29e Merge "Add unittests for remote client" by Jenkins · 11 years ago
  91. 836e56b Set default to false for nova v3_api config option by Matthew Treinish · 11 years ago
  92. a8096b0 Merge "Check non json type on glance client json_request method" by Jenkins · 11 years ago
  93. f064d3e Merge "Clarify API extension description of Nova API" by Jenkins · 11 years ago
  94. 4f09912 Add unittests for remote client by Mauro S. M. Rodrigues · 11 years ago
  95. 7acaba4 Add a hacking check to block scenario manager in api tests by Matthew Treinish · 11 years ago
  96. ea42f11 Use correct base test class for test_stress unit tests by Matthew Treinish · 11 years ago
  97. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  98. a7e6871 Clarify API extension description of Nova API by Ken'ichi Ohmichi · 11 years ago
  99. e59275a Merge "Start using oslotest for tempest unit tests" by Jenkins · 11 years ago
  100. af6d14d Merge "Remove time.time mock from test_ssh" by Jenkins · 11 years ago