]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
get_package_version(): return V-R for rpm
authorZack Cerza <zack@redhat.com>
Thu, 8 Sep 2016 14:43:08 +0000 (08:43 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 4 Oct 2016 15:01:20 +0000 (09:01 -0600)
commit4d2c0b6ff076c3ebbf4635393d15614aad37b77b
tree36b0b8b908d9d6ee63346a3fd15a8c4b10415686
parent865df5e4001813892765a0d1f1b8fb244f68fc99
get_package_version(): return V-R for rpm

Even though strictly speaking "version" implies just the %{VERSION}
field, that is hardly ever useful on its own.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/packaging.py
teuthology/test/test_packaging.py