@@ -127,11 +127,14 @@ Plugin Objects
127127The following are known `Objects ` used by OpenStack :doc: `plugins `. These are
128128listed here to avoid name conflicts when creating new plugins.
129129
130+ * ``action definition ``: (**Workflow Engine (Mistral) **)
131+ * ``action execution ``: (**Workflow Engine (Mistral) **)
130132* ``baremetal ``: (**Baremetal (Ironic) **)
131133* ``congress datasource ``: (**Policy (Congress) **)
132134* ``congress driver ``: (**Policy (Congress) **)
133135* ``congress policy ``: (**Policy (Congress) **)
134136* ``congress policy rule ``: (**Policy (Congress) **)
137+ * ``cron trigger ``: (**Workflow Engine (Mistral) **)
135138* ``dataprocessing data source ``: (**Data Processing (Sahara) **)
136139* ``dataprocessing image ``: (**Data Processing (Sahara) **)
137140* ``dataprocessing image tags ``: (**Data Processing (Sahara) **)
@@ -148,7 +151,11 @@ listed here to avoid name conflicts when creating new plugins.
148151* ``secret container ``: (**Key Manager (Barbican) **)
149152* ``secret order ``: (**Key Manager (Barbican) **)
150153* ``stack ``: (**Orchestration (Heat) **)
154+ * ``task exeuction ``: (**Workflow Engine (Mistral) **)
151155* ``tld ``: (**DNS (Designate) **)
156+ * ``workbook ``: (**Workflow Engine (Mistral) **)
157+ * ``workflow ``: (**Workflow Engine (Mistral) **)
158+ * ``workflow execution ``: (**Workflow Engine (Mistral) **)
152159* ``zone ``: (**DNS (Designate) **)
153160* ``zone blacklist ``: (**DNS (Designate) **)
154161* ``zone transfer ``: (**DNS (Designate) **)
0 commit comments