summaryrefslogtreecommitdiff
path: root/ironic/api/controllers/v1/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Allow port queries by shard listJay Faulkner2023-02-131-1/+1
* API support for CRUD node.shardJay Faulkner2023-02-131-0/+20
* API for node inventoryJakub Jelinek2023-01-121-0/+5
* Improve error message heuristics with jsonschema>=4.8Dmitry Tantsur2022-08-301-5/+7
* API endpoints to get node historyJulia Kreger2021-09-151-0/+5
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+2
* Include bios registry fields in bios APIBob Fournier2021-05-271-4/+22
* Aliases for a few unfortunately named state transitionskafilat-adeleke2021-04-151-0/+2
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-0/+5
* Remove extra/vif_port_idJulia Kreger2021-03-221-83/+0
* Merge "API to force manual cleaning without booting IPA"Zuul2021-03-171-0/+11
|\
| * API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-0/+11
* | Allocation support for project scoped RBACJulia Kreger2021-03-121-7/+21
|/
* RBAC Follow-up: Review follow-up.Julia Kreger2021-03-081-7/+7
* Volume targets/connectors Project Scoped RBACJulia Kreger2021-03-041-0/+104
* Port/Portgroup project scoped accessJulia Kreger2021-03-021-15/+107
* Project Scoping Node endpointJulia Kreger2021-03-021-10/+34
* Validate configdrive string formatDmitry Tantsur2021-02-171-0/+18
* Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-121-0/+45
|\
| * Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-0/+45
* | Pass context objects directly to policy enforcementLance Bragstad2021-01-231-10/+16
|/
* Improve object_to_dict argumentsSteve Baker2020-11-271-39/+32
* JSON conversion followup changeSteve Baker2020-11-261-15/+7
* Expunge the internal version of WSMESteve Baker2020-11-191-2/+11
* Convert ports endpoint to plain JSONSteve Baker2020-11-161-6/+72
* Convert nodes endpoint to plain JSONSteve Baker2020-11-161-21/+0
* Utility functions for REST API JSON handlingSteve Baker2020-11-161-0/+240
* Duplicate trait validation with jsonschemaSteve Baker2020-11-161-1/+9
* Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-091-0/+5
* Rename Response to PassthruResponseSteve Baker2020-07-201-8/+2
* Remove File typeSteve Baker2020-07-201-2/+2
* Merge "Add `network_data` field to ironic node object"Zuul2020-05-191-0/+1
|\
| * Add `network_data` field to ironic node objectIlya Etingof2020-05-051-0/+1
* | Do all serialization in the expose decoratorSteve Baker2020-05-061-2/+1
|/
* Centralise imports of wsme typesSteve Baker2020-04-201-1/+2
* Add node lessee fieldTzu-Mainn Chen2020-04-071-3/+24
* Add network_type to port local_link_connectionHarald Jensås2020-04-021-0/+6
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-8/+6
* Add separate policies for updating node instance_info and extraTzu-Mainn Chen2020-03-091-0/+24
* Merge "Expose allocation owner to additional policy checks"Zuul2020-03-091-10/+36
|\
| * Expose allocation owner to additional policy checksTzu-Mainn Chen2020-02-201-10/+36
* | Pre-shared agent tokenJulia Kreger2020-02-201-0/+5
|/
* Merge "Allow node owners to administer associated ports"Zuul2020-02-071-0/+46
|\
| * Allow node owners to administer associated portsTzu-Mainn Chen2020-01-021-0/+46
* | Merge "Support node retirement"Zuul2020-02-051-0/+2
|\ \
| * | Support node retirementArne Wiebalck2020-01-281-0/+2
* | | Fix jsonpatch related testsRiccardo Pittau2020-02-031-1/+2
|/ /
* | Subclass wsme.exc.ClientSideErrorSteve Baker2020-01-221-13/+13
|/
* Merge "Restrict ability to change owner on provisioned or allocated node"Zuul2019-12-271-7/+19
|\
| * Restrict ability to change owner on provisioned or allocated nodeTzu-Mainn Chen2019-12-131-7/+19