]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Update catch_mon_errors and tests 91/head
authorAndrew Woodward <awoodward@mirantis.com>
Wed, 25 Sep 2013 19:18:11 +0000 (12:18 -0700)
committerAndrew Woodward <awoodward@mirantis.com>
Wed, 25 Sep 2013 19:18:11 +0000 (12:18 -0700)
commit2465e90a317465932648a866565ff02ed0215fde
treeb0db6c0a6310e64a5865ef73fae91b4f1eb45cbd
parentcea4c9d008cd06cb8951671a6970a0716edbbcb5
Update catch_mon_errors and tests

change mon_initial_members test in mon.catch_mon_errors to be able to catch
 None result correctly
add second test to test_mon to ensure both None and not hostname in ..
 are tested

Signed-off-by: Andrew Woodward (awoodward@mirantis.com)
ceph_deploy/mon.py
ceph_deploy/tests/test_mon.py