os-brick/os_brick
Lee Yarwood 94312bd90f luks: Default to LUKS v1 when formatting volumes
cryptsetup 2.0.6 has started to default to LUKS v2 or LUKS2 when
formatting volumes.  However QEMU currently has no support for v2 and
will fail to open the volume when being used to natively decrypt.

For now we should default the original LUKS encryptor to v1 when
formatting volumes, introducing a new LUKS2 encryptor and encryption
constant in a future change.

Closes-bug: 1831994
Change-Id: I152fe10ff5a3131950b789d3fd4efa15c554ff09
2019-06-07 12:55:09 +01:00
..
encryptors luks: Default to LUKS v1 when formatting volumes 2019-06-07 12:55:09 +01:00
initiator Fix invalid escape sequence warnings 2019-04-09 16:20:13 -05:00
local_dev Provide setting to ignore lvm descriptor leak warnings 2019-05-07 21:53:37 +00:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs Py3: Fix invalid escape sequencees 2019-02-21 14:36:29 -05:00
tests luks: Default to LUKS v1 when formatting volumes 2019-06-07 12:55:09 +01:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Revert "Verify WWN of connected iSCSI devices if passed" 2019-03-12 12:03:57 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00