A python client implementing the Ironic API.
Go to file
Lucas Alvares Gomes 95d86630b1 Add basic tests
Change-Id: I058cb2a91399fb7185f1b23aefe441892f235dcc
2013-09-19 21:15:19 +01:00
doc/source Add initial files 2013-09-05 16:35:21 -07:00
ironicclient Add basic tests 2013-09-19 21:15:19 +01: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
README.rst Add initial files 2013-09-05 16:35:21 -07:00
requirements.txt Basic project structure 2013-09-19 00:21:14 +01:00
setup.cfg Basic project structure 2013-09-19 00:21:14 +01:00
setup.py Add initial files 2013-09-05 16:35:21 -07:00
test-requirements.txt Add basic tests 2013-09-19 21:15:19 +01:00
tox.ini Add initial files 2013-09-05 16:35:21 -07:00

Python bindings for the Ironic API

A python and command line client library for Ironic.