[Freeipa-devel] [freeipa PR#484][comment] FIPS: Remove pkispawn cruft

tiran freeipa-github-notification at redhat.com
Mon Feb 20 13:09:38 UTC 2017


  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


More information about the Freeipa-devel mailing list