Disk image elements for Sahara
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Andreas Jaeger 2921d50974 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo

Change-Id: Ie5bf4b5226a06d828ec24a6134d7ea8a3f45c8db
3 years ago
bin Add main script for building sahara images 8 years ago
diskimage-create Allow qemu-utils to be used to build image 4 years ago
elements Fix linting (both dib-lint and bashate) 3 years ago
playbooks/buildimages Add native Zuul v3 buildimages jobs 6 years ago
roles/build-sahara-images-dib OpenDev Migration Patch 4 years ago
tools Fix linting (both dib-lint and bashate) 3 years ago
.gitignore Remove duplicate .coverage in .gitignore file 8 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Adding my alt email to .mailmap 10 years ago
.zuul.yaml Use template for lower-constraints 5 years ago
CONTRIBUTING.rst Migration to Storyboard 5 years ago
HACKING.rst Update the documentation link for doc migration 6 years ago
LICENSE Add LICENSE file 10 years ago
MANIFEST.in Package with pbr 10 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
lower-constraints.txt add lower-constraints job 5 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Cleanup py27 support 3 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini [ussuri][goal] Drop python 2.7 support and testing 4 years ago

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