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
Peter Portante 677d307169 Final forward port of PDQ performance patches
Change-Id: I4ef131b3cc7648d4571a4d854029efb1aff8b901
Signed-off-by: Peter Portante <peter.portante@redhat.com>
Reviewed-on: http://review.gluster.org/5305
Reviewed-by: Luis Pabon <lpabon@redhat.com>
Tested-by: Luis Pabon <lpabon@redhat.com>
2013-07-10 15:49:26 -07:00
bin Remove "ufo" directory, promoting contents to top-level 2013-05-10 07:12:08 -07:00
doc/markdown Edited the mechanics of the wording within the document. 2013-07-09 17:42:21 -07:00
etc Final forward port of PDQ performance patches 2013-07-10 15:49:26 -07:00
extras/hook-scripts object-storage: Store the lock file in /var/run/swift. 2013-04-29 16:35:57 -04:00
gluster Final forward port of PDQ performance patches 2013-07-10 15:49:26 -07:00
test Final forward port of PDQ performance patches 2013-07-10 15:49:26 -07:00
tools Automate functional tests 2013-07-03 11:09:26 -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 RPM now updates F18 UFO 2013-07-09 07:06:35 -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 rpm: Enable creation of RPMs 2013-05-17 04:36:41 -07:00
tox.ini Add branch coverage, HTML pages, verbosity 2013-06-03 14:02:30 -07:00
unittests.sh Add branch coverage, HTML pages, verbosity 2013-06-03 14:02:30 -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