Swift Object Server implementation that enables objects created using the Swift API to be accessed as files on a High Performance Storage System (HPSS) mount point.
47f401b2ef
During a post request, the object-server is ovewriting the existing object metadata. This fix prevents the overwrite of the system metadata while it allows for the user to add/remove user metadata Change-Id: Ic62cd064589b625ee425a9934be8766650622c13 Signed-off-by: Thiago da Silva <thiago@redhat.com> Reviewed-on: http://review.gluster.org/6254 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com> Signed-off-by: Thiago da Silva <thiago@redhat.com> Reviewed-on: http://review.gluster.org/6315 |
||
---|---|---|
bin | ||
doc/markdown | ||
etc | ||
extras | ||
gluster | ||
modules | ||
test | ||
tools | ||
.gitignore | ||
.gitmodules | ||
.gitreview | ||
functests.sh | ||
glusterfs-openstack-swift.spec | ||
HISTORY | ||
makerpm.sh | ||
pkgconfig.py | ||
README.md | ||
setup.py | ||
tox.ini | ||
unittests.sh |
Gluster For Swift
Integrating GlusterFS as the back-end to OpenStack Swift implementation. This is a component of the Unified File and Object (UFO) story for GlusterFS, which allows files and directories created via gluster-native/nfs/samba mount(s) to be accessed as objects via the Swift API.