]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
misc: Fix for case status['description'] == None
authorSam Lang <sam.lang@inktank.com>
Wed, 17 Apr 2013 22:38:36 +0000 (17:38 -0500)
committerSam Lang <sam.lang@inktank.com>
Wed, 17 Apr 2013 22:43:14 +0000 (17:43 -0500)
commit77cf9f4b682b8555278532fedd9d07951a09cdde
treef0984abef6e2490d347f26fab73f7fc170cf9b38
parent2bcbf1846a63c3031126dcd8ac77e79b4ae2d7b5
misc: Fix for case status['description'] == None

Skip the machine that has a description, but the
value is None.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Warren Usui <warren.usui@inktank.com>
teuthology/misc.py