nova/nova/volume/encryptors
wanghao e54fb007a8 fix 'Empty module name' exception attaching volume
Create encrypted volume type with 'LuksEncryptor'
provider, and attach the encrypted volume to volume.
Then nova raise the exception "Empty module name".
The code should add the full module name automatic.

Change-Id: I641036fb5428154d73c2a1a0ed58171152b3900b
Closes-bug: #1384653
2015-02-25 09:34:17 +08:00
..
__init__.py fix 'Empty module name' exception attaching volume 2015-02-25 09:34:17 +08:00
base.py Use oslo.log 2015-02-22 07:56:40 -05:00
cryptsetup.py Use oslo.log 2015-02-22 07:56:40 -05:00
luks.py Use oslo.log 2015-02-22 07:56:40 -05:00
nop.py Use oslo.log 2015-02-22 07:56:40 -05:00