From 69d5bc4e554542735da4a277473251ec6ac47e6c Mon Sep 17 00:00:00 2001 From: Mark Vanderwiel Date: Thu, 10 Dec 2015 15:14:01 -0600 Subject: 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 --- doc/source/plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/plugins.rst') 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 -- cgit v1.2.1