summaryrefslogtreecommitdiffstats
path: root/src/software/providers/LMI_SoftwarePackageFile.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed LMI_SoftwarePackage{File,Checks}Michal Minar2012-10-131-301/+0
| | | | | corrected some corner cases, when getting/modifying instance with wrong or missing keys
* renamed yum package providers to softwareMichal Minar2012-10-101-0/+301
renamed LMI_Yum* to LMI_Software* removed attributes GroupString and LicenseString from LMI_SoftwarePackage modified attributes Group, Architecture and License of LMI_SoftwarePackage to return string instead of Uints - because values and valuemaps would need frequent updates