devstack-plugin-libvirt-qemu/README.rst

1.1 KiB

DevStack Libvirt QEMU Plugin

This project is a plugin for DevStack, which is a set of scripts and utilities to quickly deploy an OpenStack cloud.

This DevStack plugin provides the ability to download and compile libvirt and QEMU from source. It also gives the ability to set an specific Git commit to be used in the compilation

For more information, refer to the DevStack Documentation, and the libvirt and QEMU docs.

Known Issues: to disable apparmor before stacking run sudo ln -s /etc/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disable/usr.sbin.libvirtd then reboot for it to take effect.

TODO: fix apparmor support automatically. TODO: update support for ubuntu 18.04