Juju Charm - Heat
Go to file
James Page 02e70dc7b5 [trivial] Add icon 2014-01-13 10:53:10 +00:00
hooks synced latest charmhelpers 2013-12-11 12:26:37 +01:00
templates charm cleanup 2013-11-29 16:36:45 +01:00
unit_tests added extra unit tests 2013-12-11 12:21:44 +01:00
.coveragerc added tests 2013-11-27 13:06:15 +01:00
Makefile added unit tests 2013-11-29 11:02:56 +01:00
README.md charm cleanup 2013-11-29 16:36:45 +01:00
TODO first version 2013-11-19 13:14:57 +01:00
charm-helpers.yaml changes in tests 2013-11-29 11:22:35 +01:00
config.yaml charm cleanup 2013-11-29 16:36:45 +01:00
copyright first version 2013-11-19 13:14:57 +01:00
icon.svg [trivial] Add icon 2014-01-13 10:53:10 +00:00
metadata.yaml charm cleanup 2013-11-29 16:36:45 +01:00
revision synced latest charmhelpers 2013-12-11 12:26:37 +01:00

README.md

Overview

Heat is the main project in the OpenStack Orchestration program. It implements an orchestration engine to launch multiple composite cloud applications based on templates in the form of text files that can be treated like code.

This charm deploys the Heat infrastructure.

Usage

Heat requires the existence of the other core OpenStack services deployed via Juju charms, specifically: mysql, rabbitmq-server, keystone and nova-cloud-controller. The following assumes these services have already been deployed.

Contact Information

Author: Yolanda Robla yolanda.robla@canonical.com Report bugs at: http://bugs.launchpad.net/charms/+source/heat/+filebug Location: http://jujucharms.com/charms/heat