summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/api/controllers/v1/test_node.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set resource_url when getting all ports or portgroups" into stable/wal...Zuul2022-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
|/
* Merge "Remove redundant/legacy is_admin logic" into stable/wallabyZuul2021-08-251-1/+0
|\
| * Remove redundant/legacy is_admin logicJulia Kreger2021-06-281-1/+0
* | Set stage for objects to handle selected field lists.Julia Kreger2021-07-071-0/+32
|/
* Fix node detail instance_uuid request handlingJulia Kreger2021-06-211-0/+75
* Secure RBAC - Efficent node santiziationJulia Kreger2021-06-011-0/+35
* 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
* | Allow vendor_data to be included in a configdrive dictSteve Baker2019-10-311-2/+3
|/
* Do not ignore 'fields' query parameter when building next urlArun S A G2019-10-181-0/+19
* Abstract away pecan.request/responseDmitry Tantsur2019-07-161-2/+2
* Do not try to return mock as JSON in unit testsDmitry Tantsur2019-05-201-6/+12
* Allow building configdrive from JSON in the APIDmitry Tantsur2019-03-051-0/+36
* Merge "Allow case-insensitivity when setting conductor_group via API"Zuul2019-02-091-0/+13
|\
| * Allow case-insensitivity when setting conductor_group via APIJim Rollenhagen2019-02-081-0/+13
* | Allocation API: REST API implementationDmitry Tantsur2019-02-081-0/+40
* | Add description field to nodeKaifeng Wang2019-02-011-0/+93
|/