summaryrefslogtreecommitdiffstats
path: root/commands/storage/lmi/scripts/storage/lvm.py
Commit message (Expand)AuthorAgeFilesLines
* Added operation result logs.Jan Safranek2014-04-251-4/+18
* storage: list thinly provisioned devices in storage treeJan Synacek2014-03-071-4/+5
* storage: dirty checks for thin provisioning supportJan Synacek2014-02-261-2/+11
* add thin provisioning scriptsJan Synacek2014-02-201-0/+61
* Commands for VGs and LVs should not work for thin versions.Jan Synacek2014-02-181-1/+5
* Updated copyright yearPeter Schiffer2014-01-291-1/+1
* Fixed crashing create_vg with nozero extent size.Jan Safranek2013-11-191-0/+1
* Fixed 'device tree', 'device depends' and 'device provides' with logical part...Jan Safranek2013-09-021-0/+1
* storage: Fixed error reporting when CIM_Error is returned.Jan Safranek2013-08-291-5/+17
* Fixed pylint errors.Jan Safranek2013-08-221-15/+16
* Fixed get_formats() and get_lvs() to convert strings to LMIInstances.Jan Safranek2013-08-191-0/+1
* Added 'device provides' and 'device depends' commands.Jan Safranek2013-08-151-39/+6
* Use 'ns' as the first argument of all script functions.Jan Safranek2013-08-141-26/+26
* Relicensed storage script files to BSD.Jan Safranek2013-08-141-13/+24
* Add documentationJan Safranek2013-08-131-48/+45
* Added 'show' commands to show device details.Jan Safranek2013-08-131-3/+3
* Add commands for lvmJan Safranek2013-08-131-0/+228