summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..236bbd7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# 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. [Usage Guide](doc/markdown/user_guide.md)
+1. [Developer Guide](doc/markdown/dev_guide.md)
+