summaryrefslogtreecommitdiffstats
path: root/commands/storage
Commit message (Expand)AuthorAgeFilesLines
* 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-032-4/+4
* 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-023-116/+134
* 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
* openlmi-scripts-storage: Fix namespacingStephen Gallagher2013-08-271-3/+3
* renamed command egg names to openlmiMichal Minar2013-08-271-2/+2
* 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
* Update documentation makefile.Jan Safranek2013-08-193-330/+348
* Regenerate documentation.Jan Safranek2013-08-192-137/+251
* 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 license in setup.py.Jan Safranek2013-08-191-1/+1
* Fixed documentation of 'devices' command.Jan Safranek2013-08-162-4/+32
* 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-1417-195/+403
* Add documentation for lmi commands.Jan Safranek2013-08-133-6/+207
* Add documentationJan Safranek2013-08-1316-249/+701
* Added fs list-supported command.Jan Safranek2013-08-131-1/+2
* Added 'show' commands to show device details.Jan Safranek2013-08-1312-34/+533
* Add commands for lvmJan Safranek2013-08-138-28/+462
* Added first set of storage scripts.Jan Safranek2013-08-1312-0/+1141