Go to file
Lucas Alvares Gomes 93f885dfd9 VendorPassthru commands to support different HTTP methods
Extend the vendor_passthru() library methods and clients to support
issuing different HTTP methods on the vendor endpoints.

Implements: blueprint extended-vendor-passthru
Change-Id: I32a4990ed3db0bc73ce845b9b4119d87ab2e1503
2014-11-14 11:55:10 +00:00
2014-10-04 20:46:48 +02: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
2014-07-08 17:18:35 +08:00
2013-09-05 16:35:21 -07:00
2013-09-05 16:35:21 -07:00
2014-10-30 14:33:50 +00:00
2014-09-15 17:56:16 +00:00
2013-11-19 10:16:42 +01:00
2014-06-18 00:47:25 +00:00
2014-09-26 15:25:59 +09:00

Python bindings for the Ironic API

This is a client for the OpenStack Ironic API. It provides a Python API (the ironicclient module) and a command-line interface (ironic).

Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on git.openstack.org.

python-ironicclient is licensed under the Apache License like the rest of OpenStack.

For more information, see http://docs.openstack.org/developer/python-ironicclient/.

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