summaryrefslogtreecommitdiff
path: root/ironicclient/tests/unit/v1/test_node.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow several nodes for most node actions"HEAD5.2.0masterZuul2023-05-081-0/+72
|\
| * Allow several nodes for most node actionsDmitry Tantsur2023-02-281-0/+72
* | Accept configdrive as a JSON fileDmitry Tantsur2023-03-021-0/+17
|/
* Validate path when passing a config-driveFelix Huettner2021-08-271-1/+11
* Add support for changing 'boot_mode' and 'secure_boot' statesCenne2021-08-131-0/+61
* Add support for 'boot_mode' and 'secure_boot' node resource fieldsCenne2021-07-261-2/+5
* Add 'deploy steps' for provisioning APIAija Jauntēva2021-01-131-0/+25
* Merge "Allow to pass global request id in node methods"Zuul2020-06-251-14/+35
|\
| * Allow to pass global request id in node methodsVladyslav Drok2020-06-231-14/+35
* | Merge "Add `network_data` ironic node attribute support"Zuul2020-06-021-0/+2
|\ \ | |/ |/|
| * Add `network_data` ironic node attribute supportIlya Etingof2020-04-091-0/+2
* | Get rid of the oslo.serialization dependencyDmitry Tantsur2020-05-041-1/+11
* | Use unittest.mock instead of third party mockSean McGinnis2020-04-301-1/+1
|/
* Add node lesseeTzu-Mainn Chen2020-04-031-1/+18
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-301-10/+11
* Add --no-retired list optionRiccardo Pittau2020-02-111-0/+16
* Add support for retired{_reason} fields.Arne Wiebalck2020-02-061-1/+34
* Stop using six libraryRiccardo Pittau2019-12-181-4/+0
* Fix usage of --owner filter during node listGaëtan Trellu2019-09-241-1/+18
* Strip prefix when paginatingJim Rollenhagen2019-08-011-0/+30
* Support passing a dictionary for configdriveDmitry Tantsur2019-03-051-0/+10
* Support for conductors exposed from APIKaifeng Wang2018-12-121-0/+16
* Add support for conductor groups2.5.0Dmitry Tantsur2018-07-231-1/+18
* Add support for reset_interfaces in node's PATCHDmitry Tantsur2018-07-171-0/+13
* Add microversion override for get and listJulia Kreger2018-06-121-0/+23
* Support per-call version: set_provision_stateEric Fried2018-06-061-0/+11
* Do not abort wait_for_provision_state of last_errors becomes non-emptyDmitry Tantsur2018-05-241-1/+3
* Follow-up of rescue modeDao Cong Tien2018-01-301-4/+4
* Add support for RESCUE and UNRESCUE provision statesMario Villaplana2018-01-261-0/+11
* Traits supportJim Rollenhagen2018-01-251-0/+73
* flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-071-9/+10
* Fix unit tests for volume connector and targetHironori Shiina2017-07-091-2/+2
* Merge "Add volume target support to Python API"Jenkins2017-07-071-0/+142
|\
| * Add volume target support to Python APIHironori Shiina2017-07-071-0/+142
* | Merge "Add volume connector support to Python API"Jenkins2017-07-071-0/+142
|\ \ | |/
| * Add volume connector support to Python APIHironori Shiina2017-07-071-0/+142
* | Replace assertRaisesRegexp with assertRaisesRegexLuong Anh Tuan2017-05-191-8/+8
|/
* Merge "Add missing 'autospec' statements to unit test mocks"1.12.0Jenkins2017-03-231-8/+8
|\
| * Add missing 'autospec' statements to unit test mocksJohn L. Villalovos2017-03-191-8/+8
* | Fix node-inject-nmi to pass an empty bodyHironori Shiina2017-01-231-1/+1
* | Merge "Add a new command "ironic node-inject-nmi""Jenkins2017-01-231-0/+15
|\ \
| * | Add a new command "ironic node-inject-nmi"Tang Chen2017-01-131-0/+15
* | | Merge "Add soft reboot/poweroff power states."Jenkins2017-01-181-5/+48
|\ \ \
| * | | Add soft reboot/poweroff power states.Tang Chen2017-01-181-5/+48
| | |/ | |/|
* | | Merge "Extend VIF attach commands"Jenkins2017-01-161-0/+25
|\ \ \ | |_|/ |/| |
| * | Extend VIF attach commandsVasyl Saienko2017-01-121-0/+25
* | | Merge "Add interface attach/detach support"1.9.0Jenkins2017-01-121-0/+42
|\ \ \ | |/ / | | / | |/ |/|
| * Add interface attach/detach supportSam Betts2017-01-111-0/+42
* | Fix API object representation in unittestsVasyl Saienko2016-12-151-12/+6
|/
* Add python API and CLI for port groupsWilliam Stevenson2016-12-151-0/+56