The nova.tests.test_virt Module

class TestVirtDisk(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_lxc_destroy_container()
class TestVirtDiskPaths(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_check_safe_path(*args, **kw)
test_check_unsafe_path(*args, **kw)
test_inject_files_with_bad_path(*args, **kw)
test_inject_metadata(*args, **kw)
class TestVirtDriver(methodName='runTest')

Bases: nova.test.TestCase

test_block_device()
test_swap_is_usable()

Previous topic

The nova.tests.test_versions Module

Next topic

The nova.tests.test_virt_drivers Module

This Page