ironic/ironic/drivers/modules/oneview
Xavier 5de0ccccd6 Fix persistent information when getting boot device
This patches fixes the get_boot_device methods for oneview drivers
to consider onetime boot option on the machine's iLO. If onetime
boot is set to 'Once' on iLO, the method will return persistent as
False (not persistent), True otherwise (persistent).

Change-Id: Iae837a304003cb6c17d5c40d039469b418c97421
Closes-Bug: #1706725
2017-09-06 15:52:45 +00:00
..
__init__.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
common.py Migrate oneview driver to use python-hpOneView 2017-09-06 15:52:03 +00:00
deploy.py Migrate oneview driver to use python-hpOneView 2017-09-06 15:52:03 +00:00
deploy_utils.py Migrate oneview driver to use python-hpOneView 2017-09-06 15:52:03 +00:00
inspect.py Migrate oneview driver to use python-hpOneView 2017-09-06 15:52:03 +00:00
management.py Fix persistent information when getting boot device 2017-09-06 15:52:45 +00:00
power.py Migrate oneview driver to use python-hpOneView 2017-09-06 15:52:03 +00:00