Disk image elements for Sahara
Go to file
Kim Bao Long aae9ed8be6 Update the min version of tox to 2.0
The verification comands used by tox need at least 2.0 version. This
patch aims to update tox version from 1.6 to 2.0 which should help with
local running of constraints targets.

Change-Id: I84a53543b50184b4e838cd6e597dfc80ec025588
2018-11-02 08:29:19 +00:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Use the correct "or" operator to check the spark version 2018-08-02 09:58:34 +02:00
elements Updating Storm version list 2018-07-12 15:24:42 -03:00
playbooks/buildimages Add native Zuul v3 buildimages jobs 2017-10-16 14:37:39 +02:00
roles/build-sahara-images-dib Zuul roles: allow to build only a specific image 2018-03-30 15:33:35 +02:00
tools Add support to build 3.0.1 image 2018-06-08 14:11:37 +08:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:56:09 +04:00
.mailmap Adding my alt email to .mailmap 2013-10-07 19:43:43 +04:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 22:11:07 +00:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 14:40:54 +01:00
HACKING.rst Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
LICENSE Add LICENSE file 2013-09-02 12:59:05 +04:00
MANIFEST.in Package with pbr 2013-09-02 13:00:09 +04:00
README.rst Migration to Storyboard 2018-03-17 14:40:54 +01:00
lower-constraints.txt add lower-constraints job 2018-03-22 18:14:51 -04:00
requirements.txt Updated from global requirements 2017-09-16 23:24:53 +00:00
setup.cfg Update the documentation link for doc migration 2017-08-28 08:59:35 +08:00
setup.py Updated from global requirements 2017-03-02 17:53:54 +00:00
test-requirements.txt Updated from global requirements 2017-09-11 21:50:28 +00:00
tox.ini Update the min version of tox to 2.0 2018-11-02 08:29:19 +00:00

README.rst

Team and repository tags

image

Sahara image elements project

This repo is a place for Sahara-related for diskimage-builder elements.

Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:

tox -e venv -- sahara-image-create

Note: More information about script diskimage-create