1. ae9aca0 Drop OfficialClientManager from tenant isolation by Andrea Frittoli · 11 years ago
  2. 4fd9509 Replace wait with communicate to avoid potential deadlock by Aaron Rosen · 11 years ago
  3. c314af3 Merge "Backward compatibility to credentials in conf" by Jenkins · 11 years ago
  4. 178cc4a Fail tempest if 0 tests are run by Matthew Treinish · 11 years ago
  5. 5b240a6 Properly print STDOUT and STDERR in test_wrappers by Matthew Treinish · 11 years ago
  6. b19eeb8 Backward compatibility to credentials in conf by Matthew Treinish · 11 years ago
  7. 9f4aa07 Merge "Cleanup neutron default security groups on tenant deletion" by Jenkins · 11 years ago
  8. c511d4c Merge "Add a NotLockingAccounts credentials provider" by Jenkins · 11 years ago
  9. e96a28d Merge "Fix use of nonexistent class variable in accounts" by Jenkins · 11 years ago
  10. b1c23fc Add a NotLockingAccounts credentials provider by Andrea Frittoli · 11 years ago
  11. 09f1783 Fix use of nonexistent class variable in accounts by Matthew Treinish · 11 years ago
  12. 6bbc874 Make unit tests not depend on random hash seed by Matthew Treinish · 11 years ago
  13. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 11 years ago
  14. 846eb7c Cleanup neutron default security groups on tenant deletion by Ala Rezmerita · 11 years ago
  15. bffeec0 Merge "Remove functionality to load json files" by Jenkins · 11 years ago
  16. 7f60604 Ensure proper ordering of XML arguments by Adam Gandelman · 11 years ago
  17. 2eb12e1 Remove functionality to load json files by Marc Koderer · 11 years ago
  18. 11593f6 Merge "Add MatchesDictExceptForKeys custom matcher" by Jenkins · 11 years ago
  19. b6e1a28 Add MatchesDictExceptForKeys custom matcher by Andrea Frittoli · 11 years ago
  20. 4f44d72 Allow dict's as schema definitions by Marc Koderer · 11 years ago
  21. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  22. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  23. fceab11 Merge "Add min_client_version decorator for CLI tests" by Jenkins · 11 years ago
  24. 0450a60 Merge "Add a new credential provider to use a list of creds" by Jenkins · 11 years ago
  25. c791ac4 Add a new credential provider to use a list of creds by Matthew Treinish · 11 years ago
  26. 27bdb05 Add min_client_version decorator for CLI tests by Matt Riedemann · 11 years ago
  27. 4b77b5e Merge "Use python abc in auth class" by Jenkins · 11 years ago
  28. c862dcb Merge "Add unit test section to the field guide index" by Jenkins · 11 years ago
  29. 9f59c86 Merge "Add links to the field guide index" by Jenkins · 11 years ago
  30. aeb5274 Move CommandFailed exception to tempest.exceptions by Matthew Treinish · 11 years ago
  31. 817a808 Add unit test section to the field guide index by Matthew Treinish · 11 years ago
  32. a9aef87 Add links to the field guide index by Matthew Treinish · 11 years ago
  33. 235e4f5 Use python abc in auth class by Marc Koderer · 11 years ago
  34. f8de4d1 Merge "Revert "Add tests for wait_for_server_status"" by Jenkins · 11 years ago
  35. d8e4df0 Merge "Make sure cli CommandFailed prints out stdout and stderr" by Jenkins · 11 years ago
  36. a6b0a2f Revert "Add tests for wait_for_server_status" by Matthew Treinish · 11 years ago
  37. 28a84ae Add config file flag to javelin by Joe Gordon · 11 years ago
  38. 7a2cf01 Make sure cli CommandFailed prints out stdout and stderr by Joe Gordon · 11 years ago
  39. 6cc5903 Merge "Correct misspelled words" by Jenkins · 11 years ago
  40. 2b86552 Merge "Add tests for wait_for_server_status" by Jenkins · 11 years ago
  41. e1d8899 Correct misspelled words by Robert Mizielski · 11 years ago
  42. ae7c9ac Add tests for wait_for_server_status by ekhugen · 11 years ago
  43. a612e63 Always pass str to shlex.split for py26 compat by Pavel Sedlák · 11 years ago
  44. 8976c9d update iptables rules for more useful debugging by Sean Dague · 11 years ago
  45. ff72f45 Merge "Add a hacking check to block scenario manager in api tests" by Jenkins · 11 years ago
  46. dbd7616 Merge "Fix calls to mock.assert_not_called()" by Jenkins · 11 years ago
  47. af1fb70 Add 'Member' role to all created users by Andrey Pavlov · 11 years ago
  48. acee202 Merge "Remove assertTrue from ssh unit tests" by Jenkins · 11 years ago
  49. 18231ce Merge "Fix T104 for scenario test subdirs" by Jenkins · 11 years ago
  50. a514958 Remove assertTrue from ssh unit tests by Sean Dague · 11 years ago
  51. b12ad76 Fix T104 for scenario test subdirs by Matthew Treinish · 11 years ago
  52. c3bf925 Add Ceilometer client for scenarios tests by Artur Svechnikov · 11 years ago
  53. b4e0096 Fix calls to mock.assert_not_called() by ChangBo Guo(gcb) · 11 years ago
  54. 5d53cd9 Merge "Enable E113,E111,H302,F812,E713 rules" by Jenkins · 11 years ago
  55. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  56. d14a33a Merge "Deduplicate status call checks" by Jenkins · 11 years ago
  57. 2cdfdd9 Merge "Set default to false for nova v3_api config option" by Jenkins · 11 years ago
  58. ffff29e Merge "Add unittests for remote client" by Jenkins · 11 years ago
  59. 836e56b Set default to false for nova v3_api config option by Matthew Treinish · 11 years ago
  60. a8096b0 Merge "Check non json type on glance client json_request method" by Jenkins · 11 years ago
  61. f064d3e Merge "Clarify API extension description of Nova API" by Jenkins · 11 years ago
  62. 4f09912 Add unittests for remote client by Mauro S. M. Rodrigues · 11 years ago
  63. 7acaba4 Add a hacking check to block scenario manager in api tests by Matthew Treinish · 11 years ago
  64. ea42f11 Use correct base test class for test_stress unit tests by Matthew Treinish · 11 years ago
  65. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  66. a7e6871 Clarify API extension description of Nova API by Ken'ichi Ohmichi · 11 years ago
  67. e59275a Merge "Start using oslotest for tempest unit tests" by Jenkins · 11 years ago
  68. af6d14d Merge "Remove time.time mock from test_ssh" by Jenkins · 11 years ago
  69. 2b2483e Deduplicate status call checks by Matthew Treinish · 11 years ago
  70. 8990017 Start using oslotest for tempest unit tests by Matthew Treinish · 11 years ago
  71. ee3d7ce Remove time.time mock from test_ssh by Marc Koderer · 11 years ago
  72. 5c660ab Enable H302 rule everywhere by Matthew Treinish · 11 years ago
  73. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 11 years ago
  74. 0cbd07b Merge "refactor out code duplication" by Jenkins · 11 years ago
  75. fc95cc0 Merge "Add unit tests for tempest hacking checks" by Jenkins · 11 years ago
  76. 83e8fa8 Merge "Enforces the use of Credentials (part2)" by Jenkins · 11 years ago
  77. fb5a3e2 refactor out code duplication by Sean Dague · 11 years ago
  78. 9f921d6 Merge "Refactor _find_caller into a public test finder utility" by Jenkins · 11 years ago
  79. 92d3d86 Merge "Add in a concurrency aware subunit filter" by Jenkins · 11 years ago
  80. e2eee32 Add unit tests for tempest hacking checks by Matthew Treinish · 11 years ago
  81. 5403b79 Check non json type on glance client json_request method by Mauro S. M. Rodrigues · 11 years ago
  82. 50af5d5 Add in a concurrency aware subunit filter by Sean Dague · 11 years ago
  83. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  84. 7efa5c3 Refactor _find_caller into a public test finder utility by Matt Riedemann · 11 years ago
  85. 492a768 Merge "Enforces the use of Credentials (part1)" by Jenkins · 11 years ago
  86. 3c472c9 Merge "Use auth data to fill credentials" by Jenkins · 11 years ago
  87. ec34e67 Merge "Define V3 Credentials" by Jenkins · 11 years ago
  88. 37b70d2 Merge "Unit Tests for glance_http" by Jenkins · 11 years ago
  89. b4bd429 Merge "Add noqa support to no_setupclass_for_unit_tests" by Jenkins · 11 years ago
  90. aaa3595 Add noqa support to no_setupclass_for_unit_tests by Matthew Treinish · 11 years ago
  91. fabe77c Add unit tests for verifying extensions list by Matthew Treinish · 11 years ago
  92. d14c9df Add unit tests for api_version detection by Matthew Treinish · 11 years ago
  93. 9b89624 Add unit tests for _get_unversioned_endpoint by Matthew Treinish · 11 years ago
  94. fc31590 Enforces the use of Credentials (part1) by Andrea Frittoli · 11 years ago
  95. 2095d24 Use auth data to fill credentials by Andrea Frittoli · 11 years ago
  96. b1b04bb Define V3 Credentials by Andrea Frittoli · 11 years ago
  97. 7d707a5 Defines a Credentials class by Andrea Frittoli · 11 years ago
  98. 7919447 Merge "Add unit tests for all generators" by Jenkins · 11 years ago
  99. 528a002 Merge "Add opportunity to directly update headers" by Jenkins · 11 years ago
  100. b9f545f Merge "Add unit tests for commands" by Jenkins · 11 years ago