Bug 1220804

Summary: [fog][WARNING] Unrecognized arguments: auth_type in evm.log
Product: Red Hat CloudForms Management Engine Reporter: Thom Carlin <tcarlin>
Component: ProvidersAssignee: Greg Blomquist <gblomqui>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.4.0CC: jfrey, jhardy, obarenbo
Target Milestone: GA   
Target Release: 5.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-12 17:37:56 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:
Embargoed:

Description Thom Carlin 2015-05-12 13:34:02 UTC
Description of problem:

Unexpected message in evm.log: [fog][WARNING] Unrecognized arguments: auth_type

Version-Release number of selected component (if applicable):

5.4.0.0.26.20150511144816_f924bd4

How reproducible:

Believe 100%

Steps to Reproduce:
1. Define RHOS4 provider
2. Examine log
3.

Actual results:

[----] I, [2015-05-12T09:09:32.444634 #31388:bb5ea4]  INFO -- : MIQ(EmsOpenstack.with_provider_connection) Connecting through EmsOpenstack: [RHOS4]
[fog][WARNING] Unrecognized arguments: auth_type

Expected results:

No message

Additional info:

Believe this happens for any RHOS provider.
Immediately before:
[----] I, [2015-05-12T09:09:32.444634 #31388:bb5ea4]  INFO -- : MIQ(EmsOpenstack.with_provider_connection) Connecting through EmsOpenstack: [RHOS4]

Comment 2 Jason Frey 2015-05-12 17:36:50 UTC
Oh we probably just didn't remove the auth_type from our options before passing them onto fog directly.  Not a huge problem, probably even low

Comment 3 Greg Blomquist 2015-05-12 17:37:56 UTC

*** This bug has been marked as a duplicate of bug 1220457 ***