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.
![]() 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 | 8 years ago | |
diskimage-create | 4 years ago | |
elements | 3 years ago | |
playbooks/buildimages | 6 years ago | |
roles/build-sahara-images-dib | 4 years ago | |
tools | 3 years ago | |
.gitignore | 8 years ago | |
.gitreview | 4 years ago | |
.mailmap | 10 years ago | |
.zuul.yaml | 5 years ago | |
CONTRIBUTING.rst | 5 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 10 years ago | |
MANIFEST.in | 10 years ago | |
README.rst | 4 years ago | |
lower-constraints.txt | 5 years ago | |
requirements.txt | 6 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 6 years ago | |
tox.ini | 4 years ago |
README.rst
Team and repository tags
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