summaryrefslogtreecommitdiff
path: root/ironic/api/controllers/v1/bios.py
Commit message (Expand)AuthorAgeFilesLines
* Include bios registry fields in bios APIBob Fournier2021-05-271-7/+34
* Project Scoping Node endpointJulia Kreger2021-03-021-4/+4
* Consistently use utils functions for policy authSteve Baker2020-12-171-5/+2
* Improve object_to_dict argumentsSteve Baker2020-11-271-1/+1
* Convert bios endpoint to plain JSONSteve Baker2020-11-161-61/+22
* Remove Link typeSteve Baker2020-07-201-6/+6
* Centralise imports of wsme typesSteve Baker2020-04-201-6/+5
* Clean up api controller base classesSteve Baker2020-01-231-1/+1
* Use str type instead of wsme.types.textSteve Baker2020-01-221-3/+3
* Abstract away pecan.request/responseDmitry Tantsur2019-07-161-6/+6
* Add Node BIOS support - REST APIzshi2018-05-281-0/+127