5ee42da796
The commit includes: - Fuel role 'Mistral' - Fuel deployment tasks - Puppet manifests for the tasks - Puppet module mistral (as git submodule) Change-Id: I6b89855d0556f2742184224b00e693768beda83a
12 lines
309 B
YAML
12 lines
309 B
YAML
mistral:
|
|
name: "Mistral"
|
|
description: >
|
|
Mistral is the OpenStack workflow service. It provides a mechanism to define
|
|
tasks and workflows without writing code, manage and execute them
|
|
in the cloud environment.
|
|
has_primary: false
|
|
public_ip_required: true
|
|
weight: 1000
|
|
limits:
|
|
min: 1
|