Disk image elements for Sahara
Go to file
Luigi Toscano ba498abc7d Zuul roles: allow to build only a specific image
Useful to generate a single image on-the-fly
and use it for scenario tests
(or simply useful for a refactor of the rest of the
build-images script).

Change-Id: Ica615e9e7d93b38fd12189a9f97d26ca62d84a3e
2018-03-30 15:33:35 +02:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Migration to Storyboard 2018-03-17 14:40:54 +01:00
elements Merge "Add support to build 2.8.2 image" 2018-03-15 14:40:31 +00: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 Zuul roles: allow to build only a specific image 2018-03-30 15:33:35 +02: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 add lower-constraints job 2018-03-22 18:14:51 -04: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