summaryrefslogtreecommitdiff
path: root/ironicclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Standalone CLI: optional support for ironic-inspector"Zuul2020-04-081-35/+80
|\
| * Standalone CLI: optional support for ironic-inspectorDmitry Tantsur2020-04-071-35/+80
* | Merge "Add node lessee"Zuul2020-04-086-7/+119
|\ \
| * | Add node lesseeTzu-Mainn Chen2020-04-036-7/+119
* | | Get rid of the oslo.config requirementDmitry Tantsur2020-04-072-50/+39
| |/ |/|
* | Merge "A standalone CLI for ironic"Zuul2020-04-061-0/+134
|\ \
| * | A standalone CLI for ironicDmitry Tantsur2020-04-061-0/+134
| |/
* | Make oslo.i18n an optional dependencyDmitry Tantsur2020-04-061-5/+9
|/
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-307-50/+53
* Add --no-retired list optionRiccardo Pittau2020-02-113-2/+57
* Provide a clear error message when using client.Client without a session4.0.0Dmitry Tantsur2020-02-104-4/+64
* Merge "Add support for retired{_reason} fields."Zuul2020-02-076-11/+165
|\
| * Add support for retired{_reason} fields.Arne Wiebalck2020-02-066-11/+165
* | Remove VerifiedHTTPSConnection classVladyslav Drok2020-01-281-67/+0
|/
* Add allocation ownerTzu-Mainn Chen2020-01-207-6/+96
* Stop using six libraryRiccardo Pittau2019-12-1819-117/+86
* Fix AttributeError in negotiate_versionMark Goddard2019-11-221-1/+5
* Merge "Fix usage of --owner filter during node list"Zuul2019-09-242-2/+23
|\
| * Fix usage of --owner filter during node listGaƫtan Trellu2019-09-242-2/+23
* | Merge "Make it clear that a Session is required for v1.client.Client"Zuul2019-09-243-22/+18
|\ \ | |/ |/|
| * Make it clear that a Session is required for v1.client.ClientDmitry Tantsur2019-09-243-22/+18
* | Merge "Remove the requirement on either endpoint_override or os_ironic_api_ve...Zuul2019-09-242-20/+21
|\ \ | |/ |/|
| * Remove the requirement on either endpoint_override or os_ironic_api_versionDmitry Tantsur2019-09-232-20/+21
* | Fix TypeError when using endpoint_override with SessionClientDmitry Tantsur2019-09-233-11/+18
|/
* Merge "Remove deprecated keystone arguments"Zuul2019-08-222-308/+54
|\
| * Remove deprecated keystone argumentsRiccardo Pittau2019-08-212-308/+54
* | Remove deprecated endpoint argumentRiccardo Pittau2019-08-213-81/+12
|/
* Remove the ironic commandJulia Kreger2019-08-2032-8742/+0
* Remove deprecated common.http.HTTPClient classRiccardo Pittau2019-08-203-704/+27
* Strip prefix when paginatingJim Rollenhagen2019-08-016-25/+100
* Add allocation update API2.8.0Madhuri Kumari2019-06-064-0/+260
* Allocation API: support allocation backfillingDmitry Tantsur2019-05-214-7/+36
* Do not try to use /v1/v1 when endpoint_override is usedDmitry Tantsur2019-05-162-9/+13
* Merge "Use endpoint_override in version negotiation"Zuul2019-03-202-1/+3
|\
| * Use endpoint_override in version negotiationJason2019-03-152-1/+3
* | Run jobs under python2 and python3Iury Gregory Melo Ferreira2019-03-155-11/+23
|/
* Merge "Move to zuulv3"Zuul2019-03-111-49/+0
|\
| * Move to zuulv3Iury Gregory Melo Ferreira2019-03-111-49/+0
* | Merge "Follow-up to the configdrive change"Zuul2019-03-071-2/+4
|\ \
| * | Follow-up to the configdrive changeDmitry Tantsur2019-03-071-2/+4
* | | Merge "Accept 'valid_interfaces' in client setup"Zuul2019-03-072-3/+35
|\ \ \
| * | | Accept 'valid_interfaces' in client setupEric Fried2019-03-072-3/+35
* | | | Merge "Support passing a dictionary for configdrive"Zuul2019-03-075-11/+55
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Support passing a dictionary for configdriveDmitry Tantsur2019-03-055-11/+55
* | | Merge "pass endpoint interface to http client"Zuul2019-03-062-11/+76
|\ \ \ | |/ / |/| |
| * | pass endpoint interface to http clientGuang Yee2019-03-062-11/+76
| |/
* | Deploy templates: client supportMark Goddard2019-03-0113-9/+1467
|/
* [Trivial] Allocation API: fix incorrect parameter descriptionDmitry Tantsur2019-02-221-1/+1
* Merge "Allocation API: client API and CLI"Zuul2019-02-2213-19/+1499
|\
| * Allocation API: client API and CLIDmitry Tantsur2019-02-1613-19/+1499