Sylvain Baubeau
|
661f197f68
|
Retrieve all the objects using pagination
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
704e082254
|
Do not create objects for directories
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
f190aa4a7c
|
Refactor segment path concatenation code
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
0807282859
|
Use http.StatusRequestedRangeNotSatisfiable instead of error code
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
7a5aa32a64
|
Use file instead of filepath as it may cause troubles on Windows
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
91d74a3ee2
|
Protect against deletion of objects with the same prefix
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
01686e2c07
|
Show distribution version in User-Agent
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
913fe195fd
|
Do not use suite style testing for Swift specific tests
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
1b28eea232
|
Rename environment variables to run Swift testsuite
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
2524f300dc
|
Check file has been opened before closing it
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
fbc74a6457
|
Rename DriverParameters structure to Parameters
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
80bfcb68a8
|
Change folder mime type to application/vnc.swift.directory
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
7b0276dce5
|
Add code documentation
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
5cce023aa9
|
Do not read segment if no padding is necessary
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
d91c4cb694
|
Improve 404 errors handling
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
9ab55eae39
|
Use only one Swift container for both files and manifests
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
a1ae7f7122
|
Increase default chunk size to 20M
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
davidli
|
062d6266cf
|
Add support for Openstack Identity v3 API
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
3f9e7ed169
|
Use 'prefix' parameter instead of 'path' when listing files
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
1d46bb2bcc
|
Create full folder hierarchy instead of just the top level folder
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
4e619bc9b1
|
Remove one level of indentation in swift path handling code
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
75ce67c469
|
Use mitchellh/mapstructure library to parse Swift parameters
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
ea81e208a4
|
Move Dynamic Large Object handling to dedicated methods
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
8a22c0f4e1
|
Simplify code that handles non existing manifests
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
16a49ade16
|
Handle error during copy of original content
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:09 +02:00 |
|
nevermosby
|
9f7f23e373
|
Update the import path for swift driver test
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
|
2015-07-21 23:55:09 +02:00 |
|
davidli
|
1f4eb7b735
|
Use gofmt to format the code of swift driver.
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
|
2015-07-21 23:55:09 +02:00 |
|
Sylvain Baubeau
|
cce4956131
|
Add Openstack Swift storage driver
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
|
2015-07-21 23:55:08 +02:00 |
|