Automated way to build a bootable linux image for use by the Manila generic driver.
a07f17734e
Job named "buildimage" fails with following error: E: Package 'kpartx' has no installation candidate So, execute "apt-get update" before required dependencies installation. Also, do not install dependencies specified in 'test-requirements.txt' as redundant. Change-Id: Ic4beaa6be81eb50bafa1dd029722ec84288e6f20 Closes-Bug: #1537011 |
||
---|---|---|
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 |
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