Skip to content

Workflow Service for OpenStack. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

Netcracker/qubership-mistral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,663 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mistral

Workflow Service is integrated with OpenStack. This project aims to provide a mechanism to define tasks and workflows in a simple YAML-based language, manage and execute them in a distributed environment.

Mistral Operator Repository - Some general information is located in this repository.

[[TOC]]

Repository Structure

The repository stucture is described below.

  • ./config - contains config template and some scripts for building the component
  • ./custom_doc - internal documentation
  • ./doc - opensource docs
  • ./mistral - contains Mistral's source code
  • ./operator - contains source code and build for mistral operator
  • ./playbooks - ansible playbooks
  • ./rally-jobs - this directory contains rally tasks and plugins that are run by OpenStack CI
  • ./tests - directory with junit and robot tests
  • ./tools - some tools

How to Start

Refer to the Mistral Operator's Guide

How to Debug

To debug Mistral in VSCode, you can use Mistral[ALL] configuration which is already defined in the .vscode/launch.json file.

Useful Links

Some useful links are listed below.

About

Workflow Service for OpenStack. Mirror of code maintained at opendev.org.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 96.9%
  • RobotFramework 1.1%
  • Shell 1.1%
  • Other 0.9%