]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Move python-rados out of install and into nuke
authorZack Cerza <zack@redhat.com>
Tue, 9 Jun 2015 19:55:18 +0000 (13:55 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 9 Jun 2015 19:55:18 +0000 (13:55 -0600)
commit3f4a9dc763292a8e792fd5d9739376208f2d3dc5
tree1a0a1b6e0d22f1a9e690a05a1e1d7984ca11635a
parent27836635ec12cb85d017b6de4cc669433472e5aa
Move python-rados out of install and into nuke

Not all ceph branches contain python-rados; the original motivation for
mentioning it in the install task's package list was so that nuke would
remove it. There is another way, though, that doesn't affect the install
task's behavior at all (this is the way).

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/nuke.py
teuthology/task/install.py