os-brick/os_brick/encryptors
Matthew Booth cedf281c73 Make close on cryptsetup volumes idempotent
When recovering from the failure of a compute host, Nova can call
close on an encryptor whose state Nova can't be certain of, but which
hasn't been created. This change makes the close operation idempotent,
which allows recovery to be more robust.

Related-bug: #1724573
Change-Id: I9f52f89b8466d03699cfd5c0e32c672c934cd6fb
2017-11-18 00:19:42 +00:00
..
__init__.py encryptors: Delay removal of legacy provider names 2017-05-16 08:27:12 +00:00
base.py Stop ignoring H405 hacking rule in tox 2017-05-24 00:44:57 +02:00
cryptsetup.py Make close on cryptsetup volumes idempotent 2017-11-18 00:19:42 +00:00
luks.py Make close on luks volumes idempotent 2017-11-17 14:47:32 +00:00
nop.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00