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(-)
Verified in 5.9.0.11. Tags with key "Name" and empty value doesn't break refresh anymore.