cc1a8ba6b9
Install system packages needed to build manila-image-elements. Change-Id: Ia1fef024f9188869a1993604dcfbd09499700515 Closes-Bug: #1504530
19 lines
485 B
ReStructuredText
19 lines
485 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
|
|
|
|
|
|
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
|