cedf281c73
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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_cryptsetup.py | ||
test_luks.py | ||
test_nop.py |