Comment 7 for bug 1358719

Revision history for this message
Charlotte Han (hanrong) wrote :

This modification cause code duplicates. There is a empty function of get_instance_disk_info in every driver of the xenapi, hyperv and vmwareapi.

I think we can add this empty function of get_instance_disk_info to their base class of ComputeDriver in nova/virt/driver.py.