OpenStack Orchestration (Heat) CFN Tools
Go to file
Tomas Sedovic f8ae70765f Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
bin add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00
heat_jeos Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
.gitignore Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
.gitreview Update gitreview for new Stackforge remote 2012-05-22 13:11:39 +01:00
LICENSE Initial commit (basics copied from glance) 2012-03-13 21:48:07 +11:00
MANIFEST.in Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
README.rst README rst file 2012-06-04 15:27:43 -07:00
babel.cfg Add setup.py and friends 2012-03-14 09:25:54 +11:00
pylintrc Fix the setup.py warnings 2012-06-06 14:06:20 +02:00
setup.py add setup.py to heat-jeos command 2012-06-05 16:07:21 -07:00

README.rst

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