-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-openlmi.rhcloud.com/r/663/
-----------------------------------------------------------
Review request for OpenLMI Developers.
Repository: openlmi-networking
Description
-------
Change license of one test from GPL to LGPL
Diffs
-----
test/test_smash_conformance.py 806121fce490b9cc98422d8860ad63b83e467d6a
Diff: http://reviewboard-openlmi.rhcloud.com/r/663/diff/
Testing
-------
Thanks,
Radek Novacek
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-openlmi.rhcloud.com/r/664/
-----------------------------------------------------------
Review request for OpenLMI Developers.
Repository: openlmi-storage
Description
-------
Fixed documentation Makefile
Allow ':' after class name in MOF files.
Previously was working:
class LMI_Something : CIM_Something
Working also now:
class LMI_Something: CIM_Something
Diffs
-----
doc/admin/mof/Makefile 3e932fc38d0d7aa6721e32d436cdc4b46bc9272f
Diff: http://reviewboard-openlmi.rhcloud.com/r/664/diff/
Testing
-------
Thanks,
Jan Safranek