Automated way to build a bootable linux image for use by the Manila generic driver.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Andreas Jaeger 4ffbfc279d
Move other-requirements.txt to bindep.txt
7 years ago
bin Use ubuntu-minimal instead of ubuntu-core 7 years ago
data Add nfs-ganesha to docker container 7 years ago
doc/source Align project with default openstack project structure 8 years ago
elements Use ubuntu-minimal instead of ubuntu-core 7 years ago
tools Add tox job for building Docker image 7 years ago
.gitignore Add more files to .gitignore 7 years ago
.gitreview Align project with default openstack project structure 8 years ago
CONTRIBUTING.rst Fix launchpad url in CONTRIBUTING.rst file 7 years ago
HACKING.rst Align project with default openstack project structure 8 years ago
LICENSE Initial commit 8 years ago
README.rst Use ubuntu-minimal instead of ubuntu-core 7 years ago
bindep.txt Move other-requirements.txt to bindep.txt 7 years ago
requirements.txt Updated from global requirements 7 years ago
setup.cfg Align project with default openstack project structure 8 years ago
setup.py Updated from global requirements 7 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Add tox job for building Docker image 7 years ago

README.rst

Manila image elements project

This repo is a place for Manila-related diskimage-builder elements.

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