OpenStack Orchestration (Heat) CFN Tools
Go to file
Steven Dake 3fe50d72e1 add setup.py to heat-jeos command
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-06-05 16:07:21 -07:00
bin add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00
heat_jeos add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00
.gitignore Align with project standards. 2012-05-21 16:48:34 -07:00
.gitreview Update gitreview for new Stackforge remote 2012-05-22 13:11:39 +01:00
babel.cfg Add setup.py and friends 2012-03-14 09:25:54 +11:00
LICENSE Initial commit (basics copied from glance) 2012-03-13 21:48:07 +11:00
MANIFEST.in add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00
README.rst README rst file 2012-06-04 15:27:43 -07:00
setup.py add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00

HEAT

This is a project for creating JEOS images for heat.

This project supports the following features: Creates TDL files for use with oz Creates compressed qcow2 files for use with libvirt/glance Registers image files with glance

Getting Started -----------

If you'd like to run from the master branch, you can clone the git repo:

git clone git@github.com:heat-api/heat.git

Follow the steps: https://github.com/heat-api/heat/wiki/HeatGettingStarted