Kashyap | corrected the parameters of finish_revert_migration
This commit is contained in:
@@ -292,7 +292,7 @@ class EC2Driver(driver.ComputeDriver):
|
||||
block_device_info=None):
|
||||
pass
|
||||
|
||||
def finish_revert_migration(self, instance, network_info,
|
||||
def finish_revert_migration(self, context, instance, network_info,
|
||||
block_device_info=None, power_on=True):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user