Automated way to build a bootable linux image for use by the Manila generic driver.
Go to file
vponomaryov 2d3e436ab5 Fix name of CI script
Gate job for building image fails because it cannot find
file "tools/gate/build_images" that should be named "tools/gate/build-images".

Change-Id: I57bebc790235ebc24748d7ec7367d0f2e1b5a14a
Partial-bug: #1504530
2016-01-20 13:55:54 +02:00
bin Install dependencies automatically 2015-11-16 16:42:13 +02:00
doc/source Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
elements Install cifs-utils with manila-cifs element 2015-06-05 13:58:23 +03:00
tools Fix name of CI script 2016-01-20 13:55:54 +02:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 06:59:15 +05:30
.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 Install dependencies automatically 2015-11-16 16:42:13 +02: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 Deprecated tox -downloadcache option removed 2015-12-11 21:19:26 +01: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 buildimage