summaryrefslogtreecommitdiff
path: root/tests/unit/test_swift_store.py
Commit message (Expand)AuthorAgeFilesLines
* Remove incubative openstack.common.context moduleZhi Yan Liu2015-03-121-17/+16
* Use oslo_utils.units where appropriateGorka Eguileor2015-03-091-6/+6
* Merge "Support for deleting images stored as SLO in Swift"0.2.0Jenkins2015-03-051-3/+46
|\
| * Support for deleting images stored as SLO in SwiftHemanth Makkapati2015-03-031-3/+46
* | Merge "Unify using six.moves.range rename everywhere"Jenkins2015-03-041-0/+2
|\ \ | |/ |/|
| * Unify using six.moves.range rename everywhereErno Kuvaja2015-02-251-0/+2
* | Merge "Use a named enum for capability values"Jenkins2015-03-011-3/+6
|\ \
| * | Use a named enum for capability valuesIan Cordasco2015-02-131-3/+6
| |/
* | Merge "Convert httpretty tests to requests-mock"Jenkins2015-02-251-28/+16
|\ \ | |/ |/|
| * Convert httpretty tests to requests-mockJamie Lennox2015-02-061-28/+16
* | Add capabilities to storage driverZhi Yan Liu2015-02-081-7/+36
* | Fixing PEP8 E712 and E265Radoslaw Smigielski2015-02-061-1/+1
|/
* Replace snet config with endpoint configJesse J. Cook2015-02-021-22/+35
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* Move from oslo.utils to oslo_utilsLouis Taylor2015-01-091-1/+1
* Merge "Define a new parameter to pass CA cert file"Jenkins2015-01-071-1/+3
|\
| * Define a new parameter to pass CA cert fileAndrea Rosa2015-01-061-1/+3
* | Swift Store to use Multiple ContainersBen Roble2014-12-151-0/+192
* | Merge "Fix public image ACL in multi-tenant Swift mode"0.1.10Jenkins2014-11-141-1/+1
|\ \
| * | Fix public image ACL in multi-tenant Swift modeStuart McLaren2014-10-221-1/+1
| |/
* | Merge "Test swift multi-tenant store get context"Jenkins2014-11-141-0/+18
|\ \
| * | Test swift multi-tenant store get contextStuart McLaren2014-10-291-0/+18
* | | Merge "Test swift multi-tenant store add context"Jenkins2014-11-141-0/+58
|\ \ \ | |/ /
| * | Test swift multi-tenant store add contextStuart McLaren2014-10-291-0/+58
| |/
* | Remove validate_locationStuart McLaren2014-10-071-21/+0
|/
* Switch to using oslo.utilsZhi Yan Liu2014-09-291-1/+1
* Recover from errors while deleting image segmentsHemanth Makkapati2014-09-261-1/+48
* Merge "Enhance configuration handling"Jenkins2014-09-251-53/+53
|\
| * Enhance configuration handlingZhi Yan Liu2014-09-241-53/+53
* | Enable F841 checkOleksii Chuprykov2014-09-231-1/+1
|/
* Fix H402Oleksii Chuprykov2014-09-201-3/+3
* Adding common.utils.exception_to_str() to avoid encoding issueZhi Yan Liu2014-09-191-1/+2
* Replace stubout with oslotest.moxstuboutZhi Yan Liu2014-09-191-3/+2
* Run tests parallel by defaultOleksii Chuprykov2014-09-171-8/+13
* Configure the stores explicitlyArnaud Legendre2014-09-091-0/+20
* Rename glance.store to glance_store0.1.1Flavio Percoco2014-08-281-10/+10
* Port swift storeFlavio Percoco2014-07-291-0/+1127
* Add .gitreview to the repoFlavio Percoco2014-07-171-965/+0
* Move exceptions out of common and add backends.pyFlavio Percoco2014-06-121-10/+10
* GridFS StoreFlavio Percoco2014-04-071-32/+20
* Add tests w/ some fixes, although they don't run yetFlavio Percoco2014-01-301-0/+977