swiftonhpss/README.md
Kyle Schneider 7fd147681b Re-worded table contents portion of Readme.md
Changed "usage" to "user" to match title. Also, prefixed
"pip install" with proper "sudo" command, due to command requiring
super user privelages.

Change-Id: I972bcb96fd476a4022385a418c86916038ec1aab
Signed-off-by: Kyle Schneider <kinnder@gmail.com>
Reviewed-on: http://review.gluster.org/5294
Reviewed-by: Luis Pabon <lpabon@redhat.com>
Tested-by: Luis Pabon <lpabon@redhat.com>
2013-07-05 08:15:12 -07:00

13 lines
465 B
Markdown

# 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](doc/markdown/concepts.md)
1. [User Guide](doc/markdown/user_guide.md)
1. [Developer Guide](doc/markdown/dev_guide.md)