summaryrefslogtreecommitdiff
path: root/ironic/api/controllers/v1/node.py
Commit message (Expand)AuthorAgeFilesLines
* Fix auth_protocol and priv_protocol for SNMP v3Duc Truong2023-03-011-0/+10
* Merge "Add support for filtering for sharded nodes"Zuul2023-02-141-9/+21
|\
| * Add support for filtering for sharded nodesJay Faulkner2023-02-131-9/+21
* | Merge "Erase swift inventory entry on node deletion"Zuul2023-02-141-1/+2
|\ \ | |/ |/|
| * Erase swift inventory entry on node deletionJakub Jelinek2023-02-141-1/+2
* | API support for CRUD node.shardJay Faulkner2023-02-131-9/+27
* | DB & Object layer for node.shardJay Faulkner2023-02-131-0/+2
|/
* Reorganise Inventory StorageJakub Jelinek2023-01-211-16/+2
* Create [inventory]Jakub Jelinek2023-01-171-1/+1
* API for node inventoryJakub Jelinek2023-01-121-1/+38
* Allow project scoped admins to create/delete nodesJulia Kreger2022-08-171-3/+41
* Suppress Chassis Not Found on API OperationJulia Kreger2022-08-021-2/+10
* Fix compatibility with jsonschema>=4.0.0Dmitry Tantsur2022-07-141-0/+1
* Merge "Create API documentation from docstrings"Zuul2022-03-171-0/+6
|\
| * Create API documentation from docstringsMahnoor Asghar2022-03-171-0/+6
* | Fix resource_url in the remaining resourcesDmitry Tantsur2022-01-241-16/+8
|/
* Set resource_url when getting all nodesArne Wiebalck2022-01-171-0/+2
* API endpoints to get node historyJulia Kreger2021-09-151-1/+105
* Minor formatting and doc changes to change boot mode feature commit.Cenne2021-08-241-8/+7
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-231-0/+107
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+6
* Fix typos in API sanitization change notesJulia Kreger2021-07-071-5/+4
* Allow node_sanitize function to be provided overridesJulia Kreger2021-07-061-37/+85
* API to pass fields to node object listJulia Kreger2021-06-251-55/+110
* Fix node detail instance_uuid request handlingJulia Kreger2021-06-171-57/+42
* Merge "Secure RBAC - Efficent node santiziation"Zuul2021-06-011-16/+28
|\
| * Secure RBAC - Efficent node santiziationJulia Kreger2021-05-241-16/+28
* | Delay rendering configdriveDmitry Tantsur2021-05-191-0/+3
|/
* Aliases for a few unfortunately named state transitionskafilat-adeleke2021-04-151-2/+2
* Allow using per-site network_data schemaDmitry Tantsur2021-03-261-67/+94
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-6/+11
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-2/+0
* Project Scoping Node endpointJulia Kreger2021-03-021-11/+93
* Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-14/+73
* Consistently use utils functions for policy authSteve Baker2020-12-171-8/+4
* Improve object_to_dict argumentsSteve Baker2020-11-271-4/+7
* JSON conversion followup changeSteve Baker2020-11-261-7/+0
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-0/+4
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-0/+4
* | Convert nodes endpoint to plain JSONSteve Baker2020-11-161-833/+589
|/
* Handle patching node /protected value with NoneSteve Baker2020-09-291-0/+3
* Remove Link typeSteve Baker2020-07-201-33/+33
* Merge "Allow node vif attach to specify port_uuid or portgroup_uuid"Zuul2020-06-231-0/+4
|\
| * Allow node vif attach to specify port_uuid or portgroup_uuidTzu-Mainn Chen2020-06-151-0/+4
* | Add validate decorator to exposeSteve Baker2020-06-021-2/+1
|/
* Add `network_data` field to ironic node objectIlya Etingof2020-05-051-2/+45
* Centralise imports of wsme typesSteve Baker2020-04-201-83/+83
* Add my new address to .mailmapAeva Black2020-04-131-12/+12
* Add node lessee fieldTzu-Mainn Chen2020-04-071-11/+31
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-30/+32