summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ilo/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* Modify test code to avoid CONF modification affectionVanou Ishii2022-08-091-21/+21
* Clean step to remove CA certificates from iLOvinay50muddu2021-09-081-6/+24
* Add security dashboard clean steps to ilo driversankit2021-04-051-0/+20
* Merge "Add support to manage certificates in iLO"Zuul2021-03-011-0/+195
|\
| * Add support to manage certificates in iLOvmud2132021-02-101-0/+195
* | Switch iLO and iRMC to the new secure boot frameworkDmitry Tantsur2021-02-251-27/+0
|/
* ilo: do not change deploy_boot_mode in instance_infoDmitry Tantsur2021-02-021-9/+9
* Adding changes for iso less vmedia supportankit2020-09-251-0/+15
* Adds ilo-uefi-https boot interface to ilo5vmud2132020-09-171-1/+76
* Enhance certificate verification for ilo harware typeankit2020-09-031-8/+83
* Adds boot mode support to iLO management interfaceShivanand Tendulker2020-07-011-0/+23
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Revert "Generalize ISO building for virtual media driver"Ilya Etingof2020-04-201-1/+38
* Generalize ISO building for virtual media driverankit2020-04-111-38/+1
* Stop using six libraryRiccardo Pittau2019-12-231-15/+10
* Adds support for soft power operations to 'ilo' power interfaceShivanand Tendulker2018-10-011-0/+42
* iLO BIOS interface implementationvmud2132018-07-201-0/+2
* Remove the ilo classic driversDmitry Tantsur2018-06-221-2/+7
* Remove the remaining fake driversDmitry Tantsur2018-06-181-12/+16
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-2/+1
* Changes log level of a messageShivanand Tendulker2017-07-251-2/+2
* Minor clean up in iLO drivers unit testsShivanand Tendulker2017-05-171-4/+3
* Follow up patch for SNMPv3 supportNisha Agarwal2017-02-101-12/+6
* SNMP agent support for OOB inspection for iLO DriversNisha Agarwal2017-02-081-7/+119
* Change object parameter of swift functionsjiang wei2017-01-081-1/+1
* Merge "Cleanup get_ilo_license()"Jenkins2016-10-051-26/+0
|\
| * Cleanup get_ilo_license()Vasyl Saienko2016-09-301-26/+0
* | 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
* | Pass swiftclient header values as stringsTim Burke2016-08-191-2/+2
|/
* Support to validate iLO SSL certificate in iLO driversShivanand Tendulker2016-07-181-2/+28
* Improve tests for driver's parse_driver_info()PollyZ2016-06-271-6/+8
* Replace dict.get(key) in drivers/modules/*/ testsRuby Loo2016-06-161-5/+5
* Follow-up of firmware update(iLO) as manual cleaning stepDebayan Ray2016-03-151-1/+52
* Firmware update(iLO) as manual cleaning stepDebayan Ray2016-03-041-0/+118
* Use ironic-lib's util methodsRuby Loo2016-01-041-2/+2
* Merge "Validate all tcp/udp port numbers"Jenkins2015-11-201-2/+9
|\
| * Validate all tcp/udp port numbersZhenguo Niu2015-11-191-2/+9
* | Follow up patch for 39e40ef12b016a1aeb37a3fe755b9978d3f9934fShivanand Tendulker2015-11-161-6/+6
|/
* Refactor iscsi_ilo driver to use new boot interfaceShivanand Tendulker2015-11-041-0/+46
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Fixes logging of failure in deletion of swift temporary objectShivanand Tendulker2015-10-131-0/+49
* Fix agent_ilo to remove temporary imagesNisha Agarwal2015-10-091-1/+0
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+675