ANNOUNCE: openlmi-providers 0.0.19 released

Radek Novacek rnovacek at redhat.com
Mon Mar 11 14:05:10 UTC 2013


Shiny new version of openlmi-providers has just been released.

Highlights of 0.0.19 version:
* New provider: LogicalFile
* Path to Pegasus's repository in mof registration script fixed (ticket #71)
* Improvements in cmake macros in OpenLMIMacros.cmake
* Scripts from generating documentation from mof files was ported to 
KonkretCMPI mof parser (was using CIMOM) and now are installed by default (as 
openlmi-doc-class2rst and openlmi-doc-class2uml).

Great feature of this release is brand new LogicalFile provider. It allows to 
read files and list the contents of directories as well as to create and 
remove directories. One can use this provider to browse the filesystem 
hierarchically. 

It doesn't read whole tree at once, so don't expect EnumerateInstances on the 
classes implemented by this provider to work. Use LMI_RootDirectory 
association to get instance of LMI_UnixDirectory representing root directory 
associated to ComputerSystem and then instances of association 
LMI_DirectoryContainsFile for content of the directory.

Kudos for this provider goes to Jan Synáček.


You can download the this release from fedorahosted [1]. It is already in 
Fedora rawhide and it's coming to Fedora 18 soon.

Thanks,
Radek Novacek

[1] https://fedorahosted.org/released/openlmi-providers/openlmi-providers-0.0.19.tar.gz


More information about the openlmi-devel mailing list