summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* | service: added usage and developer documentationMichal Minar2013-09-166-0/+521
* | service api changeMichal Minar2013-09-163-36/+118
* | added documentation for software script libraryMichal Minar2013-09-137-1/+594
* | software: improved documentation stringsMichal Minar2013-09-132-83/+175
|/
* fixed license field in setup scriptsMichal Minar2013-09-052-4/+4
* refactored software's cmd moduleMichal Minar2013-09-041-86/+73
* added enable and disable commands to software scriptsMichal Minar2013-09-042-6/+76
* added update command to software scriptsMichal Minar2013-09-041-1/+48
* added verify commandMichal Minar2013-09-042-12/+129
* Merge pull request #18 from jsafrane/devel/rename-devicesMichal Minar2013-09-035-7/+76
|\
| * 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
* | software command fixesMichal Minar2013-09-022-19/+38
|/
* fixed installation from uriMichal Minar2013-09-021-1/+1
* log some usefull message upon CheckResult's failureMichal Minar2013-09-021-6/+6
* 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
* extended software scriptsMichal Minar2013-09-012-5/+234
* completed list and show commands of software scriptsMichal Minar2013-08-312-31/+278
* pylint fixesMichal Minar2013-08-302-10/+10
* 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
* updated service and software scriptsMichal Minar2013-08-294-88/+172
* use LmiInstanceLister in service libraryMichal Minar2013-08-292-3/+3
* openlmi-scripts-storage: Fix namespacingStephen Gallagher2013-08-271-3/+3
* Fix missing namespacing changesStephen Gallagher2013-08-271-1/+1
* renamed command egg names to openlmiMichal Minar2013-08-273-7/+7
* 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