summaryrefslogtreecommitdiff
path: root/tempest/api/object_storage/test_container_sync.py
Commit message (Expand)AuthorAgeFilesLines
* Switch all uses of urlparse to import from sixMatthew Treinish2015-04-231-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-3/+5
* Switch swift tests to use cred_provider with rolesMatthew Treinish2015-03-051-0/+13
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Switch to using the skip_because decorator from tempest-libMatthew Treinish2015-02-061-1/+2
* Add a test for new-style container-syncDaisuke Morita2015-01-261-27/+30
* Make every swift clients use expected_successJordanP2014-11-171-4/+0
* Migrate object_storage API tests to resource_* fixturesAndrea Frittoli2014-09-181-5/+4
* Improve the selectability of Swift testsDaisuke Morita2014-08-271-0/+4
* Add bug skip for test_container_synchronization()Matthew Treinish2014-06-091-0/+1
* Stop swift resource leaking even if an error occursMasayuki Igawa2014-04-081-1/+2
* Prepare for enabling H302 rule (api/object_storage)Masayuki Igawa2014-02-171-7/+6
* Convert ironic, swift, and heat api tests to use global CONF objectMatthew Treinish2014-01-301-2/+6
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Remove Swift container-sync test skippingFabien Boucher2014-01-101-30/+44
* Cleanup using about the data_utils module and functionsMasayuki Igawa2013-11-231-5/+5
* introduces skip_because decoratorGiulio Fidente2013-10-041-3/+2
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-211-1/+1
* uniforms skip messagesGiulio Fidente2013-08-261-1/+1
* setUpClass/tearDownClass full chainAttila Fazekas2013-08-141-0/+1
* Use assertIn and assertNotIn instead of assertTrue/assertFalseAttila Fazekas2013-07-291-3/+3
* Removes 'positive' tag from tests.Giulio Fidente2013-05-291-1/+1
* Merge "Moved swift container cleanup to a class method."Jenkins2013-05-261-8/+2
|\
| * Moved swift container cleanup to a class method.Martina Kollarova2013-05-241-8/+2
* | Set smoke/gate attributes for tests in "compute"Giampaolo Lauria2013-05-231-1/+1
|/
* rename tests -> apiSean Dague2013-05-201-0/+118