os-brick/os_brick/encryptors
Matthew Booth eed0228da5 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
(cherry picked from commit cedf281c73)
2017-12-12 18:27:50 +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-12-12 18:27:50 +00:00
luks.py Make close on luks volumes idempotent 2017-12-12 18:27:32 +00:00
nop.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00