Lefthand driver in san.py not setting Lun in model_update
Bug #1053717 reported by
John Griffith
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
High
|
John Griffith | ||
OpenStack Compute (nova) |
Fix Released
|
High
|
John Griffith |
Bug Description
Lun number is not being provided in the model_update of provider location. As a result the default of Lun 1 is used when exporting which is incorrect.
This needs to be specified as lun 0 as I believe LH is configured such that volumes are always created at Lun 0.
Changed in cinder: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → John Griffith (john-griffith) |
milestone: | none → folsom-rc2 |
Changed in nova: | |
assignee: | nobody → John Griffith (john-griffith) |
Changed in nova: | |
milestone: | none → folsom-rc2 |
importance: | Undecided → High |
Changed in cinder: | |
milestone: | folsom-rc2 → 2012.2 |
Changed in nova: | |
milestone: | folsom-rc2 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/13427
Review: https:/