Skip to content

Commit 928fecd

Browse files
committed
Update the doc for Zaqar v2
Zaqar v1 and v1.1 is deprecated now, and the V2 is the default API version. Update the plugin doc for it. Change-Id: I26db823852ba543607b250a09aae63bb439a8959
1 parent 43d1646 commit 928fecd

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

doc/source/commands.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ list check out :doc:`plugin-commands`.
159159
* ``action definition``: (**Workflow Engine (Mistral)**)
160160
* ``action execution``: (**Workflow Engine (Mistral)**)
161161
* ``baremetal``: (**Baremetal (Ironic)**)
162+
* ``claim``: (**Messaging (Zaqar)**)
162163
* ``cluster``: (**Clustering (Senlin)**)
163164
* ``cluster action``: (**Clustering (Senlin)**)
164165
* ``cluster event``: (**Clustering (Senlin)**)
@@ -180,7 +181,8 @@ list check out :doc:`plugin-commands`.
180181
* ``dataprocessing image tags``: (**Data Processing (Sahara)**)
181182
* ``dataprocessing plugin``: (**Data Processing (Sahara)**)
182183
* ``message-broker cluster``: (**Message Broker (Cue)**)
183-
* ``message flavor``: (**Messaging (Zaqar)**)
184+
* ``messaging``: (**Messaging (Zaqar)**)
185+
* ``messaging flavor``: (**Messaging (Zaqar)**)
184186
* ``network subport``: (**Networking (Neutron)**)
185187
* ``network trunk``: (**Networking (Neutron)**)
186188
* ``orchestration resource``: (**Orchestration (Heat)**)
@@ -200,6 +202,7 @@ list check out :doc:`plugin-commands`.
200202
* ``stack resource``: (**Orchestration (Heat)**)
201203
* ``stack snapshot``: (**Orchestration (Heat)**)
202204
* ``stack template``: (**Orchestration (Heat)**)
205+
* ``subscription``: (**Messaging (Zaqar)**)
203206
* ``task execution``: (**Workflow Engine (Mistral)**)
204207
* ``tld``: (**DNS (Designate)**)
205208
* ``workbook``: (**Workflow Engine (Mistral)**)

doc/source/plugin-commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ senlin
105105
zaqar
106106
-----
107107

108-
.. list-plugins:: openstack.messaging.v1
108+
.. list-plugins:: openstack.messaging.v2
109109
:detailed:

0 commit comments

Comments
 (0)