Skip to content

Commit 9bff399

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Integrating mistralclient with openstackclient"
2 parents 56150de + aca279a commit 9bff399

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

doc/source/commands.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,14 @@ The following are known `Objects` used by OpenStack :doc:`plugins`. These are
129129
listed here to avoid name conflicts when creating new plugins. For a complete
130130
list 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)**)

doc/source/plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ python-heatclient patch in progress (https://review.openstack.org/#
3333
python-ironicclient Using OpenStackClient
3434
python-magnumclient using argparse
3535
python-manilaclient using argparse
36-
python-mistralclient using cliff
36+
python-mistralclient using OpenStackClient
3737
python-muranoclient using argparse
3838
python-saharaclient using OpenStackClient
3939
python-troveclient using argparse

0 commit comments

Comments
 (0)