The nova.tests.test_libvirt_volume Module

class LibvirtVolumeTestCase(*args, **kwargs)

Bases: nova.test.TestCase

aoe_connection(shelf, lun)
fibrechan_connection(volume, location, wwn)
iscsi_connection(volume, location, iqn)
rbd_connection(volume)
setUp()
sheepdog_connection(volume)
test_libvirt_aoe_driver()
test_libvirt_fibrechan_driver()
test_libvirt_fibrechan_getpci_num()
test_libvirt_glusterfs_driver()
test_libvirt_iscsi_driver()
test_libvirt_iscsi_driver_still_in_use()
test_libvirt_kvm_volume()
test_libvirt_kvm_volume_with_multipath()
test_libvirt_kvm_volume_with_multipath_getmpdev()
test_libvirt_nfs_driver()
test_libvirt_rbd_driver()
test_libvirt_rbd_driver_auth_disabled()
test_libvirt_rbd_driver_auth_disabled_flags_override()
test_libvirt_rbd_driver_auth_enabled()
test_libvirt_rbd_driver_auth_enabled_flags_override()
test_libvirt_scality_driver()
test_libvirt_sheepdog_driver()
test_libvirt_volume_driver_serial()

Previous topic

The nova.tests.test_libvirt_vif Module

Next topic

The nova.tests.test_linuxscsi Module

This Page