os-brick/os_brick
lisali 9d2bb5e15d Fix multipath iSCSI encrypted volume attach failure
This is to copy fix of bug 1439869 from Nova to os-brick.

Currently iSCSI volume attachment fails if iscsi_use_multipath is
set to True. This is because the encryptor requests cryptsetup
to create the symlink to the LUKS device with the same name of
the device-mapper multipath device. To avoid the name collision,
this patch adds the 'crypt-' prefix to the symlink.

Change-Id: Ia001204df9b14f635ab998590e8add119c1aec23
Closes-Bug: #1439869
2016-07-07 15:30:31 +08:00
..
encryptors Fix multipath iSCSI encrypted volume attach failure 2016-07-07 15:30:31 +08:00
initiator Merge "Add Windows iSCSI connector" 2016-07-04 10:18:15 +00:00
local_dev LVM: Create thin pool with 100%FREE 2016-04-26 17:24:55 -05:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
tests Fix multipath iSCSI encrypted volume attach failure 2016-07-07 15:30:31 +08:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Copy encryptors from Nova to os-brick 2016-06-06 16:43:22 +08:00
executor.py Add support for processutils.execute 2016-06-02 13:53:04 +03:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 22:25:57 +00:00
utils.py os-brick refactor get_connector_properties 2016-05-03 19:50:26 -07:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00