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