Guido Trotter
authored
A LockSet is mostly useful when it has some locks in it. On the other hand there are cases in which it must function even when empty. For example if a cluster has no instances in it there's no reason why locking all of them shouldn't work anyway. This patch adds test code for that situation and implements the necessary fixes to make it work. Reviewed-by: imsnah
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile.am | ||
__init__.py | ||
backend.py | ||
bdev.py | ||
cli.py | ||
cmdlib.py | ||
config.py | ||
constants.py | ||
errors.py | ||
hypervisor.py | ||
locking.py | ||
logger.py | ||
mcpu.py | ||
objects.py | ||
opcodes.py | ||
rpc.py | ||
ssconf.py | ||
ssh.py | ||
utils.py |