summaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
* Fixed 'device tree', 'device depends' and 'device provides' with logical part...Jan Safranek2013-09-024-3/+67
* 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
* 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
* Update documentation for namespace fixStephen Gallagher2013-08-111-1/+1
* Fix "packages" line in setup.py for lmi script commandsStephen Gallagher2013-08-102-2/+2
* use enumeration constant identifiers instead of numbersMichal Minar2013-08-092-7/+14
* doc strings updatesMichal Minar2013-08-083-3/+3
* changed license to 2-clause BSDMichal Minar2013-08-086-78/+132
* added NAMESPACE property to end-point commandsMichal Minar2013-08-082-24/+21
* fixed setup scripts of commandsMichal Minar2013-08-072-2/+2
* polished service commandMichal Minar2013-08-052-4/+44
* removed dependency on python-cliffMichal Minar2013-08-053-20/+27
* added show subcommand to service commandMichal Minar2013-07-212-0/+19