]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Move non-ceph logic out of the ceph task: host in use check.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 16 Jun 2011 21:17:14 +0000 (14:17 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 16 Jun 2011 21:36:21 +0000 (14:36 -0700)
commit301ab5674892a96118eae6f550192d87d246334d
treed3c04a9b3a6f2b7fedb782b2e08be1c6d46fafd5
parent629ad4477d8967690771e72d927d2b019961a4db
Move non-ceph logic out of the ceph task: host in use check.

To avoid every config always listing basic tasks, we silently
add internal.* tasks in front of the task list.
teuthology/run.py
teuthology/task/ceph.py
teuthology/task/internal.py [new file with mode: 0644]