RETIRED, Disk image elements for Sahara
3dfcb641c0
Set DIB_CDH_MINOR_VERSION in diskimage-create so that it could not be an empty value. The order of the lines where DIB_CDH_VERSION is assigned for other CDH versions where DIB_CDH_MINOR_VERSION is not used was changed as well for consistency. Also, in order to try to prevent future errors, set the value of DIB_CDH_MINOR_VERSION based on DIB_CDH_VERSION in all elements where it is used (thanks to the ${VAR:-value} syntax which does not fail with set -u even if DIB_CDH_MINOR_VERSION is not assigned). Closes-Bug: #1657482 Change-Id: I31b25fd4ba886d051b9b57902cd72349a4a2dbfa |
||
---|---|---|
bin | ||
diskimage-create | ||
elements | ||
tools | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
classdist_noinst.stamp | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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