vponomaryov a07f17734e Fix buildimage job
Job named "buildimage" fails with following error:

E: Package 'kpartx' has no installation candidate

So, execute "apt-get update" before required dependencies installation.
Also, do not install dependencies specified in 'test-requirements.txt'
as redundant.

Change-Id: Ic4beaa6be81eb50bafa1dd029722ec84288e6f20
Closes-Bug: #1537011
2016-01-25 15:48:13 +02:00
2016-01-25 15:48:13 +02:00
2016-01-20 13:55:54 +02:00
2015-06-02 10:42:23 +03:00
2015-11-16 16:42:13 +02:00
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
Description
Automated way to build a bootable linux image for use by the Manila generic driver.
Readme 1.4 MiB
Languages
Shell 89.1%
Dockerfile 8.6%
Python 2.3%