17 lines
515 B
YAML
17 lines
515 B
YAML
name: heat
|
|
summary: OpenStack orchestration engine
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
|
description: |
|
|
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.
|
|
tags:
|
|
- openstack
|
|
requires:
|
|
shared-db:
|
|
interface: mysql-shared
|
|
amqp:
|
|
interface: rabbitmq
|
|
identity-service:
|
|
interface: keystone
|