6 Commits

Author SHA1 Message Date
thuning @ vall
2a10683bd6 Rearranged imports to conform better to PEP 8 2026-04-01 12:37:33 +02:00
thuning @ vall
cdc9d93d02 Whitespace 2026-04-01 11:43:37 +02:00
Erik Thuning
25a71749dd Whitespace fix 2023-12-04 07:31:56 +01:00
root
e9c1f4989d Fixed successful actions not getting reported as such in manage_entitlements.py 2022-03-20 14:24:32 +01:00
root
463c8ac02c Improved logging
update-entitlements.py will now report the actual errors encountered in addition to reporting that an error occurred.

 * Logging is now done by a logger
 * EntitlementHandler.py raises an exception on failed actions
 * update-entitlements.py passes the exception along to the list of failed actions
2021-10-05 15:37:38 +02:00
root
61d91ddb9f Moving towards more pluggable handlers 2020-10-09 17:11:20 +02:00