summaryrefslogtreecommitdiff
path: root/glance_store/_drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix python3 compatibility of rbd get_fsidMichal Arbet2019-06-071-1/+13
* Merge "Consider Cinder back-end as production ready"0.26.0Zuul2018-07-191-4/+1
|\
| * Consider Cinder back-end as production readyErno Kuvaja2018-07-191-4/+1
* | Merge "Remove config option help translation"Zuul2018-07-199-135/+134
|\ \ | |/ |/|
| * Remove config option help translationSean McGinnis2018-07-199-135/+134
* | Multihash Implementation for GlanceScott McClymont2018-07-187-53/+125
* | Merge "Multi store support for cinder driver"Zuul2018-07-171-22/+58
|\ \
| * | Multi store support for cinder driverAbhishek Kekane2018-07-171-22/+58
* | | Merge "Multi store support for http, swift, sheepdog and vmware driver"Zuul2018-07-177-81/+240
|\ \ \ | |/ / |/| |
| * | Multi store support for http, swift, sheepdog and vmware driverAbhishek Kekane2018-07-157-81/+240
* | | Merge "Enable multi store support for glance"Zuul2018-07-162-26/+70
|\ \ \ | |/ /
| * | Enable multi store support for glanceAbhishek Kekane2018-07-152-26/+70
* | | Merge "cinder: Specify mountpoint host param to attach API"Zuul2018-07-151-1/+1
|\ \ \ | |/ / |/| |
| * | cinder: Specify mountpoint host param to attach APITomoki Sekiyama2018-06-301-1/+1
| |/
* | specify region on creating cinderclientTomoki Sekiyama2018-07-091-0/+1
|/
* Merge "Disable verification for Keystone session in Swift"Zuul2018-06-191-4/+7
|\
| * Disable verification for Keystone session in SwiftVincent Untz2016-12-201-4/+7
* | use only exceptions for uri validations0.24.0kairat_kushaev2018-06-077-22/+8
* | Merge "TrivialFix: Correct reST field lists in docstrings"Zuul2018-05-295-12/+12
|\ \
| * | TrivialFix: Correct reST field lists in docstringsyfzhao2017-09-265-12/+12
* | | Fix wrong links in glance_storeyanghuichan2018-03-302-3/+3
* | | Fix BufferedReader writing zero size chunksJake Yip2017-12-151-2/+2
* | | Use cached auth_ref instead of gettin a new one each timekairat_kushaev2017-11-211-2/+1
|/ /
* | Merge "Expand sz to size"Jenkins2017-09-221-5/+5
|\ \
| * | Expand sz to sizeTim Burke2017-09-191-5/+5
* | | Merge "Buffered reader: Upload recovery for swift store"Jenkins2017-09-192-37/+249
|\ \ \ | |/ /
| * | Buffered reader: Upload recovery for swift storeBrian D. Elliott2017-03-152-37/+249
* | | Merge "Cinder driver: TypeError in _open_cinder_volume"Jenkins2017-07-181-4/+7
|\ \ \
| * | | Cinder driver: TypeError in _open_cinder_volumezhangdaolong2017-07-181-4/+7
| |/ /
* | | Merge "Fixing string formatting bug in log message."Jenkins2017-07-181-1/+1
|\ \ \
| * | | Fixing string formatting bug in log message.Matt Smith2017-01-171-1/+1
| | |/ | |/|
* | | Merge "Sheepdog: fix command execution failure"Jenkins2017-07-181-8/+5
|\ \ \
| * | | Sheepdog: fix command execution failureYAMADA Hideki2016-09-231-8/+5
* | | | Merge "Replace six.iteritems() with .items()"Jenkins2017-07-142-3/+2
|\ \ \ \
| * | | | Replace six.iteritems() with .items()gengchc22017-03-102-3/+2
* | | | | set warning-is-error for documentation buildDoug Hellmann2017-06-284-4/+4
* | | | | Merge "Initialize privsep root_helper command"Jenkins2017-06-131-0/+4
|\ \ \ \ \
| * | | | | Initialize privsep root_helper commandEric Harney2017-05-241-0/+4
| | |_|_|/ | |/| | |
* | | | | Don't fail when trying to unprotect unprotected snapshot on RBDSławek Kapłoński2017-04-251-1/+10
|/ / / /
* | | | Merge "Use HostAddressOpt for store opts that accept IP and hostnames"Jenkins2017-03-152-6/+6
|\ \ \ \
| * | | | Use HostAddressOpt for store opts that accept IP and hostnamesDharini Chandrasekar2017-03-092-6/+6
* | | | | Merge "Log at error when we intend to reraise the exception"Jenkins2017-03-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Log at error when we intend to reraise the exceptionTim Burke2017-01-051-1/+1
| | |_|/ | |/| |
* | | | Fix SafeConfigParser DeprecationWarning in Python 3.2+ChangBo Guo(gcb)2017-01-191-6/+5
* | | | Correct error msg variable that could be unassignedMatt Smith2017-01-181-1/+1
|/ / /
* | | Merge "Raise exc when using multi-tenant and swift+config"0.19.0Jenkins2016-12-192-2/+22
|\ \ \
| * | | Raise exc when using multi-tenant and swift+configDharini Chandrasekar2016-12-162-2/+22
* | | | Merge "Use storage_url in DB for multi-tenant swift store"Jenkins2016-12-142-17/+2
|\ \ \ \
| * | | | Use storage_url in DB for multi-tenant swift storeDharini Chandrasekar2016-12-132-17/+2
* | | | | take into consideration created volume size in cinder backendAndrey Pavlov2016-11-241-0/+2
| |_|/ / |/| | |