Disk image elements for Sahara
Go to file
Ghanshyam Mann ace7eda8cd Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I0fc96a3e9ce4626a9f137c1af02c738330235c43
2022-05-01 13:07:06 -05:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Allow qemu-utils to be used to build image 2019-09-10 21:03:10 -04:00
elements Fix URL of Maven Central Repository 2020-08-10 18:21:16 +00:00
playbooks/buildimages Fix the buildimages jobs: call the ensure-tox role 2020-08-10 18:00:06 +02:00
roles/build-sahara-images-dib Fix the buildimages jobs: call the ensure-tox role 2020-08-10 18:00:06 +02:00
tools Fix the buildimages jobs: call the ensure-tox role 2020-08-10 18:00: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 Drop lower-constraints.txt and its testing 2022-05-01 13:07:06 -05:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-22 13:05:04 -04: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:51:31 +02:00
requirements.txt Drop lower-constraints.txt and its testing 2022-05-01 13:07:06 -05:00
setup.cfg Cleanup py27 support 2020-04-17 01:12:32 +02:00
setup.py Disable auto-discovery for setuptools 2022-03-28 16:19:31 +02:00
test-requirements.txt Disable auto-discovery for setuptools 2022-03-28 16:19:31 +02:00
tox.ini Drop lower-constraints.txt and its testing 2022-05-01 13:07:06 -05: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