Juju Charm - Heat
Go to file
James Page 19df295d97 Fix liberty/mitaka typo from previous test definition update batch. 2016-01-19 14:36:18 +00:00
actions Import CONFIGS instead of calling register_configs() again. 2015-09-22 19:41:24 +00:00
hooks [corey.bryant,r=osci] Sync charm-helpers. 2016-01-08 02:37:29 +00:00
templates [macgreagoir] Moved instance_user heat.conf change to icehouse/ template; updated kilo/ template 2015-12-02 16:06:55 +00:00
tests Fix typo in mitaka amulet test definition 2016-01-19 12:47:44 +00:00
unit_tests Merged with next 2015-12-02 15:50:33 +00:00
.bzrignore Add tox support 2015-11-02 11:18:46 +00:00
.coveragerc added tests 2013-11-27 13:06:15 +01:00
.testr.conf Add tox support 2015-11-02 11:18:46 +00:00
Makefile Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:44:54 +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
actions.yaml Action-managed openstack upgrade support 2015-09-21 19:35:41 +00: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 Merged with next 2015-12-02 15:50:33 +00: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 Update maintainer 2015-11-18 10:35:35 +00:00
requirements.txt Add tox support 2015-11-02 11:18:46 +00:00
revision added syslog functionality 2014-02-03 14:05:03 +01:00
test-requirements.txt Add tox support 2015-11-02 11:18:46 +00:00
tox.ini Add tox support 2015-11-02 11:18:46 +00: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