Automated way to build a bootable linux image for use by the Manila generic driver.
4cc362a7f1
The 0.13.1 release breaks some documentation jobs when it tries to build docs with remote images. This has been reported upstream[0]. The version matches the supported docutils versions for sphinx. The requirements patch is here: [1] [0] https://sourceforge.net/p/docutils/bugs/301/ [1] https://review.openstack.org/#/c/409529/ Change-Id: I13832c4103f5c2a3fd9271e1ed55598d786f6bde |
||
---|---|---|
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