summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/api/controllers/v1/test_node.py
Commit message (Expand)AuthorAgeFilesLines
* Fix resource_url in the remaining resourcesDmitry Tantsur2022-02-031-0/+10
* Merge "Set resource_url when getting all ports or portgroups" into stable/xenaZuul2022-01-201-0/+2
|\
| * Set resource_url when getting all ports or portgroupsArne Wiebalck2022-01-181-0/+2
* | Set resource_url when getting all nodesArne Wiebalck2022-01-181-0/+8
|/
* API endpoints to get node historyJulia Kreger2021-09-151-0/+129
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-231-0/+150
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+80
* Merge "Set stage for objects to handle selected field lists."Zuul2021-07-021-0/+32
|\
| * Set stage for objects to handle selected field lists.Julia Kreger2021-06-251-0/+32
* | Merge "Remove redundant/legacy is_admin logic"Zuul2021-06-241-1/+0
|\ \ | |/ |/|
| * Remove redundant/legacy is_admin logicJulia Kreger2021-06-151-1/+0
* | Fix node detail instance_uuid request handlingJulia Kreger2021-06-171-0/+75
|/
* Merge "Secure RBAC - Efficent node santiziation"Zuul2021-06-011-0/+35
|\
| * Secure RBAC - Efficent node santiziationJulia Kreger2021-05-241-0/+35
* | Include bios registry fields in bios APIBob Fournier2021-05-271-2/+111
* | Delay rendering configdriveDmitry Tantsur2021-05-191-0/+19
|/
* Aliases for a few unfortunately named state transitionskafilat-adeleke2021-04-151-0/+36
* Allow using per-site network_data schemaDmitry Tantsur2021-03-261-0/+42
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-1/+35
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-1/+11
* Enforce autospec in test_nodeRiccardo Pittau2021-02-191-272/+393
* Validate configdrive string formatDmitry Tantsur2021-02-171-4/+44
* Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-8/+76
* Test patching booleans with string valuesSteve Baker2020-11-271-0/+32
* JSON conversion followup changeSteve Baker2020-11-261-12/+0
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-0/+21
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-0/+21
* | Convert nodes endpoint to plain JSONSteve Baker2020-11-161-29/+44
|/
* Merge "Allow node vif attach to specify port_uuid or portgroup_uuid"Zuul2020-06-231-0/+45
|\
| * Allow node vif attach to specify port_uuid or portgroup_uuidTzu-Mainn Chen2020-06-151-0/+45
* | Merge "Use unittest.mock instead of mock"Zuul2020-06-221-1/+1
|\ \
| * | Use unittest.mock instead of mockHervé Beraud2020-06-111-1/+1
| |/
* | Use assertCountEqual instead of assertItemsEqualRiccardo Pittau2020-06-111-3/+3
|/
* Merge "Add `network_data` field to ironic node object"Zuul2020-05-191-0/+55
|\
| * Add `network_data` field to ironic node objectIlya Etingof2020-05-051-0/+55
* | Fix pep8Iury Gregory Melo Ferreira2020-05-121-3/+4
|/
* Centralise imports of wsme typesSteve Baker2020-04-201-2/+2
* Add my new address to .mailmapAeva Black2020-04-131-2/+2
* Add node lessee fieldTzu-Mainn Chen2020-04-071-10/+135
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-18/+18
* Add indicators REST API endpointsIlya Etingof2020-03-211-1/+228
* Clean up nits from adding additional node update policiesTzu-Mainn Chen2020-03-171-8/+16
* Add separate policies for updating node instance_info and extraTzu-Mainn Chen2020-03-091-0/+158
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+9
* Support node retirementArne Wiebalck2020-01-281-0/+101
* Merge "Restrict ability to change owner on provisioned or allocated node"Zuul2019-12-271-1/+79
|\
| * Restrict ability to change owner on provisioned or allocated nodeTzu-Mainn Chen2019-12-131-1/+79
* | Stop using six libraryRiccardo Pittau2019-12-231-7/+4
|/
* Merge "Allow node owners to administer nodes"Zuul2019-11-181-0/+139
|\
| * Allow node owners to administer nodesTzu-Mainn Chen2019-11-141-0/+139