mistral/mistral
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
2018-10-09 11:30:10 -05:00
..
actions Remove extra information from std.ssh action 2018-09-07 13:54:18 +00:00
api Add entry point to allow for oslo.policy CLI usage 2018-09-19 16:25:33 +00:00
auth expose the user info url as a configuration 2018-08-02 15:57:41 +03:00
cmd Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00
db Fix how Mistral calculates workflow output 2018-09-12 16:48:43 +07:00
engine Make task execution logging more readable and informative 2018-10-01 11:37:48 +07:00
event_engine Amend the spelling error of a word 2018-06-18 15:47:30 +08:00
executors Clarify what an exception from an action means 2018-07-31 15:00:11 +01:00
expressions Add YAQL engine options 2018-06-01 17:06:57 +07:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Merge "Remove extra a specification validation" 2018-07-31 08:27:18 +00:00
notifiers Minor improvement of the NoopPublisher 2018-09-03 11:45:57 +00:00
policies Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
rpc Cleanup transport along RPC clients 2018-09-27 11:45:42 +02:00
scheduler New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
service Optimize API layer: using from_db_model() instead of from_dict() 2017-05-22 12:03:17 +07:00
services Make task execution logging more readable and informative 2018-10-01 11:37:48 +07:00
tests Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00
utils Fix SSHAction under python3 2018-09-12 10:31:06 +05:30
workflow Allow engine commands as task name 2018-07-19 14:23:18 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py New experimental scheduler: the first working version 2018-08-14 14:02:19 +07:00
context.py Explicitly convert X-Target-Insecure to a boolean 2018-08-22 09:48:30 +01:00
exceptions.py Create Base class for Mistral Exceptions and Errors 2018-05-31 08:47:04 +00:00
messaging.py [Event-engine] Make listener pool name configurable 2017-10-13 10:47:34 +03:00
version.py Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00