Skip to content
Snippets Groups Projects
Commit 045bb325 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Add libvirt-driver-lxc to nova-libvirt"

parents 32b32280 fe380064
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla) ...@@ -4,6 +4,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install libvirtd libguestfs qemu-system-x86 \ RUN yum -y install libvirtd libguestfs qemu-system-x86 \
libvirt-daemon-driver-nwfilter \ libvirt-daemon-driver-nwfilter \
libvirt-daemon-config-nwfilter \ libvirt-daemon-config-nwfilter \
libvirt-daemon-driver-lxc \
&& yum clean all && yum clean all
VOLUME [ "/sys/fs/cgroup" ] VOLUME [ "/sys/fs/cgroup" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment