Update nova driver due to API changed

Update nova driver due to API changed

Change-Id: I661ce2fcb8915634aae4af69b04ee59a10507c33
Closes-Bug: #1460934
This commit is contained in:
Jerry Cai 2015-06-02 14:41:08 +08:00
parent a16ac6df90
commit 73362092e6
1 changed files with 1 additions and 1 deletions

View File

@ -892,7 +892,7 @@ class PowerVCDriver(driver.ComputeDriver):
pass
def check_can_live_migrate_source(self, ctxt, instance_ref,
dest_check_data):
dest_check_data, block_device_info=None):
"""Check if it is possible to execute live migration.
This checks if the live migration can succeed, based on the