xensm volume driver: backend_add broken
Bug #988596 reported by
Renuka Apte
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Renuka Apte |
Bug Description
Tried to add a backend of type nfs. Volume driver crashes on add.
Reverting 77495cfe fixes it.
The logic for adding backends was written in a way that if the Storage repository (SR) needs to be created, it will not have a uuid associated with it. The uuid is provided by Xen when the SR is first created. This probably changed with 77495cfe.
Changed in nova: | |
milestone: | none → folsom-2 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-2 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/7288
Review: https:/