diff options
| author | Mark Vanderwiel <vanderwl@us.ibm.com> | 2015-12-10 15:14:01 -0600 |
|---|---|---|
| committer | Mark Vanderwiel <vanderwl@us.ibm.com> | 2016-02-25 00:48:15 +0000 |
| commit | 69d5bc4e554542735da4a277473251ec6ac47e6c (patch) | |
| tree | 43dd1b4a5acb990b7db18fb2fa566fc9c7fe601a /doc/source/plugins.rst | |
| parent | ad93e9f9333ad04ad10058332c5a97570bf8f038 (diff) | |
| download | python-openstackclient-69d5bc4e554542735da4a277473251ec6ac47e6c.tar.gz | |
update heat object and command doc
Many OpenStack client heat command patches are in progress, seems like
good time to also update some of the highlevel doc.
Added new objects for orchestration and software
openstack orchestration resource type list/show
openstack software config create/delete/show/list
Added new action for restore
openstack stack snapshot create/delete/list/show/restore
Added link to CLI reference for complete plugin syntax and
details
Removed deprecated tasker client
Change-Id: I2c94a5981954edcba95f364a0f909c799f1c403b
Blueprint: heat-support-python-openstackclient
Diffstat (limited to 'doc/source/plugins.rst')
| -rw-r--r-- | doc/source/plugins.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index 0c838ec5..32a40599 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -30,7 +30,7 @@ python-ceilometerclient using argparse python-congressclient using OpenStackClient python-cueclient using OpenStackClient python-designateclient using OpenStackClient -python-heatclient patch in progress (https://review.openstack.org/#/c/195867/) +python-heatclient using OpenStackClient python-ironicclient Using OpenStackClient python-magnumclient using argparse python-manilaclient using argparse |
