resize to fail in libvirt driver

Bug #999460 reported by Yun Mao
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

in virt/libvirt/connection.py, poll_unconfirmed_resizes(), there is a line:

self.compute_api.confirm_resize(ctxt, migration.instance_uuid)

However, self.compute_api is no where to be set in the code. So, this periodic task would fail should there be any migration/resize. In the xenapi version, there is such a setting, which looks ugly but seems to work.

IMHO, compute_api shouldn't be called in virt driver

Revision history for this message
Yun Mao (yunmao) wrote :

It's a duplicate of bug 973331

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.