Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 558 Bytes

README.rst

File metadata and controls

25 lines (18 loc) · 558 Bytes

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://github.com/sdake/heat-jeos.git

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

Related projects