Disk image elements for Sahara
Go to file
Sean McGinnis 020d1bbcf5 Increment versioning with pbr instruction
With moving away from required milestone releases, the version numbers
calculated by PBR on the master branch will not work for those testing
upgrades from the last stable release. More details can be found in the
mailing list post here:

    http://lists.openstack.org/pipermail/openstack-dev/2018-October/135706.html

This is an empty commit that will cause PBR to increment its calculated
version to get around this.

PBR will see the following which will cause it to increment the version:

Sem-Ver: feature

Please merge this patch as soon as possible to support those testing
upgrades.

Change-Id: I0ec6d6877f3518f267a977effb4e9d32a7300b89
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-12 13:09:54 -05:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Use the correct "or" operator to check the spark version 2018-08-02 09:58:34 +02:00
elements Updating Storm version list 2018-07-12 15:24:42 -03:00
playbooks/buildimages Add native Zuul v3 buildimages jobs 2017-10-16 14:37:39 +02:00
roles/build-sahara-images-dib Zuul roles: allow to build only a specific image 2018-03-30 15:33:35 +02:00
tools Add support to build 3.0.1 image 2018-06-08 14:11:37 +08:00
.gitignore Remove duplicate .coverage in .gitignore file 2015-09-22 17:24:08 +05:30
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:56:09 +04: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:11:07 +00:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 14:40:54 +01: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-03-17 14:40:54 +01:00
lower-constraints.txt add lower-constraints job 2018-03-22 18:14:51 -04: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 fix tox python3 overrides 2018-07-11 00:15:08 +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