c05f5770051ad1a369b2d16ac1b0ff9a0b2e9419
--create-timeout/--timeout and --disable-rollback have no meaning in the context of stack-preview, and actually are not used by Heat during stack preview action, so remove them. Change-Id: I1f991eaddf98b0e5c0c3f8b4aaa33947eba53664 Closes-Bug: #1297748
Python bindings to the Heat orchestration API
This is a client library for Heat built on the Heat orchestration
API. It provides a Python API (the heatclient module) and a
command-line tool (heat).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-heatclient/.
Description
Languages
Python
100%