summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ilo
Commit message (Expand)AuthorAgeFilesLines
* Support SUM based firmware update as clean step for iLO driversAparna2017-10-102-4/+226
* Add the new capabilities to the iLO InspectInterfaceNisha Agarwal2017-08-171-6/+25
* Use more specific asserts in testsBéla Vancsics2017-08-041-1/+1
* Changes log level of a messageShivanand Tendulker2017-07-251-2/+2
* Minor clean up in iLO drivers unit testsShivanand Tendulker2017-05-173-10/+5
* Follow-up patch of 7f12be1b14e371e269464883cb7dbcb75910e16fShivanand Tendulker2017-04-191-4/+6
* Merge "Changes 'deploy' and 'boot' interface for 'pxe_ilo' driver"Jenkins2017-04-152-201/+75
|\
| * Changes 'deploy' and 'boot' interface for 'pxe_ilo' driverShivanand Tendulker2017-04-042-201/+75
* | Merge "Use standard deploy interfaces for iscsi_ilo and agent_ilo"Jenkins2017-04-152-335/+53
|\ \ | |/
| * Use standard deploy interfaces for iscsi_ilo and agent_iloShivanand Tendulker2017-04-042-335/+53
* | Merge "Refactor iLO drivers code to clean 'boot' and 'deploy' operations"Jenkins2017-04-142-253/+258
|\ \ | |/
| * Refactor iLO drivers code to clean 'boot' and 'deploy' operationsShivanand Tendulker2017-04-042-253/+258
* | Merge "Remove deprecated [ilo]/clean_priority_erase_devices config"Jenkins2017-04-051-56/+0
|\ \ | |/
| * Remove deprecated [ilo]/clean_priority_erase_devices configShivanand Tendulker2017-03-301-56/+0
* | Node should reflect what was savedRuby Loo2017-04-042-2/+6
|/
* Follow up patch for SNMPv3 supportNisha Agarwal2017-02-101-12/+6
* SNMP agent support for OOB inspection for iLO DriversNisha Agarwal2017-02-082-7/+121
* Remove check for UEFI + Whole disk imagesLucas Alvares Gomes2017-01-131-6/+6
* Change object parameter of swift functionsjiang wei2017-01-081-1/+1
* Remove agent vendor passthru from iLO drversPavlo Shchelokovskyy2016-12-082-75/+82
* Merge "Cleanup get_ilo_license()"Jenkins2016-10-051-26/+0
|\
| * Cleanup get_ilo_license()Vasyl Saienko2016-09-301-26/+0
* | Merge "Fix iLO drivers to not clear local_gb if its not detected"Jenkins2016-10-051-0/+43
|\ \
| * | Fix iLO drivers to not clear local_gb if its not detectedAnkit Kumar2016-09-221-0/+43
| |/
* | Use assertRaises() instead of fail()Tang Chen2016-09-301-11/+7
|/
* Fix broken unit tests for get_ilo_objectDmitry Tantsur2016-09-211-3/+5
* Merge "Fix iLO drivers inconsistent boot mode default value"Jenkins2016-08-261-0/+13
|\
| * Fix iLO drivers inconsistent boot mode default valueShivanand Tendulker2016-08-161-0/+13
* | Merge "Pass swiftclient header values as strings"Jenkins2016-08-251-2/+2
|\ \
| * | Pass swiftclient header values as stringsTim Burke2016-08-191-2/+2
| |/
* | Replace DB API call to object's method in iLO driversYuriy Zveryanskyy2016-08-221-20/+25
|/
* Add "erase_devices_metadata_priority" config optionLucas Alvares Gomes2016-08-121-3/+8
* Merge "Implement new heartbeat for AgentDeploy"Jenkins2016-08-011-9/+6
|\
| * Implement new heartbeat for AgentDeployDmitry Tantsur2016-07-201-9/+6
* | Support to validate iLO SSL certificate in iLO driversShivanand Tendulker2016-07-181-2/+28
|/
* Remove iterated form of side effectsYuiko Takada Mori2016-07-073-7/+5
* Improve tests for driver's parse_driver_info()PollyZ2016-06-271-6/+8
* Merge "Add validation of 'ilo_deploy_iso' in deploy.validate()"Jenkins2016-06-271-0/+94
|\
| * Add validation of 'ilo_deploy_iso' in deploy.validate()Shivanand Tendulker2016-06-211-0/+94
* | Merge "Deployment vmedia operations to run when cleaning"Jenkins2016-06-231-2/+21
|\ \ | |/ |/|
| * Deployment vmedia operations to run when cleaningAparna2016-05-101-2/+21
* | Replace assertRaisesRegexp with assertRaisesRegexMoshe Levi2016-06-211-2/+2
* | Replace dict.get(key) in drivers/modules/*/ testsRuby Loo2016-06-164-18/+13
* | Remove support for the old ramdisk (DIB deploy-ironic element)Dmitry Tantsur2016-06-091-20/+0
* | Cleanup unused conf variablesMichael Still2016-05-105-10/+0
|/
* File download fails with swift pseudo folderDebayan Ray2016-05-041-9/+18
* Merge "deployment vmedia ops should not be run when not deploying"Jenkins2016-04-121-0/+20
|\
| * deployment vmedia ops should not be run when not deployingJulia Kreger2016-04-041-0/+20
* | Don't power off non-deploying iLO nodes in takeoverJulia Kreger2016-04-051-23/+58
|/
* Assign valid values to UUIDFields in unit testsVladyslav Drok2016-03-251-1/+2