Go to file
Steve Baker 3d122cfb54 Pass template as a string if it is not JSON.
Test for JSON is whether the first character is '{'

Change-Id: I109d5f12d3874517561631eefac514342761714b
2012-11-26 14:01:04 +13:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-11 13:09:56 +13:00
2012-10-30 12:08:34 +01:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-10 08:55:03 +13:00
2012-10-10 10:49:45 +13:00
2012-10-10 08:55:03 +13:00
2012-10-10 08:55:03 +13:00
2012-10-12 16:54:06 +13:00
2012-10-10 08:55:03 +13:00

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 <http://wiki.openstack.org/HowToContribute>. The master repository is on GitHub <http://github.com/heat-api/python-heatclient>.

See release notes and more at <http://docs.openstack.org/developer/python-heatclient/>_.

Description
OpenStack Orchestration (Heat) Client
Readme 14 MiB
Languages
Python 100%