summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add IPMINative vendor methods to *IPMINative driversVladyslav Drok2015-09-172-7/+27
* | | | | Merge "Convert functools.wraps() usage to six.wraps()"Jenkins2015-09-194-11/+7
|\ \ \ \ \
| * | | | | Convert functools.wraps() usage to six.wraps()John L. Villalovos2015-09-164-11/+7
* | | | | | Merge "Check image size before provisioning for agent driver"Jenkins2015-09-182-5/+104
|\ \ \ \ \ \
| * | | | | | Check image size before provisioning for agent driverZhenguo Niu2015-09-182-5/+104
* | | | | | | Merge "Help patch authors to remember to update version docs"Jenkins2015-09-181-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Help patch authors to remember to update version docsJohn L. Villalovos2015-09-171-3/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Update descriptions in RAID config schema"Jenkins2015-09-181-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Update descriptions in RAID config schemaRuby Loo2015-09-171-7/+7
* | | | | | | | Merge "Remove DictMatches custom matcher from unit tests"Jenkins2015-09-172-111/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove DictMatches custom matcher from unit testsPavlo Shchelokovskyy2015-09-172-111/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Imported Translations from Zanata"Jenkins2015-09-176-684/+894
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Imported Translations from ZanataOpenStack Proposal Bot2015-09-176-684/+894
| |/ / / / / /
* | | | | | | Merge "Use oslo.versionedobjects remotable decorators"Jenkins2015-09-177-107/+48
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Use oslo.versionedobjects remotable decoratorsLin Tan2015-09-177-107/+48
* | | | | | | Merge "Base IronicObject on VersionedObject"Jenkins2015-09-177-243/+45
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Base IronicObject on VersionedObjectLin Tan2015-09-177-243/+45
* | | | | | Merge "Remove comment about exception decorator"Jenkins2015-09-161-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove comment about exception decoratorJohn L. Villalovos2015-09-161-2/+0
| | |_|/ / | |/| | |
* | | | | Merge "Replace metaclass registry with explicit opt-in registry from oslo"Jenkins2015-09-167-95/+24
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Replace metaclass registry with explicit opt-in registry from osloLin Tan2015-09-167-95/+24
* | | | Merge "Add support for inband raid configuration agent ramdisk"Jenkins2015-09-169-7/+336
|\ \ \ \
| * | | | Add support for inband raid configuration agent ramdiskRamakrishnan G2015-09-149-7/+336
* | | | | Merge "Add config option to override url for links"Jenkins2015-09-1616-21/+134
|\ \ \ \ \
| * | | | | Add config option to override url for linksLucas Alvares Gomes2015-09-1516-21/+134
* | | | | | Merge "Allow tftpd usage of '--secure' by using symlinks"Jenkins2015-09-162-9/+13
|\ \ \ \ \ \
| * | | | | | Allow tftpd usage of '--secure' by using symlinksJohn L. Villalovos2015-09-142-9/+13
| |/ / / / /
* | | | | | Merge "Agent supports post-clean-step operations"Jenkins2015-09-162-10/+238
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Agent supports post-clean-step operationsRuby Loo2015-09-142-10/+238
| | |_|_|/ | |/| | |
* | | | | Fix iBoot test__switch_retries test to not waste time sleepingLucas Alvares Gomes2015-09-151-0/+2
| |/ / / |/| | |
* | | | Merge "Cache the description of RAID properties"Jenkins2015-09-112-9/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Cache the description of RAID propertiesRuby Loo2015-09-102-9/+44
* | | | Merge "Fix object field type calling conventions"Jenkins2015-09-104-31/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Fix object field type calling conventionsDan Smith2015-09-094-31/+25
* | | | Merge "Remove the hard dependency of swift from ilo drivers"Jenkins2015-09-107-59/+359
|\ \ \ \
| * | | | Remove the hard dependency of swift from ilo driversNisha Agarwal2015-09-097-59/+359
| |/ / /
* | | | Merge "When boot option is not persisted, set boot on next power on"Jenkins2015-09-107-5/+285
|\ \ \ \
| * | | | When boot option is not persisted, set boot on next power onZhenguo Niu2015-09-027-5/+285
* | | | | Merge "Fix mistakes in comments"Jenkins2015-09-101-2/+2
|\ \ \ \ \
| * | | | | Fix mistakes in commentsWang Wei2015-09-101-2/+2
* | | | | | Merge "Add retry options to iBoot power driver"Jenkins2015-09-092-27/+114
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add retry options to iBoot power driverDan Prince2015-09-012-27/+114
* | | | | | Merge "Use vendor mixin in IPMITool drivers"Jenkins2015-09-092-2/+21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use vendor mixin in IPMITool driversPavlo Shchelokovskyy2015-08-312-2/+21
* | | | | | Merge "Add APIs for RAID configuration"Jenkins2015-09-096-7/+222
|\ \ \ \ \ \
| * | | | | | Add APIs for RAID configurationRamakrishnan G2015-09-046-7/+222
* | | | | | | Merge "Improve the ability to resolve capability value"Jenkins2015-09-082-3/+6
|\ \ \ \ \ \ \
| * | | | | | | Improve the ability to resolve capability valueLin Tan2015-09-082-3/+6
* | | | | | | | Merge "Handle missing is_whole_disk_image in pxe._build_pxe_config_options"Jenkins2015-09-082-7/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle missing is_whole_disk_image in pxe._build_pxe_config_optionsRamakrishnan G2015-09-072-7/+38