summaryrefslogtreecommitdiff
path: root/ironicclient/v1/node.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow several nodes for most node actions"HEAD5.2.0masterZuul2023-05-081-37/+63
|\
| * Allow several nodes for most node actionsDmitry Tantsur2023-02-281-37/+63
* | Accept configdrive as a JSON fileDmitry Tantsur2023-03-021-7/+15
|/
* Merge "Validate path when passing a config-drive"4.11.0Zuul2022-01-041-2/+6
|\
| * Validate path when passing a config-driveFelix Huettner2021-08-271-2/+6
* | Add node history supportJulia Kreger2021-12-011-0/+53
|/
* Merge "Add support for changing 'boot_mode' and 'secure_boot' states"4.8.0Zuul2021-08-241-0/+58
|\
| * Add support for changing 'boot_mode' and 'secure_boot' statesCenne2021-08-131-0/+58
* | Include BIOS registry fields in bios setting list commandBob Fournier2021-08-061-2/+17
|/
* Add 'deploy steps' for provisioning APIAija Jauntēva2021-01-131-3/+10
* Merge "Allow to pass global request id in node methods"Zuul2020-06-251-83/+271
|\
| * Allow to pass global request id in node methodsVladyslav Drok2020-06-231-83/+271
* | Merge "Add `network_data` ironic node attribute support"Zuul2020-06-021-1/+1
|\ \ | |/ |/|
| * Add `network_data` ironic node attribute supportIlya Etingof2020-04-091-1/+1
* | Get rid of the oslo.serialization dependencyDmitry Tantsur2020-05-041-0/+6
|/
* Add node lesseeTzu-Mainn Chen2020-04-031-1/+5
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-301-2/+2
* Add support for retired{_reason} fields.Arne Wiebalck2020-02-061-5/+11
* Fix usage of --owner filter during node listGaëtan Trellu2019-09-241-1/+5
* Support passing a dictionary for configdriveDmitry Tantsur2019-03-051-8/+11
* Allocation API: client API and CLIDmitry Tantsur2019-02-161-17/+6
* Support for conductors exposed from APIKaifeng Wang2018-12-121-1/+5
* Add management of automated_clean fieldYolanda Robla2018-10-231-1/+2
* Add support for conductor groups2.5.0Dmitry Tantsur2018-07-231-2/+8
* Add support for reset_interfaces in node's PATCHDmitry Tantsur2018-07-171-2/+6
* Merge "Add microversion override for get and list"Zuul2018-06-181-6/+11
|\
| * Add microversion override for get and listJulia Kreger2018-06-121-6/+11
* | Merge "BIOS Settings support"Zuul2018-06-121-6/+24
|\ \ | |/ |/|
| * BIOS Settings supportZenghui Shi2018-06-121-6/+24
* | Merge "Support per-call version: set_provision_state"Zuul2018-06-121-4/+10
|\ \ | |/ |/|
| * Support per-call version: set_provision_stateEric Fried2018-06-061-4/+10
* | Merge "Power fault recovery: client support"Zuul2018-06-111-1/+6
|\ \ | |/ |/|
| * Power fault recovery: client supportKaifeng Wang2018-06-071-1/+6
* | Do not abort wait_for_provision_state of last_errors becomes non-emptyDmitry Tantsur2018-05-241-1/+1
|/
* Follow-up of rescue modeDao Cong Tien2018-01-301-6/+5
* Add rescue_interface to node and driverDao Cong Tien2018-01-261-2/+2
* Add support for RESCUE and UNRESCUE provision statesMario Villaplana2018-01-261-2/+9
* Traits supportJim Rollenhagen2018-01-251-0/+47
* Turn on warning-is-error1.16.0Julia Kreger2017-07-261-4/+4
* Add support for storage_interface to node and driver CLIDao Cong Tien2017-07-111-1/+2
* Add volume target support to Python APIHironori Shiina2017-07-071-0/+57
* Add volume connector support to Python APIHironori Shiina2017-07-071-1/+57
* Merge "Add args to CLI 'node-create' for selecting hardware interfaces"Jenkins2017-02-011-1/+5
|\
| * Add args to CLI 'node-create' for selecting hardware interfacesDao Cong Tien2017-01-261-1/+5
* | 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/+4
|\ \ | |/ |/|
| * Add a new command "ironic node-inject-nmi"Tang Chen2017-01-131-0/+4
* | Merge "Add soft reboot/poweroff power states."Jenkins2017-01-181-3/+34
|\ \
| * | Add soft reboot/poweroff power states.Tang Chen2017-01-181-3/+34
* | | Extend VIF attach commandsVasyl Saienko2017-01-121-1/+7
| |/ |/|