From: John Spray Date: Thu, 10 Nov 2016 15:28:03 +0000 (+0000) Subject: teuthology/nuke: update for python-rgw X-Git-Tag: 1.1.0~500^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F980%2Fhead;p=teuthology.git teuthology/nuke: update for python-rgw Signed-off-by: John Spray --- diff --git a/teuthology/nuke/actions.py b/teuthology/nuke/actions.py index acfd8dbf..2de8b49a 100644 --- a/teuthology/nuke/actions.py +++ b/teuthology/nuke/actions.py @@ -246,7 +246,7 @@ def remove_ceph_packages(ctx): log.info("Force remove ceph packages") ceph_packages_to_remove = ['ceph-common', 'ceph-mon', 'ceph-osd', 'libcephfs1', 'libcephfs2', - 'librados2', 'librgw2', 'librbd1', + 'librados2', 'librgw2', 'librbd1', 'python-rgw', 'ceph-selinux', 'python-cephfs', 'ceph-base', 'python-rbd', 'python-rados', 'ceph-mds', 'ceph-mgr', 'libcephfs-java', 'libcephfs-jni',