Error of 'dict' object has no attribute 'name' noticed, suspected due to wrong use of object property access instead of the needed dict mapping lookup (probably confusion between using `db_find` and `db_find_rows`). Closes-Bug: #2134338 Change-Id: I1d4a8cc03c99274733eba30dd06893eb38ebc138 Signed-off-by: Maor Blaustein <mblue@redhat.com>