]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw.py: check for empty client config
authorJoe Buck <jbbuck@gmail.com>
Thu, 1 Aug 2013 17:07:56 +0000 (10:07 -0700)
committerJoe Buck <jbbuck@gmail.com>
Thu, 1 Aug 2013 17:28:26 +0000 (10:28 -0700)
commit1552a4b97aaed489ef8d062dc49e866b6711cf76
tree396f318c860df73f4f3af3e2de5aea6bec65020d
parent7f76c1ced10c143a927bd92e80db7869135b9294
rgw.py: check for empty client config

Fixes a bug where an rgw client without
a system user specified would cause teuthology
to error out.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
teuthology/task/rgw.py