freezer/freezer/storage
Pengju Jiao 7378b6c177 Fix listing objects in s3 driver
When object count is bigger than 1000, IsTruncated is True, then
the restore will fail. (Although object number of the cinder mode
backup of a volume will never be bigger than 1000 with using
multipart upload in s3 driver, this should also be fixed)

Depends-On: I7586763cf25be7ca115c7325129a7c9aa7022603
Change-Id: I9e972023817f3c804ae02e925b93811e1e05cc52
2017-07-19 23:15:21 +08:00
..
__init__.py Fix for race condition for parallel multi-level backup restore 2015-09-30 10:24:20 +01:00
base.py Backup/Restore nova tenant 2017-03-22 16:40:59 +04:00
exceptions.py Fix tox.ini file 2016-06-17 17:11:14 -06:00
fslike.py Block based incremental support - rsync 2017-01-23 03:50:45 +04:00
local.py Backup/restore cinder/nova to ssh 2016-12-22 14:55:25 +00:00
multiple.py Backup/restore cinder/nova to ssh 2016-12-22 14:55:25 +00:00
physical.py Block based incremental support - rsync 2017-01-23 03:50:45 +04:00
s3.py Fix listing objects in s3 driver 2017-07-19 23:15:21 +08:00
ssh.py Fix ssh connection while restore 2017-03-01 19:32:43 +00:00
swift.py Fix pylint checks 2017-06-07 16:15:01 +01:00