summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Avoid name errors in oneview periodicsVladyslav Drok2016-11-102-72/+177
* IPMI command should depend on console typeAndrey Shestakov2016-11-042-10/+90
* API: lookup() ignore malformed MAC addressesLucas Alvares Gomes2016-11-034-45/+46
* Merge "Remove "dhcp" command from the iPXE template" into stable/newtonJenkins2016-11-024-8/+0
|\
| * Remove "dhcp" command from the iPXE templateDmitry Tantsur2016-11-024-8/+0
* | Merge "Add a missing error check in ipmitool driver's reboot" into stable/newtonJenkins2016-11-022-3/+25
|\ \
| * | Add a missing error check in ipmitool driver's rebootNaohiro Tamura2016-11-022-3/+25
| |/
* | DRAC get_bios_config() passthru causes exceptionRichard Pioso2016-11-022-10/+5
|/
* Increase timeout for migration-related testsVladyslav Drok2016-09-231-0/+12
* Merge "DRAC: list unfinished jobs"Jenkins2016-09-213-0/+65
|\
| * DRAC: list unfinished jobsImre Farkas2016-09-213-0/+65
* | Fix broken unit tests for get_ilo_objectDmitry Tantsur2016-09-211-3/+5
* | Merge "Refactor common checks when instantiating the ipmitool classes"Jenkins2016-09-201-32/+16
|\ \
| * | Refactor common checks when instantiating the ipmitool classesLucas Alvares Gomes2016-09-191-32/+16
* | | Merge "Deprecate ClusteredComputeManager"Jenkins2016-09-201-1/+18
|\ \ \
| * | | Deprecate ClusteredComputeManagerJim Rollenhagen2016-08-101-1/+18
* | | | Merge "Remove unnecessary setUp"Jenkins2016-09-202-6/+0
|\ \ \ \
| * | | | Remove unnecessary setUpzhufl2016-09-202-6/+0
* | | | | Merge "Grub2 by default for PXE + UEFI"Jenkins2016-09-202-4/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Grub2 by default for PXE + UEFILucas Alvares Gomes2016-09-192-4/+14
| | |/ / | |/| |
* | | | Merge "Adds a missing space in a help string"Jenkins2016-09-201-1/+1
|\ \ \ \
| * | | | Adds a missing space in a help stringRuby Loo2016-09-191-1/+1
* | | | | Remove duplicated line wrt configdriveRuby Loo2016-09-191-1/+0
|/ / / /
* | | | Merge "Support configdrive in iscsi deploy for whole disk images"Jenkins2016-09-196-6/+73
|\ \ \ \
| * | | | Support configdrive in iscsi deploy for whole disk imagesShivanand Tendulker2016-09-186-6/+73
| |/ / /
* | | | Merge "Allow using TempURLs for deploy images"Jenkins2016-09-193-127/+216
|\ \ \ \
| * | | | Allow using TempURLs for deploy imagesPavlo Shchelokovskyy2016-09-073-127/+216
* | | | | Merge "Use assertEqual() instead of assertDictEqual()"Jenkins2016-09-191-1/+1
|\ \ \ \ \
| * | | | | Use assertEqual() instead of assertDictEqual()Luong Anh Tuan2016-09-121-1/+1
* | | | | | Merge "Separate WSGIService from RPCService"Jenkins2016-09-198-231/+300
|\ \ \ \ \ \
| * | | | | | Separate WSGIService from RPCServiceRuby Loo2016-09-158-231/+300
* | | | | | | Merge "Remove NotificationEventTypeError as not needed"Jenkins2016-09-193-7/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove NotificationEventTypeError as not neededJohn L. Villalovos2016-09-163-7/+8
* | | | | | | Merge "Replace "phase" with "status" in notification base"Jenkins2016-09-165-20/+37
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Replace "phase" with "status" in notification baseMario Villaplana2016-09-155-20/+37
* | | | | | | Merge "Mark untested drivers as unsupported"Jenkins2016-09-163-0/+60
|\ \ \ \ \ \ \
| * | | | | | | Mark untested drivers as unsupportedJim Rollenhagen2016-09-163-0/+60
* | | | | | | | Merge "Fix DRAC failure during automated cleaning"Jenkins2016-09-143-2/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix DRAC failure during automated cleaningImre Farkas2016-09-133-2/+104
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Timing metrics: iLO drivers"Jenkins2016-09-147-0/+63
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Timing metrics: iLO driversShivanand Tendulker2016-09-127-0/+63
| | |_|_|/ / / | |/| | | | |
* | | | | | | Remove cyclic import between rpcapi and objects.baseSam Betts2016-09-133-31/+46
| |_|/ / / / |/| | | | |
* | | | | | Merge "Fix nits on DRAC OOB inspection patch"Jenkins2016-09-132-4/+38
|\ \ \ \ \ \
| * | | | | | Fix nits on DRAC OOB inspection patchImre Farkas2016-09-132-4/+38
| | |/ / / / | |/| | | |
* | | | | | Merge "Replace six iteration methods with standard ones"Jenkins2016-09-121-2/+1
|\ \ \ \ \ \
| * | | | | | Replace six iteration methods with standard onesLuong Anh Tuan2016-09-121-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "__ne__() unit tests & have special methods use (self, other)"Jenkins2016-09-122-4/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | __ne__() unit tests & have special methods use (self, other)John L. Villalovos2016-09-082-4/+24
* | | | | | Merge "Add __ne__() function for API Version object"Jenkins2016-09-081-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add __ne__() function for API Version objectgengchc22016-09-081-0/+3