summaryrefslogtreecommitdiff
path: root/ironicclient
Commit message (Expand)AuthorAgeFilesLines
* Fix AttributeError in negotiate_versionstein-eolstein-em2.7.3stable/steinMark Goddard2019-12-041-1/+5
* fix session cert argumentsSteve Baker2019-10-214-9/+9
* Fix usage of --owner filter during node listGaƫtan Trellu2019-09-252-2/+23
* Do not try to use /v1/v1 when endpoint_override is used2.7.2Dmitry Tantsur2019-05-172-9/+13
* Use endpoint_override in version negotiation2.7.1Jason2019-04-162-1/+3
* Run jobs under python2 and python3Iury Gregory Melo Ferreira2019-04-104-9/+21
* Move to zuulv3Iury Gregory Melo Ferreira2019-03-261-49/+0
* Fix allocation testsIury Gregory Melo Ferreira2019-03-211-2/+2
* 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
* | [Follow Up] Add 'hostname' to port's local link connectionHamdy Khader2019-02-191-4/+4
* | Merge "Replace mock.has_calls() with assert_has_calls"Zuul2019-02-196-11/+11
|\ \
| * | Replace mock.has_calls() with assert_has_callsTienDC2019-02-186-11/+11
| |/
* | Merge "Add 'hostname' to port's local link connection"Zuul2019-02-191-5/+9
|\ \
| * | Add 'hostname' to port's local link connectionHamdy Khader2019-02-181-5/+9
* | | Merge "Add is-smartnic port attribute to port command"Zuul2019-02-196-5/+84
|\ \ \ | |/ /
| * | Add is-smartnic port attribute to port commandHamdy Khader2019-02-186-5/+84
| |/
* | Support node descriptionKaifeng Wang2019-02-184-6/+101
|/
* Add Events supportVasyl Saienko2019-02-134-1/+90
* Add node ownerdnuka2019-02-055-5/+97
* Support for conductors exposed from APIKaifeng Wang2018-12-1215-3/+900
* Support for protected and protected_reason fieldsDmitry Tantsur2018-11-275-3/+114
* Sort columns in node detailed list alphabeticallyDmitry Tantsur2018-10-242-87/+85
* Merge "Add management of automated_clean field"Zuul2018-10-246-18/+86
|\
| * Add management of automated_clean fieldYolanda Robla2018-10-236-18/+86
* | Fix a LOG.warning which didn't work properlyKaifeng Wang2018-10-181-1/+1
* | Fix a typo in the docstringmelissaml2018-10-051-1/+1
* | Replace assertRaisesRegexp with assertRaisesRegexChuck Short2018-08-271-4/+4
|/
* Add support for conductor groups2.5.0Dmitry Tantsur2018-07-237-90/+174
* Add support for reset_interfaces in node's PATCHDmitry Tantsur2018-07-177-19/+103
* Support resetting interfaces to their default valuesDmitry Tantsur2018-07-172-126/+158
* Merge "Support node's deploy_step field"Zuul2018-07-167-3/+10
|\
| * Support node's deploy_step fieldRuby Loo2018-07-117-3/+10
* | Trivial fix typo of descriptionTuan Do Anh2018-07-101-1/+1
|/
* Merge "Allow to use none auth in functional tests"2.4.0Zuul2018-06-181-10/+10
|\
| * Allow to use none auth in functional testsVladyslav Drok2018-05-181-10/+10
* | Merge "Add microversion override for get and list"Zuul2018-06-184-27/+117
|\ \
| * | Add microversion override for get and listJulia Kreger2018-06-124-27/+117
* | | Merge "BIOS Settings support"Zuul2018-06-129-38/+229
|\ \ \ | |/ / |/| |
| * | BIOS Settings supportZenghui Shi2018-06-129-38/+229