Brian Curtin 6854e05a5f Add docs for the workflow service
Initial docs for workflow. Doesn't include a user guide as I don't know
how to use it.

Change-Id: I7fa19fbb4cd6684782b8fc7a424d871a8b5d93ad
2017-01-24 12:43:37 -05:00

17 lines
458 B
ReStructuredText

Workflow API
============
For details on how to use block_store, see :doc:`/users/guides/block_store`
.. automodule:: openstack.workflow.v2._proxy
The Workflow Class
------------------
The workflow high-level interface is available through the ``workflow``
member of a :class:`~openstack.connection.Connection` object.
The ``workflow`` member will only be added if the service is detected.
.. autoclass:: openstack.workflow.v2._proxy.Proxy
:members: