Bug 1370107 - Azure: undefined method `downcase'
Summary: Azure: undefined method `downcase'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.6.0
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: GA
: 5.7.0
Assignee: Daniel Berger
QA Contact: Jeff Teehan
URL:
Whiteboard: provider:azure
Depends On:
Blocks: 1370211
TreeView+ depends on / blocked
 
Reported: 2016-08-25 10:44 UTC by Colin Arnott
Modified: 2019-11-14 09:00 UTC (History)
7 users (show)

Fixed In Version: 5.7.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1370211 (view as bug list)
Environment:
Last Closed: 2017-01-11 20:06:14 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Colin Arnott 2016-08-25 10:44:42 UTC
Description of problem:
The Azure subscriptions that are EA are catching events. The Azure subscriptions that are MSDN are catching events.


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

How reproducible:
requires Azure environment

Actual results:
no events

Expected results:
events

Additional info:

(logs pending)

Comment 5 Daniel Berger 2016-08-25 17:53:47 UTC
I believe this was ultimately caused by the lack of an explicit subscription, which was addressed by https://bugzilla.redhat.com/show_bug.cgi?id=1370218.

We can add a .to_s guard here as a safety precaution, but once the hotfix was applied, this error went away.

Comment 6 Daniel Berger 2016-08-30 16:26:38 UTC
I also added a guard here: https://github.com/ManageIQ/manageiq/pull/10846

Comment 7 Jeff Teehan 2016-09-06 04:38:55 UTC
I know we check for with and without subscription id on every build.  I just copy/paste whatever the key is and it always works.  Maybe we need to add side testcase.

Comment 8 Jeff Teehan 2016-09-20 21:17:52 UTC
Moving to verified as the fix was customer tested.


Note You need to log in before you can comment on or make changes to this bug.