
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
13 lines
412 B
YAML
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.
|