790cbb82a1
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> |
||
---|---|---|
.. | ||
bin | ||
etc | ||
gluster | ||
test | ||
gluster-swift-ufo.spec | ||
README | ||
setup.py | ||
unittests.sh |
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