@@ -148,14 +148,23 @@ list check out :doc:`plugin-commands`.
148148* ``dataprocessing plugin ``: (**Data Processing (Sahara) **)
149149* ``message-broker cluster ``: (**Message Broker (Cue) **)
150150* ``message flavor ``: (**Messaging (Zaqar) **)
151+ * ``orchestration resource ``: (**Orchestration (Heat) **)
152+ * ``orchestration template ``: (**Orchestration (Heat) **)
151153* ``pool ``: (**Messaging (Zaqar) **)
152154* ``ptr record ``: (**DNS (Designate) **)
153155* ``queue ``: (**Messaging (Zaqar) **)
154156* ``recordset ``: (**DNS (Designate) **)
155157* ``secret ``: (**Key Manager (Barbican) **)
156158* ``secret container ``: (**Key Manager (Barbican) **)
157159* ``secret order ``: (**Key Manager (Barbican) **)
158- * ``stack ``: (**Orchestration (Heat) **)
160+ * ``software config ``: (**Orchestration (Heat) **)
161+ * ``software deployment ``: (**Orchestration (Heat) **)
162+ * ``stack event ``: (**Orchestration (Heat) **)
163+ * ``stack hook ``: (**Orchestration (Heat) **)
164+ * ``stack output ``: (**Orchestration (Heat) **)
165+ * ``stack resource ``: (**Orchestration (Heat) **)
166+ * ``stack snapshot ``: (**Orchestration (Heat) **)
167+ * ``stack template ``: (**Orchestration (Heat) **)
159168* ``task exeuction ``: (**Workflow Engine (Mistral) **)
160169* ``tld ``: (**DNS (Designate) **)
161170* ``workbook ``: (**Workflow Engine (Mistral) **)
@@ -190,6 +199,7 @@ Those actions with an opposite action are noted in parens if applicable.
190199* ``remove `` (``add ``) - remove an object from a group of objects
191200* ``rescue `` (``unrescue ``) - reboot a server in a special rescue mode allowing access to the original disks
192201* ``resize `` - change a server's flavor
202+ * ``restore `` - restore a heat stack snapshot
193203* ``resume `` (``suspend ``) - return one or more suspended servers to running state
194204* ``revoke `` (``issue ``) - revoke a token
195205* ``save `` - download an object locally
0 commit comments