The nova.tests.virt.disk.test_nbd Module

class NbdTestCase(*args, **kwargs)

Bases: nova.test.TestCase

fake_exists_one(path)
fake_trycmd_creates_pid(*args, **kwargs)
setUp()
test_do_mount_need_to_specify_fs_type()
test_get_dev()
test_get_dev_timeout()
test_inner_get_dev_no_devices()
test_inner_get_dev_qemu_fails()
test_inner_get_dev_qemu_timeout()
test_inner_get_dev_works()
test_nbd_allocation()
test_nbd_allocation_one_in_use()
test_nbd_no_devices()
test_nbd_no_free_devices()
test_nbd_not_loaded()
test_unget_dev_simple()

Previous topic

The nova.tests.virt.disk.test_loop Module

Next topic

The nova.tests.virt.test_images Module

This Page