Juju Charm - Heat
Go to file
Liam Young acca6399c1 [gnuoy,trivial] Pre-release charmhelper sync to pickup leadership election peer migration fix 2015-08-03 15:01:20 +01:00
hooks [gnuoy,trivial] Pre-release charmhelper sync to pickup leadership election peer migration fix 2015-08-03 15:01:20 +01:00
templates fix auth port in kilo/heat.conf for identity_uri 2015-04-22 16:34:01 +00:00
tests remove amulet tests for unsupported releases 2015-07-29 17:23:24 +00:00
unit_tests [wolsen,r=] Add support for overriding public endpoint addresses. 2015-06-04 16:14:33 -07: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 Move some comments into README 2015-06-11 15:38:21 +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-hooks.yaml [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:47 +01:00
charm-helpers-tests.yaml flip charm-helpers-tests branch 2015-06-09 17:23:37 +00:00
config.yaml [trivial] Cleanup config.yaml 2015-07-10 15:14:26 +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 clean up 2015-03-05 18:37:10 +00: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