Boot from volume fails when deploy interface is 'iscsi'
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ironic |
Fix Released
|
Undecided
|
Shivanand Tendulker | ||
Bug Description
Boot from volume fails if deploy interface is `iscsi`.
It fails with following errpr:-
"Failed to validate deploy or power info for node 3aa741d2-
The issue is caused as we are unconditionally calling driver.
https:/
It should return if its BFV and target volume has a bootable volume. Its taken care in 'agent' interface at agent.prepare()
https:/
| Changed in ironic: | |
| assignee: | nobody → Shivanand Tendulker (stendulker) |

Fix proposed to branch: master /review. openstack. org/499446
Review: https:/