]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw.py: add None object check when parsing info
authorJoe Buck <jbbuck@gmail.com>
Sun, 4 Aug 2013 00:16:52 +0000 (17:16 -0700)
committerJoe Buck <jbbuck@gmail.com>
Sun, 4 Aug 2013 00:16:52 +0000 (17:16 -0700)
commit4bd5b591d48ebbfc9306aca4d952e82cb6e145ab
tree5caff3e160528b46c881c88f10a1a9343c59cd5c
parent3accf1c68ac9d81fa0ffd926c6a73d4281b6d846
rgw.py: add None object check when parsing info

The rgw task was failing to check for a None object
when parsing user info in the case where there were
config options set for the client that did not include
user info (e.g. valgrind: ).
teuthology/task/rgw.py