A python client implementing the Ironic API.
Go to file
Sascha Peilicke 92f08f25c7 Support building wheels (PEP-427)
With that, building and uploading wheels to PyPI is only one "python
setup.py bdist_wheel" away.

Change-Id: I92942a0fdd6aca4ae1fdfccfd72d1e18528d3f01
2013-11-19 10:16:42 +01:00
doc/source Add initial files 2013-09-05 16:35:21 -07:00
ironicclient Merge "Comply with new hacking release" 2013-11-18 23:03:17 +00:00
tools Add initial files 2013-09-05 16:35:21 -07:00
.gitignore Add initial files 2013-09-05 16:35:21 -07:00
.gitreview Added .gitreview 2013-05-14 22:28:31 +00:00
.testr.conf Add initial files 2013-09-05 16:35:21 -07:00
LICENSE Add initial files 2013-09-05 16:35:21 -07:00
MANIFEST.in Add initial files 2013-09-05 16:35:21 -07:00
openstack-common.conf Import urlutils module from oslo 2013-10-17 17:21:06 +08:00
README.rst Add initial files 2013-09-05 16:35:21 -07:00
requirements.txt Updated from global requirements 2013-10-17 22:23:48 +00:00
setup.cfg Support building wheels (PEP-427) 2013-11-19 10:16:42 +01:00
setup.py Updated from global requirements 2013-10-01 16:14:48 +00:00
test-requirements.txt Import StringIO from six 2013-10-17 17:19:46 +08:00
tox.ini Comply with new hacking release 2013-11-18 19:07:07 +00:00

Python bindings for the Ironic API

A python and command line client library for Ironic.