yuyafei e84621ecc0 Replace dict.iteritems with six.iteritems to make PY3 compatible
Python3 do not use dict.iteritems, which would raise AttributeError: 'dict'
object has no attribute 'iteritems'.

Change-Id: I75f5954ce0d5573f69a22799dacb74b918028115
Closes-Bug: #1596124
2016-06-25 12:07:55 +08:00
2015-10-22 15:37:18 -04:00
2012-12-02 17:48:42 +00:00
2015-05-12 03:44:29 -04:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2015-10-15 17:06:57 +08:00
2014-01-13 16:23:20 +13:00
2015-09-18 16:42:10 +00:00
2016-01-28 21:49:27 +01:00

python-heatclient

Latest Version

Downloads

OpenStack Orchestration API Client Library

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).

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