summaryrefslogtreecommitdiff
path: root/ironic/api/controllers/v1/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Stop using six libraryRiccardo Pittau2019-12-231-4/+3
|/
* Add owner to allocations and create relevant policiesTzu-Mainn Chen2019-12-101-0/+8
* Merge "Allow node owners to administer nodes"Zuul2019-11-181-0/+52
|\
| * Allow node owners to administer nodesTzu-Mainn Chen2019-11-141-0/+52
* | Allow vendor_data to be included in a configdrive dictSteve Baker2019-10-311-8/+27
|/
* Abstract away pecan.request/responseDmitry Tantsur2019-07-161-62/+62
* Fix :param: in docstringzhu.fanglei2019-06-141-1/+1
* Allocation API: backfilling allocationsDmitry Tantsur2019-05-211-0/+8
* Add API to allow update allocation name and extra fieldMadhuri Kumari2019-05-091-0/+8
* Deploy templates: conductor and API nitsMark Goddard2019-03-121-6/+25
* Allow building configdrive from JSON in the APIDmitry Tantsur2019-03-051-1/+49
* Deploy templates: API & notificationsMark Goddard2019-03-041-4/+67
* API - Implement /events endpointHarald Jensås2019-02-151-0/+9
* Expose is_smartnic in port APIHamdy Khader2019-02-101-0/+10
* Allocation API: REST API implementationDmitry Tantsur2019-02-081-0/+49
* Add description field to nodeKaifeng Wang2019-02-011-0/+1
* Add "owner" information fieldJulia Kreger2018-12-101-2/+17
* Expose conductors: apiKaifeng Wang2018-12-041-0/+23
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-271-0/+2
* Refactor API code for checking microversionsDmitry Tantsur2018-10-181-56/+40
* Add automated_clean field to the APIYolanda Robla2018-10-051-0/+11
* Fix doc builds for ironicJulia Kreger2018-09-051-4/+7
* Expose node.conductor_group in the REST APIJim Rollenhagen2018-07-231-2/+17
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-231-0/+10
* Add reset_interfaces parameter to node's PATCHDmitry Tantsur2018-07-181-0/+6
* Add detail=[True, False] query string to API list endpointsSam Betts2018-06-181-0/+43
* Validating fault value when querying with fault fieldKaifeng Wang2018-06-121-0/+8
* Power fault recovery follow upKaifeng Wang2018-06-061-0/+13