Stephen Finucane 4755a273e8 Remove Python crud
This is a DevStack plugin - not a Python package. As such, a lot of the
configuration provide herein can be removed. Do this.

Change-Id: I079b06dc6cb85c73e9309af841e86ec112c79282
2017-09-01 15:55:57 +01:00

875 B

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.