]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Use shortened version in order to avoid revision/arch mishaps. 153/head
authorSandon Van Ness <sandon@inktank.com>
Thu, 21 Nov 2013 00:37:31 +0000 (16:37 -0800)
committerSandon Van Ness <sandon@inktank.com>
Thu, 21 Nov 2013 00:37:31 +0000 (16:37 -0800)
commitc5a26b38defce7811a1ca5b60e737c641d314e92
tree9cfab27090a5d82b1bd55f581f94352c07767d62
parent39830c613e41a138fde3fd3c181927874080d2c9
Use shortened version in order to avoid revision/arch mishaps.

Sometimes -X is added to package names which does not exist in the
/version file. Simply using the version string does not work on
RHEL (it does on centos). Until version and the packages match
identically we instead will just split the version at the - and
no longer specify the dist for better reliability but slightly
lower accuracy.

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