1. 2b0591d Sync in latest version of oslo by Joe Gordon · 12 years ago
  2. 7ded8af Merge "Add missing import to the image_client" by Jenkins · 12 years ago
  3. e7e18c9 Merge "Remove unnecessary client alias in console tests" by Jenkins · 12 years ago
  4. 2c47139 Merge "Correction in quota_client's condition logic" by Jenkins · 12 years ago
  5. abd1dbc Merge "json name usage" by Jenkins · 12 years ago
  6. 68e6127 Merge "Remove duplicated wait" by Jenkins · 12 years ago
  7. 1b9451f Merge "Fix 'if' in the clear_isolated_creds" by Jenkins · 12 years ago
  8. a4bc2d0 Merge "Add negative test for create server." by Jenkins · 12 years ago
  9. 271c7bb Merge "Update HACKING file." by Jenkins · 12 years ago
  10. e674b01 Merge "Merge boto services to single module" by Jenkins · 12 years ago
  11. 5c06881 Add missing import to the image_client by Attila Fazekas · 12 years ago
  12. 3b96290 Remove unnecessary client alias in console tests by Attila Fazekas · 12 years ago
  13. ac56146 Correction in quota_client's condition logic by rajalakshmi-ganesan · 12 years ago
  14. 6c4cce2 Fix 'if' in the clear_isolated_creds by Attila Fazekas · 12 years ago
  15. bd1b8ec Merge "Fixes around variable usage" by Jenkins · 12 years ago
  16. 5952a66 Merge "Remove unused imports" by Jenkins · 12 years ago
  17. 7b487be json name usage by Attila Fazekas · 12 years ago
  18. 3d885ef Merge "Add an images client." by Jenkins · 12 years ago
  19. 7fc55ff Merge "Break out RestClient error checking." by Jenkins · 12 years ago
  20. 89273ee Update HACKING file. by Matthew Treinish · 12 years ago
  21. 52d8fda Fixes test_resize_server_(confirm|revert) methods by Tiago Mello · 12 years ago
  22. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  23. 7e5a3ec Break out RestClient error checking. by Matthew Treinish · 12 years ago
  24. fa756cb Fixes around variable usage by Attila Fazekas · 12 years ago
  25. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  26. 6d83ac1 Merge "Change quota tests to use assertEqual" by Jenkins · 12 years ago
  27. 1aed620 Merge boto services to single module by Attila Fazekas · 12 years ago
  28. 4da9a5d Merge "Implements test_flavors.test_invalid_min(Ram|Disk)_filter" by Jenkins · 12 years ago
  29. d26004f Merge "Implements test_(create|update)_metadata_key_error" by Jenkins · 12 years ago
  30. 78bd7f5 Add negative test for create server. by donald-ngo · 12 years ago
  31. 7a31365 Change quota tests to use assertEqual by Michael J Fork · 12 years ago
  32. f475145 Merge "Fix MismatchError error when checking flavor value" by Jenkins · 12 years ago
  33. 91f0c7f Merge "Convert to use tempest attr implementation 2/2" by Jenkins · 12 years ago
  34. f53172c Remove duplicated wait by Attila Fazekas · 12 years ago
  35. 01cb279 Convert to use tempest attr implementation 2/2 by Chris Yeoh · 12 years ago
  36. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  37. 38c5f59 Fix MismatchError error when checking flavor value by Armando Migliaccio · 12 years ago
  38. 0bee337 Implements test_(create|update)_metadata_key_error by Tiago Mello · 12 years ago
  39. 626ab0d Merge "Add generic nose/testtools attr decorator" by Jenkins · 12 years ago
  40. 834ddc2 Implements test_flavors.test_invalid_min(Ram|Disk)_filter by Tiago Mello · 12 years ago
  41. 9a2b8c3 Merge "Change test_get_default_quotas to use assertEqual" by Jenkins · 12 years ago
  42. 9b03528 Merge "Implements test_flavors.test_invalid_is_public_string" by Jenkins · 12 years ago
  43. 56d8ea5 Merge "Add a volume from snapshot test case" by Jenkins · 12 years ago
  44. 55530bb Add generic nose/testtools attr decorator by Chris Yeoh · 12 years ago
  45. 3caf423 Add support for testrepository by Chris Yeoh · 12 years ago
  46. db52525 Implements test_flavors.test_invalid_is_public_string by Tiago Mello · 12 years ago
  47. ba49e4e Change test_get_default_quotas to use assertEqual by Michael J Fork · 12 years ago
  48. 4868b4b Merge "Sync latest install_venv_common from oslo." by Jenkins · 12 years ago
  49. d1dad5a Merge "Verbose logging on error" by Jenkins · 12 years ago
  50. 4cf48b5 Merge "Implements test_flavors.test_is_public_string_variations" by Jenkins · 12 years ago
  51. 798a32f Merge "Small Bug fixes" by Jenkins · 12 years ago
  52. 7682cde Sync latest install_venv_common from oslo. by Matthew Treinish · 12 years ago
  53. 0d835d2 Implements test_flavors.test_is_public_string_variations by Tiago Mello · 12 years ago
  54. 8b4eaa5 Removes use of nose.tools.raises by Chris Yeoh · 12 years ago
  55. bd36b1b Small Bug fixes by Attila Fazekas · 12 years ago
  56. 11d2a77 Verbose logging on error by Attila Fazekas · 12 years ago
  57. 517933e Merge "Remove variable assignment that appears twice" by Jenkins · 12 years ago
  58. 41974f6 Merge "Use real capabilites for all volume type instead of fake ones" by Jenkins · 12 years ago
  59. 696d1a4 Remove variable assignment that appears twice by Rami Vaknin · 12 years ago
  60. 36b1fcf Add a volume from snapshot test case by Attila Fazekas · 12 years ago
  61. 5c5bda9 Merge "Fixes "not in" usage" by Jenkins · 12 years ago
  62. 2c820c6 Merge "clean the unittest2." by Jenkins · 12 years ago
  63. 5b89eb4 Make isolated volume tests have unique tenant by Chris Yeoh · 12 years ago
  64. 4322bb7 clean the unittest2. by ivan-zhu · 12 years ago
  65. afd43eb Fixes "not in" usage by Zhongyue Luo · 12 years ago
  66. 1cfbc4a Fixes duplicate "-s" option in run_tests.sh by Andrea Frittoli · 12 years ago
  67. c3d654d Use real capabilites for all volume type instead of fake ones by Zhiteng Huang · 12 years ago
  68. 8aa6a7b Merge "Merge console_output_client to server_client" by Jenkins · 12 years ago
  69. 3ffa05b Merge "Enable boto keyapir test" by Jenkins · 12 years ago
  70. 4660aaf Merge "Fix boto initialization" by Jenkins · 12 years ago
  71. 836e478 Move out http response checking from the request by Attila Fazekas · 12 years ago
  72. e4cb04c Merge console_output_client to server_client by Attila Fazekas · 12 years ago
  73. 4101c90 Adds unitest2 and keyring to pip-requires by Andrea Frittoli · 12 years ago
  74. 4067099 Merge "Derivate most of the RestClient's exception from the failureException" by Jenkins · 12 years ago
  75. 1ff4e7a Merge "Fix volume XML tests" by Jenkins · 12 years ago
  76. e60e8f2 Fix boto initialization by Attila Fazekas · 12 years ago
  77. e418744 Merge "Move the singleton to a common location" by Jenkins · 12 years ago
  78. 2c1cddb Merge "Proposed EC2 OpenStack extension" by Jenkins · 12 years ago
  79. 786236c Fix volume XML tests by Attila Fazekas · 12 years ago
  80. c66ee65 Proposed EC2 OpenStack extension by Attila Fazekas · 12 years ago
  81. ab05d24 Remove use of detailed-errors nose plugin by Monty Taylor · 12 years ago
  82. a7a2b70 Merge "Removes assertGreaterEqual for Python 2.6 backward compat" by Jenkins · 12 years ago
  83. 073760a Merge "Testcase for keystone - List services" by Jenkins · 12 years ago
  84. 7b1f402 Removes assertGreaterEqual for Python 2.6 backward compat by Tiago Mello · 12 years ago
  85. aa4c93d Merge "Add whitebox section" by Jenkins · 12 years ago
  86. 9ef76d1 Merge "bug 1110343 Fix missing config.network.username" by Jenkins · 12 years ago
  87. 96861f7 Merge "Fix Py2.6 dict comprehension SyntaxError." by Jenkins · 12 years ago
  88. 77e2b60 Merge "Add NotImplementedError to the abstract method" by Jenkins · 12 years ago
  89. 65e4008 Enable boto keyapir test by Attila Fazekas · 12 years ago
  90. f72a840 Merge "Use install_venv_common.py from oslo." by Jenkins · 12 years ago
  91. b51ad00 Testcase for keystone - List services by umamohan · 12 years ago
  92. cb7faa3 bug 1110343 Fix missing config.network.username by Gavin Brebner · 12 years ago
  93. 920fe25 Merge "Handling rate-limit for JSON request- rest_client" by Jenkins · 12 years ago
  94. 672566c Merge "Addition of XML support to test_quotas.py" by Jenkins · 12 years ago
  95. 9652403 Derivate most of the RestClient's exception from the failureException by Attila Fazekas · 12 years ago
  96. 706fa36 Update TEMPEST_README.txt by Matthew Treinish · 12 years ago
  97. 3e1b674 Move the singleton to a common location by Attila Fazekas · 12 years ago
  98. 1982c3c Addition of XML support to test_quotas.py by rajalakshmi-ganesan · 12 years ago
  99. 51dfee7 Use install_venv_common.py from oslo. by Matthew Treinish · 12 years ago
  100. c1f8cb9 Fix Py2.6 dict comprehension SyntaxError. by Jaroslav Henner · 12 years ago