Automated way to build a bootable linux image for use by the Manila generic driver.
Go to file
Igor Malinovskiy 50336185d9 Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
bin Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
doc/source Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
elements Remove devuser element from dependencies 2015-06-03 12:04:18 +03:00
tools Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
.gitignore Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
.gitreview Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
CONTRIBUTING.rst Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
HACKING.rst Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
LICENSE Initial commit 2015-06-02 10:42:23 +03:00
MANIFEST.in Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
README.rst Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
build.sh Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
requirements.txt Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
setup.cfg Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
setup.py Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
test-requirements.txt Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
tox.ini Align project with default openstack project structure 2015-06-03 16:18:32 +03:00

README.rst

Manila image elements project

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

Build instructions

Script for creating Ubuntu based image with our elements and default parameters. You should only need to run this command:

tox -e venv -- manila-image-create

Note: More information about script diskimage-create