Bug 1375333

Summary: With the updated net-ldap 0.14.0, Net::LDAP:LdapError is no longer used.
Product: Red Hat CloudForms Management Engine Reporter: John Prause <jprause>
Component: UI - OPSAssignee: abellott
Status: CLOSED CURRENTRELEASE QA Contact: amogh <amavinag>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.6.0CC: hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ldap
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1376173 (view as bug list) Environment:
Last Closed: 2017-01-11 20:11:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1376173    

Description John Prause 2016-09-12 18:10:10 UTC
The Net::LDAP::LdapError is deprecated, changing exception used from Net::LDAP::LdapError to Net::LDAP::Error

Comment 2 John Prause 2016-09-12 18:11:09 UTC
https://github.com/ManageIQ/manageiq/pull/10729

Comment 4 amogh 2016-10-25 20:54:32 UTC
I see the "/var/www/miq/vmdb/lib/miq_ldap.rb" file updated with raise Net::LDAP::Error.new("unable to establish a connection to server"), but I don't see any difference with the error logs in evm.log.

I see this same Error log: ERROR -- : MIQ(ops_controller-settings_update): Authentication Ldap: unable to establish a connection to server. 

Upon discussion with Alberto, there wont be any difference/change in the evm logs.
Marking this BZ as verified in "5.7.0.6-alpha3.20161019140041_ea8e259"