Disk image elements for Sahara
Go to file
Flavio Percoco aea6db72e1 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/5a0b66960af8c723d8a2ccf0350a23d2

Change-Id: I6e991331adbf07e756bcf76606068a76129e5659
2016-11-25 15:29:13 +01:00
bin Add main script for building sahara images 2015-03-30 16:43:06 +03:00
diskimage-create Merge "Add support for building MapR 5.2 prebuilt images" 2016-09-14 21:10:12 +00:00
elements Adding rhel7 to elements checks 2016-09-20 17:28:02 -03:00
tools improve building images in gate for vanilla 2016-08-16 15:45:31 +03: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
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04: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 Show team and repo badges on README 2016-11-25 15:29:13 +01:00
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
requirements.txt Updated from global requirements 2016-11-09 04:25:02 +00:00
setup.cfg Remove version from setup.cfg 2015-12-03 03:21:52 -08:00
setup.py Updated from global requirements 2015-09-21 14:42:50 +00:00
test-requirements.txt Updated from global requirements 2015-06-22 08:28:32 +00:00
tox.ini Don't include openstack directory in exclude list for flake8 2016-10-01 19:14:37 +08: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