c38bfbd46d7d7719dc327a4e2db619a1636d26ce

Synchronize the cliutils from oslo to heatclient and use the common methods. used common methods: +arg +env +print_list partially implements blueprint common-client-library-2 Change-Id: If79d58794257325a47b9938a172a87097fc93e1b
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%