Skip to content

uglide/manila-image-elements

Repository files navigation

Manila image elements project

This repo is a place for Manila-related for diskimage-builder elements.

Build instructions

Script for creating Ubuntu based image with our elements and default parameters. You should only need to run this command:

bash

tox -e buildimage

Note: Make sure you have qemu-img (qemu-utils package on Ubuntu/Debian, qemu on Fedora/RHEL/openSUSE) and kpartx installed.