summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "IPMINative to use the new ManagementInterface"2014.2.b2Jenkins2014-07-245-107/+159
|\
| * IPMINative to use the new ManagementInterfaceLucas Alvares Gomes2014-07-245-107/+159
* | Merge "Import fixes from the Nova driver reviews"Jenkins2014-07-244-78/+92
|\ \
| * | Import fixes from the Nova driver reviewsMichael Davies2014-07-254-78/+92
* | | Merge "Fix nodes left in an incosistent state if no workers"Jenkins2014-07-242-8/+73
|\ \ \
| * | | Fix nodes left in an incosistent state if no workersLucas Alvares Gomes2014-07-242-8/+73
| | |/ | |/|
* | | Merge "Catch oslo.db error instead of sqlalchemy error"Jenkins2014-07-241-2/+7
|\ \ \ | |_|/ |/| |
| * | Catch oslo.db error instead of sqlalchemy errorVictor Sergeyev2014-07-231-2/+7
* | | Merge "Implement API to get driver properties"Jenkins2014-07-247-15/+261
|\ \ \
| * | | Implement API to get driver propertiesRuby Loo2014-07-237-15/+261
* | | | Merge "Backporting nova host manager changes into ironic"Jenkins2014-07-243-15/+11
|\ \ \ \
| * | | | Backporting nova host manager changes into ironicMichael Davies2014-07-243-15/+11
| | |_|/ | |/| |
* | | | Merge "Generalize exception handling in Nova driver"Jenkins2014-07-242-11/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Generalize exception handling in Nova driverAdam Gandelman2014-07-242-11/+41
* | | | Merge "Add drivers.base.BaseDriver.get_properties()"Jenkins2014-07-2318-32/+294
|\ \ \ \ | | |/ / | |/| |
| * | | Add drivers.base.BaseDriver.get_properties()Ruby Loo2014-07-2318-32/+294
* | | | Merge "Implement retry on NodeLocked exceptions"Jenkins2014-07-235-2/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | Implement retry on NodeLocked exceptionsDavid Shrewsbury2014-07-225-2/+51
* | | | remove ironic-manage-ipmi.filtersDongdong Zhou2014-07-231-9/+0
| |/ / |/| |
* | | Merge "SeaMicro to use the new ManagementInterface"Jenkins2014-07-224-35/+109
|\ \ \
| * | | SeaMicro to use the new ManagementInterfaceLucas Alvares Gomes2014-07-224-35/+109
| | |/ | |/|
* | | Merge "Imported Translations from Transifex"Jenkins2014-07-2220-783/+1181
|\ \ \
| * | | Imported Translations from TransifexOpenStack Proposal Bot2014-07-2220-783/+1181
* | | | Merge "Rename/update common/tftp.py to common/pxe_utils.py"Jenkins2014-07-228-225/+261
|\ \ \ \
| * | | | Rename/update common/tftp.py to common/pxe_utils.pyLucas Alvares Gomes2014-07-228-225/+261
| | |/ / | |/| |
* | | | Merge "Import fixes from Nova scheduler reviews"Jenkins2014-07-226-47/+136
|\ \ \ \ | |/ / / |/| | |
| * | | Import fixes from Nova scheduler reviewsMichael Davies2014-07-226-47/+136
* | | | Merge "IPMITool to use the new ManagementInterface"Jenkins2014-07-226-99/+247
|\ \ \ \ | |/ / / |/| | |
| * | | IPMITool to use the new ManagementInterfaceLucas Alvares Gomes2014-07-216-99/+247
* | | | Merge "Use opportunistic approach for migration testing"Jenkins2014-07-223-240/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Use opportunistic approach for migration testingVictor Sergeyev2014-07-173-240/+23
* | | | Merge "Use oslo.db library"Jenkins2014-07-2131-3251/+67
|\ \ \ \ | |/ / /
| * | | Use oslo.db libraryVictor Sergeyev2014-07-1731-3251/+67
* | | | Merge "Factor out deploy info from PXE driver"Jenkins2014-07-213-5/+43
|\ \ \ \
| * | | | Factor out deploy info from PXE driverJim Rollenhagen2014-07-213-5/+43
| | |/ / | |/| |
* | | | Use mock.assert_called_once_with()Ruby Loo2014-07-211-1/+1
|/ / /
* | | Merge "Add missing docstrings"Jenkins2014-07-181-0/+31
|\ \ \
| * | | Add missing docstringsJim Rollenhagen2014-07-181-0/+31
* | | | Merge "Raise appropriate errors on duplicate Node, Port and Chassis creation"Jenkins2014-07-185-6/+85
|\ \ \ \ | |/ / / |/| | |
| * | | Raise appropriate errors on duplicate Node, Port and Chassis creationDmitry Tantsur2014-07-175-6/+85
| |/ /
* | | Merge "Add IloDriver and its IloPower module"Jenkins2014-07-1812-0/+783
|\ \ \
| * | | Add IloDriver and its IloPower moduleRamakrishnan G2014-07-1712-0/+783
| | |/ | |/|
* | | Merge "Add methods to ipmitool driver"Jenkins2014-07-182-0/+185
|\ \ \
| * | | Add methods to ipmitool driverJim Rollenhagen2014-07-172-0/+185
| |/ /
* | | Merge "oslo.i18n migration"Jenkins2014-07-177-7/+41
|\ \ \
| * | | oslo.i18n migrationGhe Rivero2014-07-167-7/+41
* | | | Merge "ManagementInterface {set, get}_boot_device() to support 'persistent'"Jenkins2014-07-173-7/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | ManagementInterface {set, get}_boot_device() to support 'persistent'Lucas Alvares Gomes2014-07-093-7/+14
* | | | Import a few more fixes from the Nova driverDevananda van der Veen2014-07-151-26/+2
| |_|/ |/| |
* | | Merge "Fix wrong test fixture for Node.properties"Jenkins2014-07-151-3/+3
|\ \ \