Disk image elements for Sahara
Go to file
Jeremy Freudberg ca9e066137 Fix URL of Maven Central Repository
Conflicts:
	elements/s3_hadoop/post-install.d/89-manipulate-s3
This branch only contains part of the fix (an https URL
instead of http), while the full broken URL was not used.

Change-Id: I7accc23d6e91ff4a525c31616033f76c07dec21e
Story: 2007996
Task: 40639
(cherry picked from commit ded80db266)
(cherry picked from commit 80c09a5c1e)
(cherry picked from commit b60f08f759)
(cherry picked from commit 04810f9523)
(cherry picked from commit 9cacac6d50)
2020-09-04 20:50:29 +02:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Migration to Storyboard 2018-05-07 14:34:27 +02:00
elements Fix URL of Maven Central Repository 2020-09-04 20:50:29 +02:00
playbooks/buildimages Fix the buildimages jobs: call the ensure-tox role 2020-09-04 09:31:06 +02:00
roles/build-sahara-images-dib Fix the buildimages jobs: call the ensure-tox role 2020-09-04 09:31:06 +02:00
tools Fix the buildimages jobs: call the ensure-tox role 2020-09-04 09:31:06 +02:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:31:58 +00: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:12:43 +00:00
CONTRIBUTING.rst Migration to Storyboard 2018-05-07 14:34:27 +02: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-05-07 14:34:27 +02: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 UPPER_CONSTRAINTS_FILE for stable/queens 2018-02-09 13:45:57 +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