Juju Charm - Heat
Go to file
James Page b1b16cc119 [corey.bryant,r=james-page] Sort out charmhelpers issues. 2014-12-15 09:16:40 +00:00
hooks Sync charm-helpers and actually pick up charmhelpers/__init__.py this time. 2014-12-11 17:47:44 +00:00
templates [jjo] fix heat.conf encryption_key (lp#1368645) and auth_uri (lp#1368621) 2014-11-16 18:41:32 -03:00
unit_tests [james-page,r=james-page,t=*] 2014-04-16 09:19:26 +01:00
.bzrignore Update charm-helpers.yaml and pull in charmhelpers.contrib.network.ip as charmhelpers.contrib.openstack.context requires it 2014-08-13 14:45:18 +01:00
.coveragerc added tests 2013-11-27 13:06:15 +01:00
Makefile [corey.bryant,r=james-page] Sort out charmhelpers issues. 2014-12-15 09:16:40 +00: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 Remove __init__ from charm-helpers yaml. 2014-12-11 14:50:13 +00:00
config.yaml Remove duplicate config 2014-04-08 21:05:44 +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 [james-page,r=james-page,t=*] 2014-04-16 09:19:26 +01:00
revision added syslog functionality 2014-02-03 14:05:03 +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