ocata: potential AttributeError on libvirt.VIR_DOMAIN_BLOCK_REBASE_COPY_DEV
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Invalid
|
Undecided
|
Unassigned | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
We merged this backport in stable/ocata which went into the 15.0.6 and 15.0.7 releases:
https:/
But later realized (when reviewing the stable/newton proposed backport) that the VIR_DOMAIN_
We only started requiring libvirt >= 1.2.9 starting in the pike release, and in ocata we require libvirt >= 1.2.1.
So anyone with libvirt < 1.2.9 that picks up this change in ocata and is doing a swap volume operation with a block volume could hit an AttributeError.
https:/
https:/
Changed in nova: | |
status: | Triaged → Invalid |
importance: | Medium → Undecided |
Fix proposed to branch: stable/ocata /review. openstack. org/512406
Review: https:/