nova/nova/tests/unit/virt/libvirt/storage/__init__.py
Matt Riedemann bfc28c3ef2 libvirt: move lvm/dmcrypt/rbd_utils modules under storage subdir
The monolithic nova.virt.libvirt.volume module is going to be split out
for a refactor of the file system type volume drivers and those will go
into a nova/virt/libvirt/volume/ directory.

As a prelude to moving the volume module, we are moving the related lvm
dmcrypt, and rbd_utils modules into the new storage subdirectory. These
are not moved into the volume directory since they are also used for image
management so put them in the more generic storage subdirectory.

Part of blueprint consolidate-libvirt-fs-volume-drivers

Change-Id: Ib5471e99ad9ab63bddfa75c96b4ee7590eb3c867
2015-07-27 12:47:31 -07:00

0 lines
Python