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
Chetan Risbud 11e2be75fa Unit test coverage for Fake_file interfaces
The modified test case provides the complete coverage over
Fake_file class. These interfaces are to be used for directory
type of the objects.

BUG:987841

https://bugzilla.redhat.com/show_bug.cgi?id=987841

Change-Id: I2401423d2013ce7d90c454c72fbb60f4bc05ceb1
Signed-off-by: Chetan Risbud <crisbud@redhat.com>
Reviewed-on: http://review.gluster.org/6037
Reviewed-by: Luis Pabon <lpabon@redhat.com>
Tested-by: Luis Pabon <lpabon@redhat.com>
2013-10-21 19:10:59 -07:00
bin gluster-swift-gen-builders behaviour changes 2013-08-20 04:22:03 -07:00
doc/markdown mounts should use inode64 in quick guide 2013-09-27 09:25:41 -07:00
etc Fix typ-o for default network chunk size 2013-09-05 09:30:31 -07:00
extras/hook-scripts Include extras/ dir in flake8 source code check 2013-08-28 19:15:59 -07:00
gluster moving existing swauth unit tests 2013-10-17 12:59:48 -07:00
modules Add OpenStack Swift as a git submodule 2013-09-05 04:23:50 -07:00
test Unit test coverage for Fake_file interfaces 2013-10-21 19:10:59 -07:00
tools fixing tox requirements 2013-10-09 16:47:03 -07:00
.gitignore Use tox to satisfy functional test requirements 2013-09-20 12:51:17 -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 Depend only on OpenStack Swift 1.9.1 2013-08-28 19:01:50 -07:00
HISTORY Remove "ufo" directory, promoting contents to top-level 2013-05-10 07:12:08 -07:00
makerpm.sh Fix spec file to support source rpms 2013-08-21 13:41:16 -07: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 Make setup.py pep8 compliant 2013-10-15 16:26:59 -07:00
tox.ini fixing pep8 tests for new gswauth middleware 2013-10-16 10:28:44 -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. Quick Start Guide
  2. Developer Guide