]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
get_latest_image_version_rpm(): ignore non-distro 525/head
authorZack Cerza <zack@redhat.com>
Wed, 17 Jun 2015 18:51:44 +0000 (12:51 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 17 Jun 2015 18:51:44 +0000 (12:51 -0600)
commit1bb91394ac68ab1da993e06b7afeaecd25d57195
tree3cac4b4126eb80a73763a1e870f67983e626588c
parent5e243281b7f78df0184edc0fb762cb8044d28e05
get_latest_image_version_rpm(): ignore non-distro

This function is only used in distro kernel codepaths. Remove a similar
block of code from need_to_install_distro() and use this function.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/kernel.py