| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | openlmi-python: split python package | Michal Minar | 2013-07-30 | 1 | -267/+0 |
| | | | | | | | | | | | | Split the openlmi-python package to 2: * openlmi-python-base - lmi namespace - functionality for any OpenLMI related python code - contains packages 'lmi' and 'lmi.base' * openlmi-python-providers - common functionality for OpenLMI providers - contains 'lmi.providers' | ||||
| * | moved logging level option to BaseConfiguration | Michal Minar | 2013-07-23 | 1 | -4/+5 |
| | | |||||
| * | python: added BaseConfiguration singleton class | Michal Minar | 2013-07-23 | 1 | -0/+266 |
| Inspired by StorageConfiguration. It loads configuration from /etc/openlmi/<provider_prefix>/*. It needs to be subclassed for particular set of python providers. | |||||
