python-mistralclient/doc/source/index.rst
Toure Dunnon e2ff3df5e8 Running new workflow based on existing execution.
This is the client side work which will allow the operator
to execute a new workflow based on the input of the same
running workflow.

Depends-On: Iec3d9f3a71a98952860b972acd09ce80e0a849ff
Change-Id: Ib725c68246f263bdbd31655114157cc737ab07f7
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
2018-01-30 04:49:15 +00:00

1.2 KiB

Python bindings to the OpenStack Workflow API

This is a client for OpenStack Mistral API. There's a Python API (the mistralclient module), and a command-line script (installed as mistral).

Using mistralclient

cli/cli_usage_with_openstack cli/cli_usage_with_keycloak cli/cli_usage_without_auth cli/cli_usage_source_execution class_reference

For information about using the mistral command-line client, see Workflow service command-line client.

Python API Reference

Contributing

Code is hosted on GitHub. Submit bugs to the python-mistralclient project on Launchpad. Submit code to the openstack/python-mistralclient project using Gerrit.