summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/api
Commit message (Expand)AuthorAgeFilesLines
* Fix rare HTTP 400 from port list APIDmitry Tantsur2018-02-191-0/+43
* Stop guessing mime types based on URLsDmitry Tantsur2018-02-073-2/+136
* Fix nits found in node traitsMark Goddard2018-01-301-1/+9
* Add traits field to node notificationsMark Goddard2018-01-281-21/+237
* Follow-up for API methods for rescue implementationShivanand Tendulker2018-01-262-170/+42
* Add API methods for [un]rescueJay Faulkner2018-01-263-27/+307
* API: Node Traits APIJohn Garbutt2018-01-252-1/+361
* Node traits: Add DB API & modelMark Goddard2018-01-111-0/+1
* Adds rescue_interface to base driver classShivanand Tendulker2017-12-212-7/+31
* Receive and store agent version on heartbeatSam Betts2017-12-111-1/+26
* Pin API version during rolling upgradeRuby Loo2017-12-0411-116/+144
* Add a configuration option for the default resource classDmitry Tantsur2017-11-241-0/+31
* Merge "Add ability to provide configdrive when rebuilding"Zuul2017-11-012-8/+97
|\
| * Add ability to provide configdrive when rebuildingMathieu Gagné2017-10-192-8/+97
* | Add I202 to flake ignore listVladyslav Drok2017-10-251-1/+0
* | Remove 'next' for GET /nodes?limit=1&instance_uuid=Ruby Loo2017-09-281-0/+16
* | ListType preserves the order of the inputRuby Loo2017-09-281-8/+8
* | Put unit test file in correct directoryJohn L. Villalovos2017-09-081-0/+0
* | flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-071-4/+4
|/
* Merge "Fix unit test for new fields in invaid API version"Jenkins2017-09-051-3/+3
|\
| * Fix unit test for new fields in invaid API versionHironori Shiina2017-09-051-3/+3
* | Put tests in correct location for ironic/api/controllers/v1/wangkf2017-09-053-0/+0
|/
* Put tests in correct location for ironic/api/controllers/v1/John L. Villalovos2017-08-0414-0/+0
* Use more specific asserts in testsBéla Vancsics2017-08-043-8/+8
* Merge "Remove SSH-based driver interfaces and drivers"Jenkins2017-08-041-2/+2
|\
| * Remove SSH-based driver interfaces and driversPavlo Shchelokovskyy2017-08-011-2/+2
* | Merge "Removed unnecessary setUp() call in unit tests"Jenkins2017-08-031-3/+0
|\ \
| * | Removed unnecessary setUp() call in unit testsGábor Antal2017-08-011-3/+0
| |/
* | Merge "Enable OSProfiler support in Ironic"Jenkins2017-08-021-0/+43
|\ \ | |/ |/|
| * Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-071-0/+43
* | Rolling upgrades support for create_port RPCAPIMark Goddard2017-07-261-0/+29
* | Improve port update API unit testsMark Goddard2017-07-201-51/+28
* | Expose ports' physical network attribute in APIMark Goddard2017-07-193-12/+353
* | Merge "Enable cinder storage interface for generic hardware"Jenkins2017-07-113-10/+136
|\ \
| * | Enable cinder storage interface for generic hardwareHironori Shiina2017-07-073-10/+136
| |/
* | Merge "Raise HTTP 400 rather than 500 error"Jenkins2017-07-091-0/+26
|\ \ | |/ |/|
| * Raise HTTP 400 rather than 500 errorGalyna Zholtkevych2017-07-071-0/+26
* | Add REST API for volume connector and volume target operationSatoru Moriya2017-07-037-0/+2166
* | Unit test consistency: DB base and utils prefixMark Goddard2017-06-203-12/+12
* | Move port object creation to conductorMark Goddard2017-06-121-60/+147
* | Add version columnGrzegorz Grasza2017-06-061-3/+7
* | Add physical network to port data modelMark Goddard2017-06-022-0/+5
* | Merge "Check if sort key is allowed in API version"Jenkins2017-05-173-4/+176
|\ \
| * | Check if sort key is allowed in API versionRuby Loo2017-05-163-4/+176
| |/
* | Properly allow Ironic headers in REST APIHonza Pokorny2017-05-041-13/+22
|/
* Remove unnecessary setUp function in testcaseXieYingYun2017-03-301-3/+0
* Merge "Fix usage of various deprecated methods"Jenkins2017-03-201-0/+1
|\
| * Fix usage of various deprecated methodsVladyslav Drok2017-03-171-0/+1
* | Add ironic port group CRUD notificationsYuriy Zveryanskyy2017-02-153-21/+133
|/
* No node interface settings for classic driversRuby Loo2017-02-081-1/+35