]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_manager: don't try to start greenlet twice
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 10 Apr 2012 23:23:58 +0000 (16:23 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 10 Apr 2012 23:23:58 +0000 (16:23 -0700)
commitddb98f77738b385f74ad7ece608e6caad39c6421
tree2907038c94f0cd5513a36a39fec61d93012ae991
parent1ac5554d759289c5bd7c147f00da0aa4a44c12b5
ceph_manager: don't try to start greenlet twice

spawn already scheduled it. Trying to start it again hits an assert.
teuthology/task/ceph_manager.py