summaryrefslogtreecommitdiffstats
path: root/commands/storage/lmi
Commit message (Expand)AuthorAgeFilesLines
* Commands for VGs and LVs should not work for thin versions.Jan Synacek2014-02-181-1/+5
* Do not show DeviceID in lists.Jan Safranek2014-02-177-50/+18
* Introduce 'lmi storage' multiplexer.Jan Safranek2014-02-179-140/+248
* turned logging messages into sentencesMichal Minar2014-02-132-6/+6
* Added heuristics to translate device names to full device paths.Jan Safranek2014-02-101-3/+23
* Fixed 'lmi mount delete', there is no '<device>' argument.Jan Safranek2014-02-101-8/+0
* Updated copyright yearPeter Schiffer2014-01-2918-18/+18
* Show better error message when mount fails.Jan Safranek2014-01-211-2/+4
* Add [device] option to 'lmi mount show' and 'list'.Jan Safranek2014-01-211-8/+61
* Show file system names in lower case.Jan Safranek2014-01-211-1/+2
* Add option descriptions to storage commands.Jan Safranek2014-01-216-4/+121
* Unify storage command descriptions.Jan Safranek2014-01-212-2/+2
* Remove debug print.Jan Safranek2014-01-211-1/+0
* Add partition table type to 'lmi partition-table list'.Jan Safranek2014-01-211-2/+13
* Fixed get_largest_partition_size() showing WARNING message.Jan Safranek2014-01-171-0/+5
* Add tests for 'lmi storage' and 'lmi mount'.Jan Safranek2013-11-191-1/+1
* Fixed retieval of logical partitions.Jan Safranek2013-11-191-1/+1
* Fixed several bugs in lmi partition metacommand.Jan Safranek2013-11-192-1/+5
* Fixed "lmi raid create" throwing error on parsing RAID level.Jan Safranek2013-11-191-1/+1
* Fixed import of formatter commands.Jan Safranek2013-11-191-1/+1
* Fixed str2size returning 'long' instead of 'int'.Jan Safranek2013-11-191-1/+1
* Fixed 'lmi lv create' command crashing when reading VG extent size.Jan Safranek2013-11-191-2/+2
* Fixed crashing create_vg with nozero extent size.Jan Safranek2013-11-191-0/+1
* Fixed filesystem deletion - it's asynchronous operation.Jan Safranek2013-11-181-1/+1
* Fixed typosJan Safranek2013-09-301-3/+3
* moved formatter commands to their own moduleMichal Minar2013-09-177-14/+17
* storage: fix file headerJan Synacek2013-09-131-1/+1
* Skip CIM_Memory devices, they don't represent storage.Jan Safranek2013-09-031-0/+5
* Rename 'lmi devices' to 'lmi storage'Jan Safranek2013-09-031-3/+3
* Fixed 'device tree', 'device depends' and 'device provides' with logical part...Jan Safranek2013-09-024-3/+67
* storage: fix 'device list'Jan Synacek2013-09-021-1/+4
* storage: mounting scripts fixesJan Synacek2013-09-022-116/+133
* storage: add mounting scriptsJan Synacek2013-09-022-0/+358
* formatting options moved to ConfigurationMichal Minar2013-08-306-17/+21
* storage: Use LmiLister for displaying of lmi XXX show output.Jan Safranek2013-08-297-91/+137
* storage: Update storage scripts for -H option.Jan Safranek2013-08-299-455/+486
* storage: Adapt storage scripts to new formatters.Jan Safranek2013-08-292-3/+12
* storage: Fixed error reporting when CIM_Error is returned.Jan Safranek2013-08-294-16/+54
* Reworked "lmi device tree" output to display nice tree.Jan Safranek2013-08-221-5/+32
* Fixed pylint errors.Jan Safranek2013-08-2213-166/+271
* Documentation updatesJan Safranek2013-08-221-2/+18
* Fixed import nameJan Safranek2013-08-191-1/+1
* Fixed get_formats() and get_lvs() to convert strings to LMIInstances.Jan Safranek2013-08-192-1/+5
* Added additional imformation to TypeError exceptions for better tracking. Jan Safranek2013-08-191-3/+6
* Reworked documentation strings to be consistent.Jan Safranek2013-08-197-30/+186
* Fixed documentation of 'devices' command.Jan Safranek2013-08-161-2/+2
* Added 'device provides' and 'device depends' commands.Jan Safranek2013-08-153-49/+350
* Use 'ns' as the first argument of all script functions.Jan Safranek2013-08-1413-199/+198
* Remove code copied from software scripts.Jan Safranek2013-08-141-65/+0
* Relicensed storage script files to BSD.Jan Safranek2013-08-1416-194/+402