summaryrefslogtreecommitdiff
path: root/ironic/api/controllers
Commit message (Expand)AuthorAgeFilesLines
* Do not ignore 'fields' query parameter when building next urlArun S A G2019-10-2210-9/+22
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-152-4/+4
* fast tracked deployment supportJulia Kreger2019-03-141-5/+7
* Merge "Deploy templates: conductor and API nits"Zuul2019-03-148-77/+76
|\
| * Deploy templates: conductor and API nitsMark Goddard2019-03-128-77/+76
* | Return 405 for old versions in allocation and deploy template APIsMark Goddard2019-03-132-4/+10
|/
* Merge "Check microversions before validations for allocations and deploy temp...Zuul2019-03-122-28/+23
|\
| * Check microversions before validations for allocations and deploy templatesDmitry Tantsur2019-03-112-28/+23
* | Merge "Allocation API: optimize check on candidate nodes"Zuul2019-03-111-10/+10
|\ \ | |/ |/|
| * Allocation API: optimize check on candidate nodesDmitry Tantsur2019-03-041-10/+10
* | Allow building configdrive from JSON in the APIDmitry Tantsur2019-03-053-7/+57
* | Deploy templates: API & notificationsMark Goddard2019-03-046-13/+555
|/
* Merge "Follow up to node description"Zuul2019-02-251-2/+2
|\
| * Follow up to node descriptionKaifeng Wang2019-02-181-2/+2
* | Follow up - API - Implement /events endpointHarald Jensås2019-02-182-8/+18
|/
* API - Implement /events endpointHarald Jensås2019-02-155-1/+159
* Merge "Expose is_smartnic in port API"Zuul2019-02-124-11/+82
|\
| * Expose is_smartnic in port APIHamdy Khader2019-02-104-11/+82
* | Expose conductors: api-refKaifeng Wang2019-02-121-1/+1
* | Allocation API: fix a small inconsistencyDmitry Tantsur2019-02-111-0/+6
|/
* Merge "Allow case-insensitivity when setting conductor_group via API"Zuul2019-02-091-0/+5
|\
| * Allow case-insensitivity when setting conductor_group via APIJim Rollenhagen2019-02-081-0/+5
* | Allocation API: REST API implementationDmitry Tantsur2019-02-086-5/+563
* | Add description field to nodeKaifeng Wang2019-02-013-8/+40
|/
* Fix listing nodes with conductor could raiseKaifeng Wang2019-01-241-3/+9
* Add "owner" information fieldJulia Kreger2018-12-103-38/+58
* Expose conductors: apiKaifeng Wang2018-12-046-33/+376
* Support for protecting nodes from undeploying and rebuildingDmitry Tantsur2018-11-273-2/+19
* Merge "Ensure pagination marker is always set"Zuul2018-10-266-123/+242
|\
| * Ensure pagination marker is always setWill Szumski2018-09-116-123/+242
* | Merge "Refactor API code for checking microversions"Zuul2018-10-222-184/+73
|\ \
| * | Refactor API code for checking microversionsDmitry Tantsur2018-10-182-184/+73
* | | Merge "Add version discovery information to the /v1 endpoint"Zuul2018-10-223-48/+76
|\ \ \ | |/ / |/| |
| * | Add version discovery information to the /v1 endpointDmitry Tantsur2018-08-273-48/+76
* | | Add automated_clean field to the APIYolanda Robla2018-10-053-2/+30
| |/ |/|
* | Fix doc builds for ironicJulia Kreger2018-09-052-8/+11
|/
* Expose node.conductor_group in the REST APIJim Rollenhagen2018-07-233-10/+40
* Use conductor group for hash ring calculationsJim Rollenhagen2018-07-232-9/+43
* Add conductor_group field to config, node and conductor objectsJim Rollenhagen2018-07-181-0/+6
* Add reset_interfaces parameter to node's PATCHDmitry Tantsur2018-07-183-7/+29
* Deploy steps - API & notificationsMark Goddard2018-07-112-3/+13
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-39/+18
* Add detail=[True, False] query string to API list endpointsSam Betts2018-06-186-28/+102
* Validating fault value when querying with fault fieldKaifeng Wang2018-06-121-0/+8
* Power fault recovery follow upKaifeng Wang2018-06-062-8/+29
* Power fault recovery: API implementationKaifeng Wang2018-06-012-3/+12
* Implements baremetal inspect abortKaifeng Wang2018-05-303-46/+66
* Merge "Reraise exception with converting node ID"Zuul2018-05-301-2/+7
|\
| * Reraise exception with converting node IDHironori Shiina2018-05-271-2/+7
* | Merge "Add Node BIOS support - REST API"Zuul2018-05-305-16/+185
|\ \