Libvirt QEMU plugin
Go to file
OpenDev Sysadmins ceec90fc8b OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:24 +00:00
devstack Add support for CentOS 7 2017-06-01 15:47:06 +01:00
doc/source Remove Python crud 2017-09-01 15:55:57 +01:00
releasenotes Add support for CentOS 7 2017-06-01 15:47:06 +01:00
.gitignore Initial release 2017-06-01 12:39:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:24 +00:00
.mailmap Initial release 2017-06-01 12:39:45 +00:00
.testr.conf Initial release 2017-06-01 12:39:45 +00:00
CONTRIBUTING.rst Initial release 2017-06-01 12:39:45 +00:00
HACKING.rst Initial release 2017-06-01 12:39:45 +00:00
LICENSE Initial release 2017-06-01 12:39:45 +00:00
README.rst Remove Python crud 2017-09-01 15:55:57 +01:00
test-requirements.txt Remove Python crud 2017-09-01 15:55:57 +01:00
tox.ini Remove Python crud 2017-09-01 15:55:57 +01:00

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.