Files
python-mistralclient/doc/source/index.rst
Sharat Sharma caea13c29c Apply Pike document structure
This change aligns the mistralclient documents folder structure to
the one specified for Pike.

test-requirements.txt updated with the missing module (tooz)

Change-Id: Ie6940ed66b4ff3161e1dc7d4ca623dc1fabea05f
2017-07-21 07:10:29 +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 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.