@@ -129,11 +129,14 @@ The following are known `Objects` used by OpenStack :doc:`plugins`. These are
129129listed here to avoid name conflicts when creating new plugins. For a complete
130130list check out :doc: `plugin-commands `.
131131
132+ * ``action definition ``: (**Workflow Engine (Mistral) **)
133+ * ``action execution ``: (**Workflow Engine (Mistral) **)
132134* ``baremetal ``: (**Baremetal (Ironic) **)
133135* ``congress datasource ``: (**Policy (Congress) **)
134136* ``congress driver ``: (**Policy (Congress) **)
135137* ``congress policy ``: (**Policy (Congress) **)
136138* ``congress policy rule ``: (**Policy (Congress) **)
139+ * ``cron trigger ``: (**Workflow Engine (Mistral) **)
137140* ``dataprocessing data source ``: (**Data Processing (Sahara) **)
138141* ``dataprocessing image ``: (**Data Processing (Sahara) **)
139142* ``dataprocessing image tags ``: (**Data Processing (Sahara) **)
@@ -150,7 +153,11 @@ list check out :doc:`plugin-commands`.
150153* ``secret container ``: (**Key Manager (Barbican) **)
151154* ``secret order ``: (**Key Manager (Barbican) **)
152155* ``stack ``: (**Orchestration (Heat) **)
156+ * ``task exeuction ``: (**Workflow Engine (Mistral) **)
153157* ``tld ``: (**DNS (Designate) **)
158+ * ``workbook ``: (**Workflow Engine (Mistral) **)
159+ * ``workflow ``: (**Workflow Engine (Mistral) **)
160+ * ``workflow execution ``: (**Workflow Engine (Mistral) **)
154161* ``zone ``: (**DNS (Designate) **)
155162* ``zone blacklist ``: (**DNS (Designate) **)
156163* ``zone transfer ``: (**DNS (Designate) **)
0 commit comments