python-mistralclient/doc/source/index.rst
Sharat Sharma d27f91ac61 Initial commit for python-mistralclient document
This is the first document from the client side of mistral.
Taking this as a starting point, client side documentation can
be done.

Change-Id: I5a787e00bade0636da791cd7f3b3f045cdbc511a
Partial-Implements: blueprint mistral-python-client-docs
2016-12-19 12:25:59 +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_usage_with_openstack cli_usage_with_keycloak cli_usage_without_auth

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-heatclient project using Gerrit.