]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
remove the need for teuthology.misc in teuthology.packaging
authorAndrew Schoen <aschoen@redhat.com>
Fri, 31 Jul 2015 21:06:06 +0000 (16:06 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 3 Aug 2015 20:01:49 +0000 (15:01 -0500)
commit7c6a92be41315e7a9e796e08e3073b5621f21187
tree02cd4cce3d39d0c85cc90b3fa88a36260d4b8343
parent1025693fb7c0d40afadcc56006b0f55ec3e71eea
remove the need for teuthology.misc in teuthology.packaging

It's best to get the package type from remote.os.package_type. This also
fixes a circular import that will allows me to import
teuthology.packaging into teuthology.misc

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/packaging.py
teuthology/test/test_packaging.py