Merge "libvirtd provides was removed from centos7.1"

This commit is contained in:
Jenkins 2015-04-07 14:50:47 +00:00 committed by Gerrit Code Review
commit 7a29958949

View File

@ -1,7 +1,9 @@
FROM %%KOLLA_NAMESPACE%%/%%KOLLA_PREFIX%%base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install libvirtd libguestfs qemu-system-x86 \
RUN yum -y install libvirt-daemon \
libguestfs \
qemu-system-x86 \
libvirt-daemon-driver-nwfilter \
libvirt-daemon-config-nwfilter \
libvirt-daemon-driver-lxc \