Install qemu-block-rbd package for Ceph support

Change-Id: I5270d183e303cf78d2512d0cd5c7a748b40fa8ea
This commit is contained in:
Jiří Suchomel
2019-06-19 21:05:56 +02:00
parent efc455e1f4
commit 36e9575bef

View File

@@ -18,6 +18,7 @@ RUN set -ex ;\
libvirt \
python2-libvirt-python \
qemu \
qemu-block-rbd \
qemu-kvm \
openvswitch ;\
zypper ar "http://download.opensuse.org/repositories/Virtualization/openSUSE_Leap_15.0" Virtualization;\