summaryrefslogtreecommitdiff
path: root/ironic/api
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with jsonschema>=4.0.0Dmitry Tantsur2022-07-282-1/+2
* Fix resource_url in the remaining resourcesDmitry Tantsur2022-02-0310-38/+31
* Merge "Set resource_url when getting all ports or portgroups" into stable/xenaZuul2022-01-202-2/+6
|\
| * Set resource_url when getting all ports or portgroupsArne Wiebalck2022-01-182-2/+6
* | Set resource_url when getting all nodesArne Wiebalck2022-01-181-0/+2
|/
* API endpoints to get node historyJulia Kreger2021-09-153-2/+113
* Merge "Add support for fields in drivers API"Zuul2021-09-152-10/+44
|\
| * Add support for fields in drivers APITadeas Kot2021-08-272-10/+44
* | 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-232-1/+110
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-083-1/+11
* Merge "Fix typos in API sanitization change notes"Zuul2021-07-072-6/+5
|\
| * Fix typos in API sanitization change notesJulia Kreger2021-07-072-6/+5
* | Merge "Allow node_sanitize function to be provided overrides"Zuul2021-07-072-40/+95
|\ \ | |/
| * Allow node_sanitize function to be provided overridesJulia Kreger2021-07-062-40/+95
* | Merge "API to pass fields to node object list"Zuul2021-07-061-55/+110
|\ \ | |/
| * API to pass fields to node object listJulia Kreger2021-06-251-55/+110
* | Merge "Remove redundant/legacy is_admin logic"Zuul2021-06-241-3/+0
|\ \ | |/ |/|
| * Remove redundant/legacy is_admin logicJulia Kreger2021-06-151-3/+0
* | 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
* | Include bios registry fields in bios APIBob Fournier2021-05-273-12/+59
* | Delay rendering configdriveDmitry Tantsur2021-05-191-0/+3
|/
* Aliases for a few unfortunately named state transitionskafilat-adeleke2021-04-153-3/+7
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-313-4/+38
* Allow using per-site network_data schemaDmitry Tantsur2021-03-261-67/+94
* Merge "Remove extra/vif_port_id"Zuul2021-03-253-107/+5
|\
| * Remove extra/vif_port_idJulia Kreger2021-03-223-107/+5
* | Merge "Follow-up to RBAC allocation changes"Zuul2021-03-211-9/+3
|\ \
| * | Follow-up to RBAC allocation changesJulia Kreger2021-03-181-9/+3
* | | Increment API version for Secure RBACJulia Kreger2021-03-181-1/+3
| |/ |/|
* | Merge "API to force manual cleaning without booting IPA"Zuul2021-03-173-7/+25
|\ \ | |/ |/|
| * API to force manual cleaning without booting IPADmitry Tantsur2021-03-163-7/+25
* | Allocation support for project scoped RBACJulia Kreger2021-03-122-23/+152
|/
* RBAC Follow-up: Review follow-up.Julia Kreger2021-03-081-7/+7
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-043-37/+215
* Port/Portgroup project scoped accessJulia Kreger2021-03-024-49/+211
* Project Scoping Node endpointJulia Kreger2021-03-023-25/+131
* Validate configdrive string formatDmitry Tantsur2021-02-171-0/+18
* Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-124-35/+124
|\
| * Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-034-35/+124
* | Pass context objects directly to policy enforcementLance Bragstad2021-01-231-10/+16
|/
* Consistently use utils functions for policy authSteve Baker2020-12-1713-105/+47
* Improve object_to_dict argumentsSteve Baker2020-11-275-48/+51
* JSON conversion followup changeSteve Baker2020-11-268-33/+21
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-0/+4
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-0/+4
* | Expunge the internal version of WSMESteve Baker2020-11-199-1694/+12
* | Convert volume/targets endpoint to plain JSONSteve Baker2020-11-191-233/+129