RETIRED, Disk image elements for Sahara
Go to file
Chad Roberts bbed50ca81 Refactoring IMAGE_TYPE to BASE_IMAGE_OS
Using IMAGE_TYPE to reflect the OS of the base image
conflicts with the way that the diskimage-builder project
uses IMAGE_TYPE (qcow2 vs tar) and was confusing.
We are now using BASE_IMAGE_OS since it properly
reflects what we are using it for and does not conflict
with the diskimage-builder project.

Change-Id: I9e84077c1bc9b8890076838e34a157cb7a3884db
Closes-Bug: #1378364
2014-10-07 10:28:48 -04:00
diskimage-create Refactoring IMAGE_TYPE to BASE_IMAGE_OS 2014-10-07 10:28:48 -04:00
elements Install cloudera packages withouti their starting 2014-09-16 14:33:10 +04:00
tools/gate Add tools/gate/build-images script 2014-10-06 14:26:03 -07:00
.gitignore Add DIB work dir to gitignore 2014-02-12 13:24:30 +00:00
.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
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
CONTRIBUTING.rst Add CONTRIBUTING.rst 2014-09-29 16:00:02 -04: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 Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04:00
requirements.txt Add warn re sorting requirements 2014-09-04 20:19:13 +04:00
setup.cfg Open Kilo development 2014-09-30 12:05:01 -07:00
setup.py Updated from global requirements 2014-04-30 02:47:23 +00:00
test-requirements.txt Add bashate checks to elements 2014-09-30 23:27:35 +04:00
tox.ini Add bashate checks to elements 2014-09-30 23:27:35 +04:00

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:

sudo bash diskimage-create.sh

Note: More information about script diskimage-create