1. 207b6df Merge "Fixed few typos" by Jenkins · 10 years ago
  2. 6e1ad56 Fixed few typos by PranaliDeore · 10 years ago
  3. 17548d9 Fix a spelling typo in tempest/thirdparty/boto/test.py by Zhao Lei · 10 years ago
  4. fdc87a5 Fix Typos by nayna-patel · 10 years ago
  5. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  6. 99fff27 Log instance console when ssh fails in EC2 test by melanie witt · 10 years ago
  7. 843227d Fix raise syntax in test.py for python3 compat by Matthew Treinish · 10 years ago
  8. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  9. 693ed4f Merge "Switch all uses of urlparse to import from six" by Jenkins · 10 years ago
  10. b53008d Merge "Adjust registration of ami image in boto tests" by Jenkins · 10 years ago
  11. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  12. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 10 years ago
  13. 2ba24d0 Adjust registration of ami image in boto tests by Feodor Tersin · 10 years ago
  14. aa06633 Remove EC2 test case that incompatible with Amazon by Andrey Pavlov · 10 years ago
  15. a498b1d Remove hyphen from rand_name calls in thirdparty tests by Ken'ichi Ohmichi · 10 years ago
  16. 9bcf1bb Merge "Remove last references to python-keystoneclient" by Jenkins · 10 years ago
  17. 72a0411 Remove redundant calls to clear_isolated_creds by Andrea Frittoli · 10 years ago
  18. 62aebc4 Remove last references to python-keystoneclient by Attila Fazekas · 10 years ago
  19. 046953c Skip boto tests when auth_version is v3 by Andrea Frittoli · 10 years ago
  20. 1c78f96 Merge "Update all Oslo module use" by Jenkins · 10 years ago
  21. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  22. efa399b Merge "Remove last dependency from keystone client" by Jenkins · 10 years ago
  23. 32d7499 Remove last dependency from keystone client by Andrea Frittoli · 10 years ago
  24. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  25. cd72ce6 Merge "Replaces hardcoded volume size by configured value" by Jenkins · 10 years ago
  26. a1f5932 Merge "Split resource_setup for thirdparty tests" by Jenkins · 10 years ago
  27. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  28. e252a4a Split resource_setup for thirdparty tests by Emily Hugenbruch · 10 years ago
  29. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  30. 1e15edc Merge "Fix typos in boto decision_maker()" by Jenkins · 10 years ago
  31. dfd7ac0 Add compute feature enabled flag for the ec2 api by Matthew Treinish · 10 years ago
  32. 78b0f80 Fix typos in boto decision_maker() by Matt Riedemann · 10 years ago
  33. 3a1ca3e boto: Remove skip for bug 1072318 by Matt Riedemann · 10 years ago
  34. 2b6e67c EC2: do not assume order in dictionary by Rushi Agrawal · 10 years ago
  35. f82c545 Use standard assertVolumeStatusWait for volume detachment by Feodor Tersin · 10 years ago
  36. 82f4694 Fix and re-enable test_disassociate_not_associated_floating_ip by Chris Yeoh · 10 years ago
  37. 308640c Fix cleanup for EC2 test_compute_with_volumes by ghanshyam · 10 years ago
  38. 5b6f403 Merge "Migrate thirdparty tests to resource_* fixtures" by Jenkins · 10 years ago
  39. 29fea35 Migrate thirdparty tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  40. 1b7842d Merge "Revert "Add "reboot_instance" EC2 API test"" by Jenkins · 10 years ago
  41. 4338ea6 Revert "Add "reboot_instance" EC2 API test" by Joe Gordon · 10 years ago
  42. d1848f0 Merge "Add "reboot_instance" EC2 API test" by Jenkins · 10 years ago
  43. a9f8754 Merge "Unskip test_create_and_get_delete_bucket()" by Jenkins · 10 years ago
  44. 1207398 Add "reboot_instance" EC2 API test by Swami Reddy · 11 years ago
  45. c61bec7 Typo fixes "tryies", "snaphot", "Retruns" by Rafael Rivero · 11 years ago
  46. 57ab5de Unskip test_create_and_get_delete_bucket() by Matthew Treinish · 11 years ago
  47. 1ec8815 Have the EC2 instance test to wait for termination by Attila Fazekas · 11 years ago
  48. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  49. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  50. d0bea62 Exclude volume tags while listing instance tags by Rushi Agrawal · 11 years ago
  51. 3dd988f Merge "Don't include boto tests as part of smoke tests" by Jenkins · 11 years ago
  52. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  53. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  54. 1e5f364 Don't include boto tests as part of smoke tests by Joe Gordon · 11 years ago
  55. 5fbfdcd remove skip attributes for fixed bug by Andrey Pavlov · 11 years ago
  56. 3b56335 fix test_compute_with_volumes by Sean Dague · 11 years ago
  57. eaa4242 unskip test_integration_1 by Attila Fazekas · 11 years ago
  58. 70b431f8 Merge "Configure the ec2 zone explicitly" by Jenkins · 11 years ago
  59. 23e5965 Merge "Fix InvalidInstanceID.NotFound handling" by Jenkins · 11 years ago
  60. 43b2050 replace basetring/xrange by llg8212 · 11 years ago
  61. 4484afd Merge "Replace assertEqual(None, *) with assertIsNone in tests" by Jenkins · 11 years ago
  62. 27dd92e Configure the ec2 zone explicitly by Attila Fazekas · 11 years ago
  63. 6e91a2d Merge "Skip EC2VolumesTest if Cinder is not available" by Jenkins · 11 years ago
  64. 224a827 Prepare for enabling H302 rule (thirdparty) by Masayuki Igawa · 11 years ago
  65. 55c597d Fix InvalidInstanceID.NotFound handling by Attila Fazekas · 11 years ago
  66. d9f9e00 EC2 client token is not reuseable for new instance creation by Attila Fazekas · 11 years ago
  67. ba35529 Skip EC2VolumesTest if Cinder is not available by Eric Windisch · 11 years ago
  68. e4cd392 Replace assertEqual(None, *) with assertIsNone in tests by llg8212 · 11 years ago
  69. b15d8b6 Fixed misspellings in Tempest by Marc Solanas · 11 years ago
  70. d43660d Merge "Enable tenant isolation for the boto tests" by Jenkins · 11 years ago
  71. 8004e8c Enable tenant isolation for the boto tests by Matthew Treinish · 11 years ago
  72. 88f49ef Convert thirdparty and stress tests to use global CONF object by Matthew Treinish · 11 years ago
  73. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  74. a039f87 Increase exception log details by Yair Fried · 11 years ago
  75. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  76. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  77. f054a9c Move decision_maker() call into setUpClass by Matthew Treinish · 11 years ago
  78. 83181a9 introduces skip_because decorator by Giulio Fidente · 11 years ago
  79. 849708e Print the lekaed 'boto' tags on Failure by Attila Fazekas · 12 years ago
  80. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  81. 72be9d3 Merge "assertEquals is deprecated, use assertEqual" by Jenkins · 12 years ago
  82. b432bac fix pep8 errors: E231, E128 by DennyZhang · 12 years ago
  83. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  84. 6cc3ade uniforms skip messages by Giulio Fidente · 12 years ago
  85. f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 12 years ago
  86. 3e381f7 White space after # in thirdparty by Attila Fazekas · 12 years ago
  87. 8eb4e2d Merge "Use state transition checker wait function in the ec2 image tests" by Jenkins · 12 years ago
  88. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  89. 6a97094 Merge "Add boto tests for idempotent RunInstances calls" by Jenkins · 12 years ago
  90. 95d4f1f Use state transition checker wait function in the ec2 image tests by Attila Fazekas · 12 years ago
  91. b81941e Unskip test_register_get_deregister_ari_image by Attila Fazekas · 12 years ago
  92. bb575e1 Adds tests for tags in boto (EC2 API) by Burt Holzman · 12 years ago
  93. f70f222 Add boto tests for idempotent RunInstances calls by Burt Holzman · 12 years ago
  94. 3c64659 skip test_ec2_instance_run.InstanceRunTest.test_integration_1 by Sean Dague · 12 years ago
  95. aed773c Fixes bugs in test_s3_ec2_images by Hoisaleshwara Madan V S · 12 years ago
  96. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  97. cb9209d Remove unnecessary tags/attributes from our tests by Giampaolo Lauria · 12 years ago
  98. 09761f6 move boto tests to thirdparty directory - part 1 by Sean Dague · 12 years ago