Edward Hope-Morley 2e717d228d Add hardening support
Add charmhelpers.contrib.hardening and calls to install,
config-changed, upgrade-charm and update-status hooks. Also
add new config option to allow one or more hardening
modules to be applied at runtime.

Change-Id: I3d3ff350256bb09145c335a29e48c21433ac4c43
2016-03-24 10:39:29 +00:00
2016-03-24 10:39:29 +00:00
2016-02-10 14:35:49 +00:00
2016-03-24 10:39:29 +00:00
2016-03-24 10:39:29 +00:00
2013-11-27 13:06:15 +01:00
2016-03-02 12:07:50 +00:00
2015-11-02 11:18:46 +00:00
2016-02-10 14:38:58 +00:00
2016-03-24 10:39:29 +00:00
2016-03-24 10:39:29 +00:00
2013-11-19 13:14:57 +01:00
2016-03-24 10:39:29 +00:00
2014-01-13 10:53:10 +00:00
2016-03-15 20:12:46 -07:00
2016-02-19 19:22:51 +08:00
2016-02-10 14:38:58 +00:00
2015-11-02 11:18:46 +00:00
2014-02-03 14:05:03 +01:00
2013-11-19 13:14:57 +01:00
2016-03-23 09:30:17 +00:00

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.

After deployment of the cloud, the domain-setup action must be run to configure required domains, roles and users in the cloud for Heat stacks:

juju action do heat/0 domain-setup

This is only required for >= OpenStack Kilo.

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

Description
Juju Charm - Heat
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%