Automated way to build a bootable linux image for use by the Manila generic driver.
2edee14380
Change-Id: I6e2e3b012d571a997d0b8333feee082e542c6a2f |
||
---|---|---|
bin | ||
data | ||
doc/source | ||
elements | ||
tools | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Manila image elements project
This repo is a place for Manila-related diskimage-builder elements.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/manila-image-elements
- Bugs: http://bugs.launchpad.net/manila-image-elements
- Built Images: http://tarballs.openstack.org/manila-image-elements/images
Build instructions
Script for creating Ubuntu based image with our elements and default parameters.
Before building image make sure all system dependencies, listed in other-requirements.txt file, are installed. After it, you should only need to run this command:
tox -e buildimage