]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
nuke: drop remove_kernel_mounts() 1022/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 1 Feb 2017 19:37:49 +0000 (20:37 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 1 Feb 2017 20:26:45 +0000 (21:26 +0100)
commit610fdc8ec3310c4f1afecc28bb77e4e9c8b24045
tree55a221f1478d207274b2f80ac9d5dee6c2d905c2
parent7db9e8b76fd58721c980734879cc0af2644ba52a
nuke: drop remove_kernel_mounts()

Calling remove_kernel_mounts() after reboot() is pretty useless.  Also,
as explained in the previous commit, there isn't much we can do in the
krbd case, so just drop it.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/nuke/__init__.py
teuthology/nuke/actions.py