summaryrefslogtreecommitdiffstats
path: root/doc/markdown/s3.md
Commit message (Collapse)AuthorAgeFilesLines
* Add support for S3 Multipart Upload APIvenkata edara2017-04-041-0/+46
| | | | | | | | | | | | Obj server checks if +segments is there and creates directory to support multi-part upload Updated s3.md to show usage of multi-part upload. Change-Id: I1e8a0dd850f51b2cc5dd2147607e46978dc2f936 Signed-off-by: venkata edara <redara@redhat.com> Reviewed-on: https://review.gluster.org/16983 Reviewed-by: Prashanth Pai <ppai@redhat.com> Tested-by: Prashanth Pai <ppai@redhat.com>
* Document accessing glusterfs over Amazon S3 APIPrashanth Pai2016-09-121-0/+153
The document explains how to setup S3 API access to GlusterFS via gluster-swift. Currently, the scope of this is limited to tempauth and gswauth. Change-Id: I2b5e173c98bc1687e0e541c6d99039b12ab249b6 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/13729 Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com> Reviewed-by: Thiago da Silva <thiago@redhat.com> Tested-by: Thiago da Silva <thiago@redhat.com>