URL: https://github.com/freeipa/freeipa/pull/484
Title: #484: FIPS: Remove pkispawn cruft

tiran commented:
"""
pylint needs some attention, too.

```
************* Module ipaserver.install.cainstance
ipaserver/install/cainstance.py:685: [E1101(no-member), 
CAInstance.import_ra_cert] Instance of 'CAInstance' has no 'ra_agent_db' member)
ipaserver/install/cainstance.py:685: [E1101(no-member), 
CAInstance.import_ra_cert] Instance of 'CAInstance' has no 'ra_agent_pwd' 
member)
ipaserver/install/cainstance.py:831: [E1101(no-member), 
CAInstance.__request_ra_certificate] Instance of 'CAInstance' has no 
'ra_agent_db' member)
ipaserver/install/cainstance.py:834: [E1101(no-member), 
CAInstance.__request_ra_certificate] Instance of 'CAInstance' has no 
'ra_agent_pwd' member)
************* Module ipaserver.install.dogtaginstance
ipaserver/install/dogtaginstance.py:78: [E0602(undefined-variable), 
export_kra_agent_pem] Undefined variable 'tempfile')
```
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/484#issuecomment-281075216
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to