]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_rest_api.py: don't fail if no up OSDs found on startup 1260/head 1261/head
authorDan Mick <dan.mick@inktank.com>
Tue, 18 Feb 2014 21:07:32 +0000 (13:07 -0800)
committerDan Mick <dan.mick@inktank.com>
Tue, 18 Feb 2014 21:07:32 +0000 (13:07 -0800)
commitdb88e7f385f4464f5f4de517845607391c314ef5
tree79d73114a9ac39b3e613fd5e75f50a2a55f17d54
parent6d4c1e2b4251c68e2d5621926d0843bbe2c663ac
ceph_rest_api.py: don't fail if no up OSDs found on startup

allow find_up_osd() to return None, and have caller check for it

Fixes: #7463
Signed-off-by: Dan Mick <dan.mick@inktank.com>
src/pybind/ceph_rest_api.py