Revert "Simplify how ephemeral disks are created and named."
This reverts commit e28d7870fa8633fddd5fe92d2fbcc34ae392bd85. This needs another attempt. Associated with bug 1087028. Change-Id: I5822b8934d4a944299ef32960bc56718193c32c3
This commit is contained in:
@@ -2318,9 +2318,6 @@ class LibvirtConnTestCase(test.TestCase):
|
||||
self.stubs.Set(imagebackend.Image,
|
||||
'cache',
|
||||
fake_none)
|
||||
self.stubs.Set(libvirt_driver.LibvirtDriver,
|
||||
'_create_ephemeral',
|
||||
fake_none)
|
||||
|
||||
conn.spawn(self.context, instance, None, [], 'herp',
|
||||
network_info=network_info)
|
||||
|
Reference in New Issue
Block a user