Method file_exists is reported by pylint as not being a member of transport object, however it is used as such. Add the method to object to avoid pylint errors or unnecessary pylint disable.
ldoudova: yes, reason are trust tests where I needed to add some more cleanup and checks (see #6396). Needs to go to same branches as #6396 fix, so 4.4.3
Fixed during work on #6396
master:
46aa41444521a1746d584b703054e2a971915dc6 Add file_exists method as a member of transport object
ipa-4-4:
1bb9b102edb57068028a97510c469640e6cf6268 Add file_exists method as a member of transport object
Metadata Update from @lryznaro: - Issue assigned to lryznaro - Issue set to the milestone: FreeIPA 4.4.3
Log in to comment on this ticket.