Disk image elements for Sahara
Go to file
Nguyen Hung Phuong 2d86783ad2 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I204e381701c91e59558eee57efac7ae7566acf76
2018-07-11 00:15:08 +00:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Totally rewrite s3_hadoop 2018-07-02 11:51:28 -04:00
elements Totally rewrite s3_hadoop 2018-07-02 11:51:28 -04: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 add lower-constraints job 2018-03-22 18:14:51 -04: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 fix tox python3 overrides 2018-07-11 00:15:08 +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