glusterfs/ufo
Mohammed Junaid 790cbb82a1 object-storage: Removed the redundant REMOTE_CLUSTER option.
Gluster cli uses the remote-host option to connect to the glusterd
and by default it uses localhost to connect to glusterd. So, UFO code
will use the remote-host option everytime to connect to the glusterd.

Change-Id: I5a684d3c43fe9bdc9cc0b7c472a9d8145f9e1fd4
BUG: 878663
Signed-off-by: Mohammed Junaid <junaid@redhat.com>
Reviewed-on: http://review.gluster.org/4690
Reviewed-by: Peter Portante <pportant@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
2013-03-21 14:07:27 -07:00
..
bin object-storage: Restoring multi volume support in UFO. 2013-03-07 00:55:34 -08:00
etc object-storage: Removed the redundant REMOTE_CLUSTER option. 2013-03-21 14:07:27 -07:00
gluster object-storage: Removed the redundant REMOTE_CLUSTER option. 2013-03-21 14:07:27 -07:00
test object-storage: Removed the redundant REMOTE_CLUSTER option. 2013-03-21 14:07:27 -07:00
gluster-swift-ufo.spec object-storage: only open file when requested 2012-12-17 06:17:04 -08:00
README object-storage: del 1.4.8 ref from dir hierarchy 2012-11-21 14:57:22 -08:00
setup.py object-storage: del 1.4.8 ref from dir hierarchy 2012-11-21 14:57:22 -08:00
unittests.sh object-storage: add UFO unit tests 2013-01-17 00:08:44 -08:00

Gluster Unified File and Object Storage allows files and directories created
via gluster-native/nfs mount to be accessed as containers and objects. It is
a plugin for OpenStack Swift project.

Install
  * TBD

Once this is done, you can access the GlusterFS volumes as Swift accounts.
Add the Volume names with the user-name and its corresponding password to the
/etc/swift/proxy-server.conf (follow the syntax used in the sample conf file).

Command to start the servers (TBD)
  swift-init main start

Command to stop the servers (TBD)
  swift-init main stop