summaryrefslogtreecommitdiff
path: root/ironicclient/v1/client.py
Commit message (Expand)AuthorAgeFilesLines
* Provide a clear error message when using client.Client without a session4.0.0Dmitry Tantsur2020-02-101-0/+5
* Merge "Make it clear that a Session is required for v1.client.Client"Zuul2019-09-241-3/+2
|\
| * Make it clear that a Session is required for v1.client.ClientDmitry Tantsur2019-09-241-3/+2
* | Remove the requirement on either endpoint_override or os_ironic_api_versionDmitry Tantsur2019-09-231-15/+16
|/
* Remove deprecated endpoint argumentRiccardo Pittau2019-08-211-9/+2
* Deploy templates: client supportMark Goddard2019-03-011-0/+3
* Allocation API: client API and CLIDmitry Tantsur2019-02-161-0/+2
* Add Events supportVasyl Saienko2019-02-131-0/+2
* Support for conductors exposed from APIKaifeng Wang2018-12-121-0/+2
* Switch to none auth for standalone modeVladyslav Drok2018-05-071-8/+19
* Minor changes to version negotiation logicJulia Kreger2018-03-121-1/+1
* Facilitate latest Rest API useJulia Kreger2018-01-181-0/+33
* Allow re-negotiation of the latest version supplied by CLIDmitry Tantsur2017-10-201-1/+7
* Add volume target support to Python APIHironori Shiina2017-07-071-0/+3
* Add volume connector support to Python APIHironori Shiina2017-07-071-0/+3
* Add python API and CLI for port groupsWilliam Stevenson2016-12-151-0/+2
* Fail with more meaningful error while creating clientAnton Arefiev2016-08-151-3/+11
* Cache negotiated api microversion for serverMichael Davies2015-06-231-5/+15
* Remove unneeded 'utf-8' coding linesJohn L. Villalovos2015-04-211-2/+0
* Client should fall back to the lower versions if necessaryDevananda van der Veen2015-04-131-8/+4
* Send version header by defaultDevananda van der Veen2015-03-211-0/+11
* Add keystone v3 CLI supportDavid Hu2014-10-061-1/+1
* Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-0/+2
* Move from inheritance HTTPClient in Ironic clientAndrey Kurilin2013-12-051-6/+6
* Add driver-listLucas Alvares Gomes2013-11-121-0/+2
* Implement Node commandsDevananda van der Veen2013-09-251-0/+2
* Add port-show and port-listLucas Alvares Gomes2013-09-251-0/+2
* Implement chassis-showLucas Alvares Gomes2013-09-191-0/+2
* Basic project structureLucas Alvares Gomes2013-09-191-0/+31