devstack-plugin-libvirt-qemu/releasenotes/notes/initial_release-6ee97b0a3ef70187.yaml
Rodolfo Alonso Hernandez fa342a7900 Initial release
This commit contains the scripts to download from source QEMU
and libvirt, specify a specific commit ID and apply on top
of it a list of patches.

Change-Id: Id52690f4f175c990f0b481c900a30087c07c0c31
2017-06-01 12:39:45 +00:00

13 lines
412 B
YAML

---
prelude: >
This project is a plugin for DevStack. Gives the ability to download and
compile libvirt and QEMU from source.
features:
- |
To compile libvirt and QEMU from source during the installation time while
executing DevStack.
- |
To set a git commmit id, tag or branch name for both projects.
- |
To list a set o patches to be applied on top of the downloaded source code.