ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Refactor iLO drivers code to clean 'boot' and 'deploy' operations 2017-04-04 00:32:52 -04:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Support defining and loading hardware types 2016-12-14 18:50:52 +01:00