![]() There are two ".coverage" values so one of them is removed Change-Id: I0393652c7a51a7f819ce7688b5b26b0fd654d790 |
||
---|---|---|
bin | ||
doc/source | ||
elements | ||
tools | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
Manila image elements project
This repo is a place for Manila-related for diskimage-builder elements.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/manila-image-elements
- Bugs: http://bugs.launchpad.net/manila-image
Build instructions
Script for creating Ubuntu based image with our elements and default parameters. You should only need to run this command:
tox -e buildimage
Note: Make sure you have qemu-img (qemu-utils package on Ubuntu/Debian, qemu on Fedora/RHEL/openSUSE) and kpartx installed.