Go to file
Kui Shi bcd203d28e Import StringIO from six
six.StringIO
This is an fake file object for textual data. It is an alias for
StringIO.StringIO in Python 2 and io.StringIO in Python 3.

Partial implement: blueprint py33-support

Change-Id: I0768a56600d07dc98fde21b9bdf9525ef80a96ef
2013-10-17 17:19:46 +08:00
2013-09-05 16:35:21 -07:00
2013-10-17 17:19:46 +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%