ANNOUNCE: openlmi-tools 0.7

Peter Hatina phatina at redhat.com
Tue Aug 13 09:13:43 UTC 2013


There is a new version of openlmi-tools available in Fedora Rawhide.

What's new?
- all necessary classes are already available when lmishell is run
- connect() does not ask for username/password, if not provided
  - only non-interactive mode affected
- synchronous method calls return proper return value and parameters
- introduced reversed constant values
  - returns string representation of constant value
- dropped display hook
- fixed installation to user directory
- introduced server side certificate check, if ssl used
- LMI* wrapper objects now have .connection property
  - it references the LMIConnection object returned by connect()
- introduced --noverify option
  - tells lmishell to skip server-side certificate check
- fixed class names in LMIClass::instances()
- introduced lmi_isinstance()
  - similar to python's isinstance()
  - returns, whether LMIInstance/LMIInstanceName is instance of LMIClass
  - works for superclass too
- introduced custom help() function
  - currently it displays "man lmishell"
- various small/bug fixes

Cheers

-- 
Peter Hatina



More information about the openlmi-devel mailing list