Automated way to build a bootable linux image for use by the Manila generic driver.
288f6c2f97
The support for LXC/LXD was added as part of the initial effort to develop a container driver for Manila which was later on abandoned. Despite of that, the code in the manila-image-elements remained. This patch set removes LXC/LXD container support in manila-image-elements. Code-path used for generation of Docker images is preserved. This will help for the parallel effort of making manila-image-elements usable by end users. Change-Id: I99c6a7fbf2b2fb0cebb7b16d94c66f807e7ac7ef Closes-Bug: #1646615 |
||
---|---|---|
bin | ||
data/docker | ||
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