aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/emc.py
Commit message (Expand)AuthorAgeFilesLines
* [emc,powerpath] move PowerPath collection into its own pluginBryn M. Reeves2014-09-181-113/+0
* [emc,navicl] move navicli collection into its own plugin.Bryn M. Reeves2014-09-181-78/+0
* [emc,symcli] move symcli collection into its own plugin.Bryn M. Reeves2014-09-181-72/+0
* [plugins] improve plugin class docstringsBryn M. Reeves2014-09-161-2/+1
* [plugins] add initial profile tags to all pluginsBryn M. Reeves2014-09-161-0/+1
* [plugins] more pep8/pyflake plugin cleanupAdam Stokes2014-08-011-44/+72
* [emc] list style fixesBryn M. Reeves2014-07-081-3/+6
* Add add_cmd_outputs() and convert plugins to use itBryn M. Reeves2014-04-061-65/+71
* Use input method from python sixAdam Stokes2014-04-041-1/+4
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Ensure unused fds are closed when calling subprocesses via PopenBryn M. Reeves2014-02-041-1/+2
* fix print syntaxes for py2 and py3 also address an issue with powerpc pluginAdam Stokes2013-11-061-16/+16
* Clean up plug-in naming and set plugin_name for all plugin classesBryn M. Reeves2013-04-261-1/+3
* Fixup PATH breakage in emc plug-inBryn M. Reeves2013-04-161-59/+59
* Remove absolute paths from plug-insBryn M. Reeves2013-04-091-67/+67
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-1/+1
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-83/+83
* Rename command output collection interfacesBryn M. Reeves2012-12-171-66/+66
* Major updates to most of SoSReportJesse Jaggars2011-12-141-4/+4
* [plugins] emc, hardware, rhn, systemtap, amd stop calling the rpm binary dire...pcarrier2011-02-071-4/+2
* Use addCopySpecs instead of addCopySpecpcarrier2010-11-221-17/+20
* [plugins] removed empty returnspcarrier2010-11-221-8/+0
* - moved 1.9 to trunkr1.9astokes2010-02-171-0/+225