summaryrefslogtreecommitdiffstats
path: root/pylint_plugins.py
diff options
context:
space:
mode:
authorOleg Fayans <ofayans@redhat.com>2016-04-14 16:39:10 +0200
committerMartin Basti <mbasti@redhat.com>2016-04-15 15:44:09 +0200
commitc06117279212ec3f76762c633c0215c6d8a377e8 (patch)
treeab2e075627afe730575549ac35bddd62e08c4802 /pylint_plugins.py
parent93871bf017e1bc5f2c176aa3419278d49fcc003b (diff)
downloadfreeipa-c06117279212ec3f76762c633c0215c6d8a377e8.tar.gz
freeipa-c06117279212ec3f76762c633c0215c6d8a377e8.tar.xz
freeipa-c06117279212ec3f76762c633c0215c6d8a377e8.zip
Add test if replica is working after domain upgrade
Corresponds to the testcase described in http://www.freeipa.org/page/V4/Replica_Promotion/Test_plan#Test_case: _Replica_created_using_old_workflow_is_functional_after_domain_upgrade https://fedorahosted.org/freeipa/ticket/5723 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'pylint_plugins.py')
-rw-r--r--pylint_plugins.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint_plugins.py b/pylint_plugins.py
index c3042f4a4..7a421abd3 100644
--- a/pylint_plugins.py
+++ b/pylint_plugins.py
@@ -230,6 +230,7 @@ ipa_class_members = {
{'transport': ['put_file']},
'put_file_contents',
'get_file_contents',
+ 'ldap_connect',
]},
'replicas',
'clients',