From 9ce45cc73b08d1c6d6da62a1734602705fa8371d Mon Sep 17 00:00:00 2001 From: Changcheng Liu Date: Thu, 31 Jan 2019 13:23:54 +0800 Subject: [PATCH] Change ISO to use libcephfs2 instead of libcephfs1 Ceph Mimic v13.2.2 requires libcephfs2 to be installed. Story: 2003605 Task: 28856 Depends-On: Ibfbecf0a8beb38009b9d7192ca9455a841402040 Change-Id: I815894e712c5ac7e2a3b83c7962a5a837e77e6df Co-Authored-By: Scott Little Co-Authored-By: Dehao Shang Co-Authored-By: Changcheng Liu Signed-off-by: Daniel Badea --- centos_iso_image.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 1bfc36e4..cdab09cd 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -7,7 +7,7 @@ ceph ceph-common ceph-fuse ceph-radosgw -libcephfs1 +libcephfs2 python-cephfs python-ceph-compat