]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix update hang.
authorSandon Van Ness <sandon@inktank.com>
Wed, 27 Aug 2014 18:39:03 +0000 (11:39 -0700)
committerSandon Van Ness <sandon@inktank.com>
Wed, 27 Aug 2014 18:39:03 +0000 (11:39 -0700)
commit309d6ceadc5fc558399ff14a9b65545ff972958c
treede7ffa792dc744cb12b9eb3b82ce7b1a19f914c9
parent4fa89f6fd40d4fd4fcb943c64749ee95bbeca292
Fix update hang.

Don't check ssh keys of VM (attempting to update them) if we are
changing the state of the host (up/down) as there is a good chance
it will be down and will never return any keys.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
teuthology/lock.py