]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fixed errors. Tests pass.
authorSandon Van Ness <sandon@inktank.com>
Mon, 28 Oct 2013 18:04:28 +0000 (11:04 -0700)
committerSandon Van Ness <sandon@inktank.com>
Mon, 28 Oct 2013 18:04:28 +0000 (11:04 -0700)
commit90161a371eb95ceb1442a36643da11f2db11ae59
treee4e6e3c4abed7b396ceb98fe38d3d734ef2658d3
parentd4a632df5fa19b58bcc6e2d14349ee5f57299080
Fixed errors. Tests pass.

Since the default OS version is different for each distro the
argument default is None instead of explicity set to a value
like with get_distro. Fixed some logic around that and the tests
making the arugment always take precidence.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
teuthology/misc.py
teuthology/test/test_get_distro_version.py