summaryrefslogtreecommitdiff
path: root/ironic/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Add Node BIOS support - REST APIzshi2018-05-285-16/+185
| |/
* | Missing import of "_"Dao Cong Tien2018-05-231-0/+1
|/
* Fix W605 ErrorsJulia Kreger2018-05-092-2/+2
* Fix E305 ErrorsJulia Kreger2018-05-091-0/+1
* Fix W504 errorsJulia Kreger2018-05-098-108/+107
* Implementation of inspect wait stateKaifeng Wang2018-04-105-2/+42
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-023-9/+91
* Merge "Support setting inbound global-request-id"Zuul2018-03-301-0/+10
|\
| * Support setting inbound global-request-idSean Dague2017-06-091-0/+10
* | Merge "Add optional healthcheck middleware"Zuul2018-03-161-0/+9
|\ \
| * | Add optional healthcheck middlewareJim Rollenhagen2018-02-121-0/+9
* | | Merge "cleanup: Remove usage of some_dict.keys()"Zuul2018-03-091-1/+1
|\ \ \
| * | | cleanup: Remove usage of some_dict.keys()John L. Villalovos2018-02-051-1/+1
* | | | Support nested objects and object lists in as_dictMark Goddard2018-02-221-1/+1
* | | | Fix rare HTTP 400 from port list APIDmitry Tantsur2018-02-161-2/+23
| |/ / |/| |
* | | Stop guessing mime types based on URLsDmitry Tantsur2018-02-077-8/+111
|/ /
* | Fix nits found in node traitsMark Goddard2018-01-301-0/+5
* | Add traits field to node notificationsMark Goddard2018-01-281-20/+64
* | Add API methods for [un]rescueJay Faulkner2018-01-265-5/+63
* | API: Node Traits APIJohn Garbutt2018-01-253-5/+170
* | Merge "Add uWSGI support"Zuul2018-01-082-20/+43
|\ \
| * | Add uWSGI supportVasyl Saienko2017-12-282-20/+43
* | | Fix initialization of auth token AuthProtocolSam Betts2018-01-051-1/+1
|/ /
* | Receive and store agent version on heartbeatSam Betts2017-12-113-6/+27
* | Update comment on location of webapi-version-history.rstJohn L. Villalovos2017-12-071-2/+2
* | Pin API version during rolling upgradeRuby Loo2017-12-043-22/+55
* | Add a configuration option for the default resource classDmitry Tantsur2017-11-241-0/+3
* | Merge "Add ability to provide configdrive when rebuilding"Zuul2017-11-013-15/+34
|\ \
| * | Add ability to provide configdrive when rebuildingMathieu Gagné2017-10-193-15/+34
* | | Merge "Remove 'next' for GET /nodes?limit=1&instance_uuid="Zuul2017-10-181-5/+18
|\ \ \
| * | | Remove 'next' for GET /nodes?limit=1&instance_uuid=Ruby Loo2017-09-281-5/+18
* | | | Merge "ListType preserves the order of the input"Jenkins2017-10-101-5/+8
|\ \ \ \ | |/ / /
| * | | ListType preserves the order of the inputRuby Loo2017-09-281-5/+8
| |/ /
* | | Makes ironic build reproducibleThomas Goirand2017-10-033-6/+9
|/ /
* | Merge "Enable OSProfiler support in Ironic"Jenkins2017-08-021-0/+4
|\ \
| * | Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-071-0/+4