tripleo-docs/doc/source/developer/mistral_workflows/00-index.rst

788 B

Mistral introduction for creating workbooks, workflows and actions

The goal of this documentation section is to give developers an overview about how to integrate new Mistral workbooks, workflows and actions into the Python TripleO client, this will be described using as a point of reference the the Undercloud backups automation.

This tutorial will be divided into several sections:

01-introduction 02-undercloud-backups 03-creating-new-cli-option 04-creating-mistral-workflows 05-tripleo-environment-variables 06-test-local-changes 07-give-elevated-privileges-to-Mistral-actions 08-debugging-actions 09-unit-tests 10-summary