summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable cleaning by default"Jenkins2015-04-031-6/+4
|\
| * Enable cleaning by defaultDevananda van der Veen2015-04-031-6/+4
* | Use node UUID in logs instead of node IDZhenguo Niu2015-03-311-2/+2
* | Add a return after saving node power stateZhenguo Niu2015-03-241-0/+1
|/
* Fix common misspellingsMartin Kletzander2015-03-231-2/+2
* Use task.spawn_after to maintain lock during cleaningJosh Gachnang2015-03-191-16/+18
* Disable cleaning by defaultDevananda van der Veen2015-03-181-9/+18
* Merge "Log message is missing a blank space"Jenkins2015-03-161-1/+1
|\
| * Log message is missing a blank spaceRuby Loo2015-03-161-1/+1
* | Merge "Address comments on cleaning commit"Jenkins2015-03-161-10/+9
|\ \
| * | Address comments on cleaning commitRamakrishnan G2015-03-161-10/+9
* | | Merge "Use oslo_context package"Jenkins2015-03-161-1/+1
|\ \ \
| * | | Use oslo_context packageGhe Rivero2015-03-121-1/+1
* | | | Merge "Implement execute clean steps"Jenkins2015-03-162-11/+245
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Implement execute clean stepsJosh Gachnang2015-03-132-11/+245
* | | Merge "Add missing exceptions to destroy_node docstrings"Jenkins2015-03-132-0/+4
|\ \ \ | |/ / |/| |
| * | Add missing exceptions to destroy_node docstringsJim Rollenhagen2015-03-132-0/+4
* | | Merge "ironic port deletion fails even if node is locked by same process"Jenkins2015-03-132-2/+33
|\ \ \ | |/ /
| * | ironic port deletion fails even if node is locked by same processNisha Agarwal2015-03-132-2/+33
* | | Adds support for deploying whole disk imagesSirushti Murugesan2015-03-121-9/+30
| |/ |/|
* | Fix two typosZhenguo Niu2015-03-112-2/+2
* | Fix wrong log output in ironic/ironic/conductor/manager.pyMitsuhiro SHIGEMATSU2015-03-091-1/+1
* | Merge "Fix nits in cleaning"Jenkins2015-03-051-2/+2
|\ \
| * | Fix nits in cleaningJosh Gachnang2015-03-041-2/+2
| |/
* | Merge "Follow-up patch for generic node inspection"Jenkins2015-03-042-33/+43
|\ \
| * | Follow-up patch for generic node inspectionNisha Agarwal2015-03-032-33/+43
| |/
* | Add iter_nodes() helper to the conductor managerDmitry Tantsur2015-03-031-28/+32
|/
* Merge "Generic changes for Node Inspection"Jenkins2015-03-022-37/+193
|\
| * Generic changes for Node InspectionNisha Agarwal2015-02-272-37/+193
* | Support for non-Glance image referencesVladyslav Drok2015-02-261-5/+10
|/
* Implement Cleaning StatesJosh Gachnang2015-02-241-33/+69
* Use functions from oslo.utilsVictor Sergeyev2015-02-231-2/+2
* Merge "Fix PEP8 E124 & E125 errors"Jenkins2015-02-221-1/+1
|\
| * Fix PEP8 E124 & E125 errorsJohn L. Villalovos2015-02-201-1/+1
* | Log exception on tear_down failureJim Rollenhagen2015-02-201-3/+3
|/
* Merge "Use oslo_utils replace oslo.utils"Jenkins2015-02-193-3/+3
|\
| * Use oslo_utils replace oslo.utilsjiangfei2015-02-193-3/+3
* | Avoid deregistering conductor following SIGUSR1Mark Goddard2015-02-191-8/+14
|/
* Stop console at first if console is enabled when destroy nodechenglch2015-02-121-0/+7
* Merge "Conductor errors if enabled_drivers are not found"Jenkins2015-02-071-8/+13
|\
| * Conductor errors if enabled_drivers are not foundDevananda van der Veen2015-02-041-8/+13
* | Merge "Add MANAGEABLE state and associated transitions"Jenkins2015-02-052-19/+63
|\ \
| * | Add MANAGEABLE state and associated transitionsDevananda van der Veen2015-02-042-19/+63
* | | Merge "Move oslo.config references to oslo_config"Jenkins2015-02-052-2/+2
|\ \ \ | |_|/ |/| |
| * | Move oslo.config references to oslo_configJim Rollenhagen2015-02-022-2/+2
| |/
* | Merge "Add support for driver-specific periodic tasks"Jenkins2015-02-041-0/+16
|\ \ | |/ |/|
| * Add support for driver-specific periodic tasksDmitry Tantsur2015-02-031-0/+16
* | Move oslo.db references to oslo_dbJim Rollenhagen2015-02-021-1/+1
* | Merge "Rename NOSTATE to AVAILABLE"Jenkins2015-01-302-6/+7
|\ \
| * | Rename NOSTATE to AVAILABLEDevananda van der Veen2015-01-302-6/+7
| |/