freeipa/ipaserver
Jan Cholasta 0d62968b6f plugable: replace API.import_plugins with new API.add_package
Replace API.import_plugins with a new method API.add_package which allows
loading plugin packages into an API object from a package object.

This makes loading of plugin packages loading consistent with loading of
plugin modules and classes.

Rename API.modules to API.packages and use package objects where
implemented to reflect the change.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-05-25 16:06:26 +02:00
..
advise plugable: replace API.import_plugins with new API.add_package 2016-05-25 16:06:26 +02:00
install replica install: do not set CA renewal master flag 2016-05-24 14:54:01 +02:00
plugins Added exception handling for mal-formatted XML Parsing 2016-05-11 14:51:56 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Pylint: import max one module per line 2016-03-22 10:20:51 +01:00
rpcserver.py rpc: include structured error information in responses 2016-05-25 16:06:26 +02:00