8ada4c7949
Now that images are automatically uploaded to tarballs site, provide a link so people can just download images without needing to pull the source and build their own. Change-Id: I1282ddd84ec4693696135a12b0a0ea5a954ea1e4
20 lines
560 B
ReStructuredText
20 lines
560 B
ReStructuredText
Manila image elements project
|
|
==============================
|
|
|
|
This repo is a place for Manila-related for diskimage-builder elements.
|
|
|
|
* Free software: Apache license
|
|
* Source: http://git.openstack.org/cgit/manila-image-elements
|
|
* Bugs: http://bugs.launchpad.net/manila-image
|
|
* Built Images: http://tarballs.openstack.org/manila-image-elements/images
|
|
|
|
|
|
Build instructions
|
|
------------------
|
|
|
|
Script for creating Ubuntu based image with our elements and default parameters. You should only need to run this command:
|
|
|
|
.. sourcecode:: bash
|
|
|
|
tox -e buildimage
|