From 4c6ca1db931377b75583f61a7bca262cfc27b0fa Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Fri, 6 Jun 2014 15:43:14 -0400 Subject: updating README file with project name change Change-Id: Ie6c65a3a729e8a83d89d99b757fd9663dec70e89 Signed-off-by: Thiago da Silva Reviewed-on: http://review.gluster.org/8006 Reviewed-by: pushpesh sharma Tested-by: pushpesh sharma Reviewed-by: Prashanth Pai Reviewed-by: Luis Pabon Tested-by: Luis Pabon --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d0b3d4d..fd63499 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# 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. +# Gluster-Swift has moved to Swift-On-File +The Gluster-Swift project is being moved to a new project named [Swift-On-File][]. +This new name better represents its nature as a Swift backend that supports +multiple Posix Filesystems, not just GlusterFS. The last released version of +Gluster-Swift was the [Icehouse release][]. -# Table of Contents -1. [Quick Start Guide](doc/markdown/quick_start_guide.md) -1. [Developer Guide](doc/markdown/dev_guide.md) +[Swift-On-File][https://github.com/swiftonfile/swiftonfile] +[Icehouse release][https://github.com/swiftonfile/swiftonfile/releases/tag/v1.13.1-2] -- cgit