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

This change has been marked as submitted.


Review request for OpenLMI Developers.
By Peter Hatina.

Updated June 26, 2014, 8:08 a.m.

Repository: openlmi-tools

Description

When creating new LMIInstanceName via LMIClass.new_instance_name(), all the string key-bindings are converted into unicode strings.
Similar operations are performed, when assigning a new value to LMIInstanceNames' key-binding and LMIInstances' property.

Diffs

  • cli/lmi/shell/LMIClass.py (67c21c1a4431d2b98faa04a6281c27012632e478)
  • cli/lmi/shell/LMIInstanceName.py (01b0e332b65e459477f2e02fadba3e3f725161ad)
  • cli/lmi/shell/LMIUtil.py (69cbf75fdf73d57d3b6e5067edf72100962b6df7)

View Diff