A python client implementing the Ironic API.
Go to file
Dirk Mueller 667a0a44c4 remove client suffix from command line client
All other OpenStack clients are just called $project, not
${project}client. Make it consistent with those.

Change-Id: I4c11e1d16132856cc5f103c8fa231413c5b5c546
2013-09-18 11:41:54 +02:00
doc/source Add initial files 2013-09-05 16:35:21 -07:00
ironicclient Add initial files 2013-09-05 16:35:21 -07: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 Add initial files 2013-09-05 16:35:21 -07:00
setup.cfg remove client suffix from command line client 2013-09-18 11:41:54 +02:00
setup.py Add initial files 2013-09-05 16:35:21 -07:00
test-requirements.txt Add initial files 2013-09-05 16:35:21 -07: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.