freeipa/ipatests/test_ipalib
Christian Heimes 36c65c4aaa Remove deprecated object logger
The object logger methods been deprecated for about two years since release
4.6.0. The log manager used to moneky-patch additional log methods like
info(), warning(), and error() into API plugin objects. The methods have
been replaced by calls to module logger objects in 4.6.0.

Remove monkey-patch logger methods, log manager, and its root logger from
ipapython.ipa_log_manager.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Thomas Woerner <twoerner@redhat.com>
2019-04-23 12:55:35 +02:00
..
data test_text: add test ipa.pot file for tests 2016-09-26 18:48:07 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_aci.py Handle subyptes in ACIs 2018-06-20 08:38:03 +02:00
test_backend.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_base.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_capabilities.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_cli.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_config.py test_config: fix fips_mode key in Env 2017-03-01 12:59:21 +01:00
test_crud.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_errors.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_frontend.py Address inconsistent-return-statements 2018-11-13 13:37:58 +01:00
test_messages.py Tests: Add data attribute to messages 2016-08-16 11:56:49 +02:00
test_output.py Generate same API.txt under Python 2 and 3 2018-02-15 09:41:30 +01:00
test_parameters.py Py3: Replace six.moves imports 2018-10-05 12:06:19 +02:00
test_plugable.py Remove deprecated object logger 2019-04-23 12:55:35 +02:00
test_rpc.py Py3: Replace six.moves imports 2018-10-05 12:06:19 +02:00
test_text.py Silence comparison-with-itself in tests 2018-11-13 13:37:58 +01:00
test_util.py Fix unnecessary usrmerge assumptions 2019-04-17 13:56:05 +02:00
test_x509.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00