Bug 1514156

Summary: Tag with Key 'Name' and a nil Value Breaks Refresh for AWS
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ProvidersAssignee: Daniel Berger <dberger>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 5.7.0CC: agrare, gblomqui, jfrey, jhardy, mmojzis, obarenbo, rspagnol, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ec2:cloud:refresh
Fixed In Version: 5.9.0.10 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1471297 Environment:
Last Closed: 2018-03-06 15:31:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: AWS Target Upstream Version:
Embargoed:
Bug Depends On: 1471297    
Bug Blocks:    

Comment 3 CFME Bot 2017-11-29 20:29:44 UTC
New commit detected on ManageIQ/manageiq-providers-amazon/gaprindashvili:
https://github.com/ManageIQ/manageiq-providers-amazon/commit/472ea8eaec1627dcea0a2211269fdfcc1be53ebe

commit 472ea8eaec1627dcea0a2211269fdfcc1be53ebe
Author:     Adam Grare <agrare>
AuthorDate: Wed Nov 15 16:22:03 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Nov 17 10:46:11 2017 -0500

    Merge pull request #322 from djberg96/empty_name_tag
    
    Handle possibility of empty string for Name tag
    (cherry picked from commit 27cb9926a6432401def82d312159fa6d8520ddae)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1514156

 .../manageiq/providers/amazon/inventory/parser/cloud_manager.rb     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comment 4 Matouš Mojžíš 2017-12-05 16:34:41 UTC
Verified in 5.9.0.11. Tags with key "Name" and empty value doesn't break refresh anymore.