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 6a8e9a70e9 Sync with OpenStack v1.11.0 Jan 10 2014
Updated tox.ini, functional tests, and proxy
unit tests.

BUG: https://bugs.launchpad.net/bugs/1268017

Change-Id: I5ff8359b8abdb8fe5ae82492c12f57c395992735
Signed-off-by: Luis Pabon <lpabon@redhat.com>
Reviewed-on: http://review.gluster.org/6682
Reviewed-by: Thiago da Silva <thiago@redhat.com>
Tested-by: Thiago da Silva <thiago@redhat.com>
2014-01-15 11:28:08 -08:00
bin Multiple changes in 'gluster-swift-gen-builder' 2013-11-19 19:31:14 -08:00
doc Fix users not able to change their own password/key 2014-01-07 13:50:30 -08:00
etc Doc Fix for 1267718 2014-01-14 12:06:20 -08:00
extras Deploy Apache as web front-end for gluster-swift 2013-10-23 18:54:17 -07:00
gluster Sync with OpenStack v1.11.0 Jan 10 2014 2014-01-15 11:28:08 -08:00
modules Sync with OpenStack v1.11.0 Jan 10 2014 2014-01-15 11:28:08 -08:00
test Sync with OpenStack v1.11.0 Jan 10 2014 2014-01-15 11:28:08 -08:00
tools Sync with OpenStack v1.11.0 Jan 10 2014 2014-01-15 11:28:08 -08:00
.gitignore Rebase to lastest OpenStack Swift DiskFile API 2013-10-29 07:25:59 -07:00
.gitmodules Add OpenStack Swift as a git submodule 2013-09-05 04:23:50 -07:00
.gitreview Git review to use branch master 2013-08-13 12:43:54 -07:00
functests.sh Add simple script for running func tests 2013-07-08 12:10:30 -07:00
glusterfs-openstack-swift.spec renaming swauth tools to gswauth 2013-12-06 07:44:08 -08:00
HISTORY Remove "ufo" directory, promoting contents to top-level 2013-05-10 07:12:08 -07:00
makerpm.sh Update RPM spec file 2013-11-14 15:14:35 -08:00
pkgconfig.py Make setup.py pep8 compliant 2013-10-15 16:26:59 -07:00
README.md Quick start guide 2013-09-13 06:21:29 -07:00
setup.py renaming swauth tools to gswauth 2013-12-06 07:44:08 -08:00
tox.ini Sync with OpenStack v1.11.0 Jan 10 2014 2014-01-15 11:28:08 -08: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. Quick Start Guide
  2. Developer Guide