ironic/ironic/tests/unit/drivers/modules/ilo
Shivanand Tendulker 9b6ba4766d Refactor iLO drivers code to clean 'boot' and 'deploy' operations
All the boot device and boot mode related operations must be
done as part of the 'boot' interface.
iLO drivers has these operations spread across 'boot' and
'deploy' interfaces.

This patch moves all the private methods from ilo/deploy.py
to ilo/boot.py.

Change-Id: Ib16baa1b00c59fd21e78baaac380be4403e3a149
Partial-Bug: #1666787
2017-04-04 00:32:52 -04:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_boot.py Refactor iLO drivers code to clean 'boot' and 'deploy' operations 2017-04-04 00:32:52 -04:00
test_common.py Follow up patch for SNMPv3 support 2017-02-10 09:44:19 -08:00
test_console.py Cleanup unused conf variables 2016-05-10 09:22:54 +10:00
test_deploy.py Refactor iLO drivers code to clean 'boot' and 'deploy' operations 2017-04-04 00:32:52 -04:00
test_firmware_processor.py Replace assertRaisesRegexp with assertRaisesRegex 2016-06-21 11:25:23 +03:00
test_inspect.py SNMP agent support for OOB inspection for iLO Drivers 2017-02-08 08:41:54 -08:00
test_management.py Replace dict.get(key) in drivers/modules/*/ tests 2016-06-16 21:15:55 -04:00
test_power.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_vendor.py Remove agent vendor passthru from iLO drvers 2016-12-08 21:54:25 +02:00