The nova.tests.test_bdm Module

Tests for Block Device Mapping Code.

class BlockDeviceMappingEc2CloudTestCase(methodName='runTest')

Bases: nova.test.TestCase

Test Case for Block Device Mapping

fake_ec2_vol_id_to_uuid(obj, ec2_id)
test_format_block_device_mapping()
test_format_mapping()
test_parse_block_device_mapping()

Previous topic

The nova.tests.test_api Module

Next topic

The nova.tests.test_block_device Module

This Page