Bob Haddleton
488b40834f
Update version.version_string to actually be a string
pbr provides VersionInfo.version_string() as a method to determine the version. mistral.version.version_string can hide this and provide a uniform string interface to config and launch. This fixes a problem with mistral-server --version generating an exception because the version passed to argparse was a method instead of a string. Change-Id: Ie468685e4360bfaec5d82b02f8cf1a27a93bcd94 Closes-Bug: 1796921
Team and repository tags
Mistral
Workflow Service for OpenStack cloud. This project aims to provide a mechanism to define tasks and workflows without writing code, manage and execute them in the cloud environment.
Project Resources
Mistral Official Documentation
Project status, bugs, and blueprints are tracked on Launchpad
CloudFlow: visualization tool for workflow executions on https://github.com/nokia/CloudFlow
Additional resources are linked from the project Wiki page
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/mistral/
Description
Languages
Python
98.9%
Shell
1%