]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Make reset of ssh key code conditional on being a virtual machine.
authorWarren Usui <warren.usui@inktank.com>
Wed, 12 Jun 2013 21:21:14 +0000 (14:21 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 18:12:05 +0000 (11:12 -0700)
commit1441707222f843740fed4d7d66f46b5acf06f93d
treea4ab79d6777b61c051374eacd648e958c879ef42
parent3649e2777099054cbfc5bcdb7d0be837d05ebfb3
Make reset of ssh key code conditional on being a virtual machine.
Add and use is_vm to determine if we are running on a virtual machine.

Fix #5364
Signed-off-by: Warren Usui <warren.usui@inktank.com>
teuthology/misc.py
teuthology/orchestra/remote.py
teuthology/task/internal.py