Automated way to build a bootable linux image for use by the Manila generic driver.
Go to file
Ben Swartzlander 9637c86877 Don't run bashate on conf files
Bashate seems to be running on many files it shouldn't. There
is an error related to a conf file, so I'm explicitly excluding
conf files. Also reformat the run_bashate script so it doesn't
warn about itself.

Change-Id: I3986ecefcfb91c6a090697c782371dd100dc0d67
2016-03-02 16:43:00 -05:00
bin Add ZFS element 2016-01-27 19:06:57 +02:00
doc/source Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
elements Merge "Update system hosts file to understand local domainnames" 2016-02-04 06:41:28 +00:00
tools Don't run bashate on conf files 2016-03-02 16:43:00 -05:00
.gitignore Add more files to .gitignore 2016-01-28 17:47:53 +02:00
.gitreview Align project with default openstack project structure 2015-06-03 16:18:32 +03:00
CONTRIBUTING.rst Fix launchpad url in CONTRIBUTING.rst file 2016-01-28 12:07:42 +00: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
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 Fix buildimage job 2016-01-25 15:48:13 +02:00

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