5de0ccccd6
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