Swift Object Server implementation that enables objects created using the Swift API to be accessed as files on a High Performance Storage System (HPSS) mount point.
3f18f021bd
This test suite plans to tests following gswauth commands:- 1. swauth-prep 2. swauth-add-account 3. swauth-delete-account 4. swauth-add-user 5. swauth-delete-user 6. swauth-set-account-service 7. swauth-cleanup-tokens 8. swauth-list It uses 'commands' python module to execute gswauthcommands, and capture the status and output of commands followed by asserts to verify if the captured status and output is same as expected ones.This initial draft has tests for first 1-5 commands. Change-Id: I8591884e87c6ffd88446aacd04a1db2daab2d189 Signed-off-by: Pushpesh Sharma <psharma@redhat.com> Reviewed-on: http://review.gluster.org/6277 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com> |
||
---|---|---|
bin | ||
doc/markdown | ||
etc | ||
extras | ||
gluster | ||
modules | ||
test | ||
tools | ||
.gitignore | ||
.gitmodules | ||
.gitreview | ||
functests.sh | ||
glusterfs-openstack-swift.spec | ||
HISTORY | ||
makerpm.sh | ||
pkgconfig.py | ||
README.md | ||
setup.py | ||
tox.ini | ||
unittests.sh |
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.