This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1486/

Review request for OpenLMI Developers.
By Michal Minar.
Repository: openlmi-providers

Description

tests: compare encoded values of keys

When comparing instance names, treat unicode and str objects the same.
Byte strings are supposed to use utf-8 encoding. Therefor unicode
strings need to be encoded before comparison.

Diffs

  • src/python/lmi/test/util.py (602c90365234641b54f2bc9c1709302718038b35)

View Diff