Merge "ec2: Change FormatMappingTestCase to NoDBTestCase"
This commit is contained in:
commit
68e417f1b1
@ -3208,7 +3208,7 @@ class CloudTestCaseNeutronProxy(test.NoDBTestCase):
|
||||
self.assertTrue(delete(self.context, 'testgrp'))
|
||||
|
||||
|
||||
class FormatMappingTestCase(test.TestCase):
|
||||
class FormatMappingTestCase(test.NoDBTestCase):
|
||||
|
||||
def test_format_mapping(self):
|
||||
properties = {'block_device_mapping':
|
||||
|
Loading…
x
Reference in New Issue
Block a user