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

Review request for OpenLMI Developers.
By Peter Hatina.
Repository: openlmi-tools

Description

This patch introduces LMIConnection.get_namespace(); see https://fedorahosted.org/openlmi/ticket/121

Example of usage:

cimv2 = conn.get_namespace("root/cimv2")

NOTE: Namespaces need to be separated by a slash sign, as seen in the example.

Diffs

  • cli/lmi/shell/LMIConnection.py (3c00217b6b2cf00420ae69f46ebede9c6a0d1f5f)

View Diff