summaryrefslogtreecommitdiff
path: root/ironic/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add maintenance check before call do_node_deploy"Jenkins2015-04-081-0/+5
|\
| * Add maintenance check before call do_node_deployZhenguo Niu2015-04-081-0/+5
* | Disable XML now that we have WSME/Pecan supportMichael Davies2015-04-068-44/+70
* | New field 'name' not supported in port REST APIMichael Davies2015-04-013-75/+118
|/
* Merge "Clarify message for power action during cleaning"Jenkins2015-04-011-1/+1
|\
| * Clarify message for power action during cleaningRuby Loo2015-04-011-1/+1
* | Merge "Improve backwards compat on API behaviour"Jenkins2015-04-011-7/+8
|\ \ | |/ |/|
| * Improve backwards compat on API behaviourMichael Davies2015-03-301-7/+8
* | Merge "Fix cleaning nits"Jenkins2015-04-011-1/+1
|\ \
| * | Fix cleaning nitsJosh Gachnang2015-03-311-1/+1
| |/
* | Merge "Prevent power actions on node in cleaning"Jenkins2015-03-311-1/+7
|\ \
| * | Prevent power actions on node in cleaningJosh Gachnang2015-03-311-1/+7
| |/
* | Prevent updating the node's driver if console is enabledLucas Alvares Gomes2015-03-271-0/+10
|/
* Allow node.instance_uuid to be removed during cleaningJosh Gachnang2015-03-251-1/+11
* Hide new fields via single methodRuby Loo2015-03-201-18/+9
* Hide inspection_*_at fields if version < 1.6Ruby Loo2015-03-181-0/+8
* Implement execute clean stepsJosh Gachnang2015-03-131-1/+1
* Merge "ironic port deletion fails even if node is locked by same process"Jenkins2015-03-131-2/+5
|\
| * ironic port deletion fails even if node is locked by same processNisha Agarwal2015-03-131-2/+5
* | Merge "Use strutils from oslo_utils"Jenkins2015-03-101-1/+1
|\ \
| * | Use strutils from oslo_utilsGhe Rivero2015-03-101-1/+1
* | | Fix typo agaist->againstZhenguo Niu2015-03-103-3/+3
|/ /
* | Tiny improvement of efficientLin Tan2015-03-091-1/+1
* | Merge "Add server-supported min and max API version to HTTPNotAcceptable(406)"Jenkins2015-03-061-9/+11
|\ \
| * | Add server-supported min and max API version to HTTPNotAcceptable(406)Lin Tan2015-03-051-9/+11
* | | Add module for in-band inspection using ironic-discoverdDmitry Tantsur2015-03-051-2/+3
* | | Follow-up patch for generic node inspectionNisha Agarwal2015-03-031-6/+8
| |/ |/|
* | Merge "Generic changes for Node Inspection"Jenkins2015-03-022-5/+19
|\ \
| * | Generic changes for Node InspectionNisha Agarwal2015-02-272-5/+19
| |/
* | Merge "PXE drivers support for IPA"Jenkins2015-02-271-1/+1
|\ \
| * | PXE drivers support for IPALucas Alvares Gomes2015-02-261-1/+1
| |/
* | Create new config for pecan debug modeJim Rollenhagen2015-02-262-6/+8
|/
* Add support for 'latest' in microversion headerMichael Davies2015-02-252-17/+33
* Use functions from oslo.utilsVictor Sergeyev2015-02-232-6/+9
* Fix PEP8 E124 & E125 errorsJohn L. Villalovos2015-02-204-10/+10
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Add logical name support to IronicMichael Davies2015-02-114-97/+237
* Merge "Remove min and max from base.Version"Jenkins2015-02-052-15/+1
|\
| * Remove min and max from base.VersionLucas Alvares Gomes2015-02-052-15/+1
* | Merge "Add MANAGEABLE state and associated transitions"Jenkins2015-02-052-25/+44
|\ \
| * | Add MANAGEABLE state and associated transitionsDevananda van der Veen2015-02-042-25/+44
| |/
* | Merge "Raise minimum API version to 1.1"Jenkins2015-02-053-9/+41
|\ \ | |/
| * Raise minimum API version to 1.1Devananda van der Veen2015-02-043-9/+41
* | Merge "Add policy show_password to mask passwords in driver_info"Jenkins2015-02-052-2/+11
|\ \
| * | Add policy show_password to mask passwords in driver_infoZhenzan Zhou2015-02-042-2/+11
| |/
* | Merge "Move oslo.config references to oslo_config"Jenkins2015-02-056-6/+6
|\ \ | |/ |/|
| * Move oslo.config references to oslo_configJim Rollenhagen2015-02-026-6/+6
* | Merge "Add Node.driver_internal_info"Jenkins2015-02-033-4/+18
|\ \
| * | Add Node.driver_internal_infoLin Tan2015-02-033-4/+18
| |/
* | Merge "Simplify policy.json"Jenkins2015-02-021-1/+3
|\ \ | |/ |/|