summaryrefslogtreecommitdiff
path: root/glance_store/_drivers/s3.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Python 3 issuesVictor Stinner2015-05-201-1/+1
* Merge "Correct such logic in store.get() when chunk_size param provided"Jenkins2015-03-131-1/+1
|\
| * Correct such logic in store.get() when chunk_size param providedZhi Yan Liu2015-03-041-1/+1
* | Make dependency on boto entirely conditionalIan Cordasco2015-03-101-1/+2
|/
* Merge "Move to hacking 0.10"0.1.12Jenkins2015-03-021-1/+1
|\
| * Move to hacking 0.10JordanP2015-02-261-1/+1
* | Merge "Use a named enum for capability values"Jenkins2015-03-011-1/+1
|\ \ | |/ |/|
| * Use a named enum for capability valuesIan Cordasco2015-02-131-1/+1
* | Remove duplicate keyDanny Al-Gaaf2015-02-191-1/+0
|/
* Add capabilities to storage driverZhi Yan Liu2015-02-081-0/+5
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* Move from oslo.utils to oslo_utilsLouis Taylor2015-01-091-2/+2
* Switch to using oslo.utilsZhi Yan Liu2014-09-291-1/+1
* Remove network_utilsOleksii Chuprykov2014-09-281-4/+4
* Merge "Backporting S3 multi-part upload functionality to glace_store"Jenkins2014-09-261-26/+257
|\
| * Backporting S3 multi-part upload functionality to glace_storeMasashi Ozawa2014-09-251-26/+257
* | Merge "s3_store_host parameter with port number"Jenkins2014-09-251-3/+7
|\ \ | |/ |/|
| * s3_store_host parameter with port numberMasashi Ozawa2014-09-241-3/+7
* | Enhance configuration handlingZhi Yan Liu2014-09-241-1/+1
|/
* Fix H402Oleksii Chuprykov2014-09-201-1/+1
* Merge "Adding common.utils.exception_to_str() to avoid encoding issue"Jenkins2014-09-191-1/+2
|\
| * Adding common.utils.exception_to_str() to avoid encoding issueZhi Yan Liu2014-09-191-1/+2
* | Portback part change of enabling F821 checkZhi Yan Liu2014-09-191-4/+5
|/
* Rename glance.store to glance_store0.1.1Flavio Percoco2014-08-281-0/+559