Comment 5 for bug 1535268

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/python-muranoclient (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/18729
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: 8a29fbf9d0647983794cea9aa1a901beb7893c05
Author: Alexander Tivelkov <email address hidden>
Date: Sun Apr 3 23:24:11 2016

Gracefully handle unicode in artifacts filtering args

Due to an upstream bug Glare cannot properly handle the unicode in
artifacts filtering parameters.
Until this is fixed we should not pass unicode string as query
parameters to glare api.

This patch adds graceful handling by immediately returning an empty
list of artifacts if at least one of the query args contains unicode
character.

Closes-bug: #1535268

Change-Id: Ifbb0f13b836a97b0dc94359fc91637b725ec0cd4