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.
Go to file
Luis Pabon c565b3b56c Change max file size
Change-Id: I232c04050e932200b37eb64ba41622d7b187fb24
Signed-off-by: Luis Pabon <lpabon@redhat.com>
Reviewed-on: http://review.gluster.org/5420
Reviewed-on: http://review.gluster.org/5505
2013-08-06 13:17:14 -07:00
bin tools: Print object metadata 2013-08-02 18:06:37 -07:00
doc/markdown Edited the mechanics of the wording within the document. 2013-07-09 17:42:21 -07:00
etc Change max file size 2013-08-06 13:17:14 -07:00
extras/hook-scripts Updating copyrights with current year 2013-07-24 18:43:52 -07:00
gluster perf: Container and account performance inc 2013-08-06 11:23:46 -07:00
test Change max file size 2013-08-06 13:17:14 -07:00
tools Updating copyrights with current year 2013-07-24 18:43:52 -07:00
.gitignore Generate coverage HTML reports by default. 2013-05-17 12:53:40 -07:00
functests.sh Add simple script for running func tests 2013-07-08 12:10:30 -07:00
glusterfs-openstack-swift.spec tools: Print object metadata 2013-08-02 18:06:37 -07:00
HISTORY Remove "ufo" directory, promoting contents to top-level 2013-05-10 07:12:08 -07:00
makerpm.sh Fix git-archive invocation for RHEL 6 2013-06-30 17:22:44 -07:00
pkgconfig.py rpm: Enable creation of RPMs 2013-05-17 04:36:41 -07:00
README.md Re-worded table contents portion of Readme.md 2013-07-05 08:15:12 -07:00
setup.py Remove filter for non-existent middleware. 2013-07-11 15:45:12 -04:00
tox.ini Add branch coverage, HTML pages, verbosity 2013-06-03 14:02:30 -07:00
unittests.sh Updating copyrights with current year 2013-07-24 18:43:52 -07:00

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.

Table of Contents

  1. Overview and Concepts
  2. User Guide
  3. Developer Guide