tripleo-common/tripleo_common/utils/locks
Bogdan Dobrelya 0b77267d5e Fix dynamic executor appending to objects
Set() has no the append() method.
Unify the _objects to be always assigned a list.
Take the safer remove() approach for the non-unique locks,
if any happened in the image uploader locks manager.

Change-Id: I1f15441ef31f530758f1588e8006cc6b17d3aeaf
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2019-10-11 15:57:33 +02:00
..
__init__.py Make executor type dynamic 2019-10-08 08:25:21 -06:00
base.py Make executor type dynamic 2019-10-08 08:25:21 -06:00
processlock.py Make executor type dynamic 2019-10-08 08:25:21 -06:00
threadinglock.py Fix dynamic executor appending to objects 2019-10-11 15:57:33 +02:00