Merge "Adds disk config"
This commit is contained in:
@@ -298,6 +298,9 @@ class FakeSessionForMigrationTests(fake.SessionBase):
|
|||||||
def VM_set_name_label(self, *args):
|
def VM_set_name_label(self, *args):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
def VDI_set_name_label(self, session_ref, vdi_ref, name_label):
|
||||||
|
pass
|
||||||
|
|
||||||
|
|
||||||
def stub_out_migration_methods(stubs):
|
def stub_out_migration_methods(stubs):
|
||||||
def fake_create_snapshot(self, instance):
|
def fake_create_snapshot(self, instance):
|
||||||
|
|||||||
Reference in New Issue
Block a user