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

458 B

Workflow API

For details on how to use block_store, see /users/guides/block_store

openstack.workflow.v2._proxy

The Workflow Class

The workflow high-level interface is available through the workflow member of a ~openstack.connection.Connection object. The workflow member will only be added if the service is detected.

openstack.workflow.v2._proxy.Proxy