Back to bug 1370211

Who When What Removed Added
Colin Arnott 2016-08-25 14:44:58 UTC Summary Azure provider not catching events: undefined method `downcase' Azure: undefined method `downcase'
Daniel Berger 2016-08-25 17:54:18 UTC Status NEW POST
Satoe Imaishi 2016-08-25 20:40:16 UTC Status POST MODIFIED
CC simaishi
Marianne Feifer 2016-09-08 19:48:57 UTC CC mfeifer
Doc Text Cause: lack of an explicit subscription, The Azure subscriptions that are EA are catching events. The Azure subscriptions that are MSDN are catching events.

Consequence: Azure: undefined method `downcase

Fix: Add downcase guard for Azure resource type

Result:
Doc Type If docs needed, set a value Bug Fix
Satoe Imaishi 2016-09-13 20:31:06 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.2.0
Dave Johnson 2016-09-14 03:16:01 UTC QA Contact dajohnso jteehan
Jeff Teehan 2016-09-20 21:19:50 UTC Status ON_QA VERIFIED
Dayle Parker 2016-09-30 06:38:39 UTC Cloudforms Team --- Azure
Doc Text Cause: lack of an explicit subscription, The Azure subscriptions that are EA are catching events. The Azure subscriptions that are MSDN are catching events.

Consequence: Azure: undefined method `downcase

Fix: Add downcase guard for Azure resource type

Result:
Due to a lack of an explicit subscription in the code, both Azure EA subscriptions and MSDN subscriptions were catching events. This resulted in the following error: Azure: undefined method `downcase. This was fixed in the code by adding a downcase guard for the Azure resource type.
Dayle Parker 2016-09-30 06:39:00 UTC Doc Text Due to a lack of an explicit subscription in the code, both Azure EA subscriptions and MSDN subscriptions were catching events. This resulted in the following error: Azure: undefined method `downcase. This was fixed in the code by adding a downcase guard for the Azure resource type. Due to a lack of an explicit subscription in the code, both Azure EA subscriptions and MSDN subscriptions were catching events. This resulted in the following error: Azure: undefined method `downcase. This was fixed in the code by adding a downcase guard for the Azure resource type.
errata-xmlrpc 2016-10-04 04:34:22 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-10-04 14:31:56 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-10-04 10:31:56 UTC

Back to bug 1370211