Comment 2 for bug 1535268

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

Reviewed: https://review.fuel-infra.org/16363
Submitter: Pkgs Jenkins <email address hidden>
Branch: openstack-ci/fuel-8.0/liberty

Commit: 3c28fe84914a418434167bc0cb12f53066a993c9
Author: Alexander Tivelkov <email address hidden>
Date: Thu Jan 21 17:36:13 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