ceph/teuthology/test
Sandon Van Ness 810cca1daf Added get_distro() to misc.py
Since getting the ostype is used multiple places I made a
function for it and modified the existing code to use
said function. I also added tests for the function.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-07-25 14:45:02 -07:00
..
__init__.py
test_get_distro.py Added get_distro() to misc.py 2013-07-25 14:45:02 -07:00
test_misc.py
test_safepath.py