Go to file
Kui Shi 8fa5e71b47 Use six.iteritems() for dict
In Python 3, dict.iteritems() is not supported anymore.

Partial implement: blueprint py33-support

Change-Id: Iec357ce5c5a6d2ffe4085bf26569a926e92e735a
2013-10-17 17:21:10 +08:00
2013-09-05 16:35:21 -07:00
2013-10-17 17:21:10 +08:00
2013-09-05 16:35:21 -07:00
2013-09-05 16:35:21 -07:00
2013-05-14 22:28:31 +00:00
2013-09-05 16:35:21 -07:00
2013-09-05 16:35:21 -07:00
2013-09-05 16:35:21 -07:00
2013-09-05 16:35:21 -07:00
2013-09-19 00:21:14 +01:00
2013-09-19 00:21:14 +01:00
2013-10-01 16:14:48 +00:00
2013-10-17 17:19:46 +08:00
2013-09-05 16:35:21 -07:00

Python bindings for the Ironic API

A python and command line client library for Ironic.

Description
A python client implementing the Ironic API.
Readme 22 MiB
Languages
Python 100%