summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Don't do a premature reservation check in the provision APIDmitry Tantsur2015-07-212-10/+26
* Merge "Replacing dict.iteritems() with dict.items()"Jenkins2015-07-202-3/+3
|\
| * Replacing dict.iteritems() with dict.items()sonu.kumar2015-07-202-3/+3
* | Merge "Address minor comments on the ENROLL patch"Jenkins2015-07-203-1/+4
|\ \ | |/ |/|
| * Address minor comments on the ENROLL patchDmitry Tantsur2015-07-163-1/+4
* | Merge "db: use new EngineFacade feature of oslo.db"Jenkins2015-07-176-104/+88
|\ \
| * | db: use new EngineFacade feature of oslo.dbRoman Podoliaka2015-07-166-104/+88
| |/
* | Merge "Periodically checks the status of nodes in DEPLOYING state"Jenkins2015-07-165-0/+188
|\ \ | |/ |/|
| * Periodically checks the status of nodes in DEPLOYING stateLucas Alvares Gomes2015-07-135-0/+188
* | Merge "Start using new ENROLL state"Jenkins2015-07-167-6/+220
|\ \
| * | Start using new ENROLL stateDmitry Tantsur2015-07-147-6/+220
* | | Merge "Remove deprecated code for driver vendor passthru"Jenkins2015-07-162-37/+0
|\ \ \
| * | | Remove deprecated code for driver vendor passthruLucas Alvares Gomes2015-07-102-37/+0
* | | | Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-1510-158/+9
| |/ / |/| |
* | | Merge "Use DEPLOYWAIT while waiting for agent to write image"Jenkins2015-07-134-7/+71
|\ \ \ | | |/ | |/|
| * | Use DEPLOYWAIT while waiting for agent to write imageJim Rollenhagen2015-07-104-7/+71
| |/
* | Merge "Add DRAC BIOS config vendor passthru API"Jenkins2015-07-1010-34/+1107
|\ \ | |/ |/|
| * Add DRAC BIOS config vendor passthru APIVictor Lowther2015-07-1010-34/+1107
* | Fix unittests due mock 1.1.0 releaseLucas Alvares Gomes2015-07-107-21/+24
* | Merge "Migrate RPC objects to oslo.versionedobjects Fields"Jenkins2015-07-1014-199/+210
|\ \
| * | Migrate RPC objects to oslo.versionedobjects FieldsLucas Alvares Gomes2015-07-0914-199/+210
* | | Merge "Imported Translations from Transifex"Jenkins2015-07-098-815/+1060
|\ \ \
| * | | Imported Translations from TransifexOpenStack Proposal Bot2015-07-098-815/+1060
* | | | Merge "Address follow-up comments"Jenkins2015-07-093-7/+8
|\ \ \ \
| * | | | Address follow-up commentsRamakrishnan G2015-07-073-7/+8
* | | | | Merge "Mock the file creation for the GetConfigdriveTestCase tests"Jenkins2015-07-091-5/+27
|\ \ \ \ \
| * | | | | Mock the file creation for the GetConfigdriveTestCase testsLucas Alvares Gomes2015-07-071-5/+27
* | | | | | Merge "Enable translation for config option help messages"Jenkins2015-07-0943-348/+369
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enable translation for config option help messagesstephane2015-07-0643-348/+369
* | | | | | Merge "Allow vendor methods to serve static files"Jenkins2015-07-088-20/+103
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow vendor methods to serve static filesLucas Alvares Gomes2015-07-018-20/+103
* | | | | | Merge "Add whole disk image support for iscsi_irmc driver"Jenkins2015-07-072-9/+133
|\ \ \ \ \ \
| * | | | | | Add whole disk image support for iscsi_irmc driverNaohiro Tamura2015-07-062-9/+133
* | | | | | | Merge "Add localboot support for iscsi_irmc driver"Jenkins2015-07-072-23/+130
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add localboot support for iscsi_irmc driverNaohiro Tamura2015-07-062-23/+130
* | | | | | | Merge "Clear ilo_boot_iso before deploy for glance images"Jenkins2015-07-074-24/+114
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Clear ilo_boot_iso before deploy for glance imagesRamakrishnan G2015-07-074-24/+114
| | |_|/ / / | |/| | | |
* | | | | | Merge "Initial oslo.versionedobjects conversion"Jenkins2015-07-072-71/+2
|\ \ \ \ \ \
| * | | | | | Initial oslo.versionedobjects conversionLucas Alvares Gomes2015-07-062-71/+2
| |/ / / / /
* | | | | | Merge "Add iRMC Virtual Media Deploy module for iRMC Driver"Jenkins2015-07-0711-6/+2253
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add iRMC Virtual Media Deploy module for iRMC DriverNaohiro Tamura2015-07-0611-6/+2253
| |/ / / /
* | | | | Merge "Image service should not be set in ImageCache constructor"Jenkins2015-07-077-50/+27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Image service should not be set in ImageCache constructorVladyslav Drok2015-06-307-50/+27
* | | | | Merge "Replace is_hostname_safe with a better check"Jenkins2015-07-078-52/+94
|\ \ \ \ \
| * | | | | Replace is_hostname_safe with a better checkChris St. Pierre2015-07-068-52/+94
* | | | | | Merge "Allow deleting even associated and active node in maintenance mode"Jenkins2015-07-072-2/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow deleting even associated and active node in maintenance modeDmitry Tantsur2015-06-262-2/+17
* | | | | | Merge "Make use of tempdir configuration"Jenkins2015-07-0310-55/+30
|\ \ \ \ \ \
| * | | | | | Make use of tempdir configurationchenglch2015-07-0210-55/+30
* | | | | | | Merge "Fix failing unit tests under py34"Jenkins2015-07-0226-92/+123
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |