freeipa/ipaserver/custodia/__init__.py
Christian Heimes 1e98f310f6 Add Custodia 0.6.0 to ipaserver package
Incorporate Custodia into IPA.

See: https://pagure.io/freeipa/issue/8882
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2021-06-16 10:28:17 -04:00

4 lines
139 B
Python

# custodia namespace
# You must NOT include any other code and data in __init__.py
__import__('pkg_resources').declare_namespace(__name__)