aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [binary] Allow subcommand alias referencesJake Hunsaker2020-04-081-6/+17
* [reporting] Move reporting under sos/reportJake Hunsaker2020-04-083-2/+2
* [binary] Have legacy sosreport binary redirect to sosJake Hunsaker2020-04-083-6/+16
* [binary] Set python3 as the interpreterJake Hunsaker2020-04-081-1/+1
* [report] Add a description for help outputJake Hunsaker2020-04-081-8/+5
* [options] Ensure verbosity is an intJake Hunsaker2020-04-081-1/+1
* [report] Remove extra 'report' string from log messageJake Hunsaker2020-04-081-1/+1
* [report] Don't override self.sys_tmp in __init__()Jake Hunsaker2020-04-081-1/+0
* [options] Cast arg_names to list instead of dict_keysJake Hunsaker2020-04-081-1/+1
* [report] Update SoSReport() to use SoSComponent()Jake Hunsaker2020-04-083-328/+197
* [redhat] Fix SoSOptions importJake Hunsaker2020-04-081-1/+1
* [options] Drop explicit subclass of objectJake Hunsaker2020-04-081-1/+1
* [utilities] Move _sos back into sos/__init__.pyJake Hunsaker2020-04-083-13/+11
* [component] Add Policy loading and move to new component.pyJake Hunsaker2020-04-082-144/+172
* [soscomponent] Add exit handling to SoSComponentJake Hunsaker2020-04-081-0/+17
* [options] Update option loading from config fileJake Hunsaker2020-04-082-38/+92
* [sos] Extract logging setup from reportJake Hunsaker2020-04-082-0/+89
* [options] Decouple SoSOptions from reportJake Hunsaker2020-04-083-91/+39
* [sos] Dynamically build argparser usage stringsJake Hunsaker2020-04-081-2/+23
* [policies] Fix imports after moving SoSOptionsJake Hunsaker2020-04-081-2/+2
* [sos] Fix bad imports/typosJake Hunsaker2020-04-081-5/+5
* [options] Split SoSOptions into a new moduleJake Hunsaker2020-04-082-321/+342
* [4.0] Create new binary and define new entrypoints for subcommandsJake Hunsaker2020-04-082-14/+116
* [utilities] Move gettext into utilitiesJake Hunsaker2020-04-071-0/+12
* [4.0] Remove __run__.pyJake Hunsaker2020-04-071-14/+0
* [report] Move sosreport.py into report/__init__.pyJake Hunsaker2020-04-073-1469/+1469
* [global] Fix report import pathsJake Hunsaker2020-04-07308-319/+323
* [4.0] Re-organize tree for sos-4.0Jake Hunsaker2020-04-07298-0/+0
* [Plugin] Remove add_udev_info methodJake Hunsaker2020-04-071-19/+0
* [scsi] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-1/+2
* [fibrechannel] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-14/+1
* [nvme] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-19/+13
* [block] Use new add_blockdev_cmd methodJake Hunsaker2020-04-071-15/+10
* [Plugin] Add new method for iterating over storage devicesJake Hunsaker2020-04-074-20/+147
* [podman] Update plugin to utilize policy container runtimeJake Hunsaker2020-04-071-20/+7
* [docker] Update plugin to utilize policy container runtimeJake Hunsaker2020-04-071-20/+7
* [rabbitmq] Update to use ContainerRuntimeJake Hunsaker2020-04-071-12/+7
* [ovn_central] Use new ContainerRuntime methodsJake Hunsaker2020-04-071-22/+8
* [Openstack] Update plugins to use ContainerRuntime methodsJake Hunsaker2020-04-076-60/+7
* [Plugin] Integrate ContainerRuntime in Plugin APIJake Hunsaker2020-04-071-5/+97
* [Policy] Add Container Runtime abstraction classJake Hunsaker2020-04-073-35/+218
* [ovirt] add additional log files to collect.Ehud Yonasi2020-04-071-0/+6
* [hardware] Add output of lshwJose Castillo2020-04-071-0/+1
* [ovirt_engine_backup] Add a new "ovirt_engine_backup" plugin3.9.1Miguel Martin2020-03-241-0/+52
* [Plugin] Collect plugin service status by defaultJake Hunsaker2020-03-244-3/+12
* [sos_extras] A new plugin to collect user defined dataPavel Moravec2020-03-181-0/+92
* [Plugin] New Validation Framework pluginCédric Jeanneret2020-03-181-0/+40
* [foreman] collect smart proxies detailsJan Jansky2020-03-181-1/+5
* [tests] Make simple.sh consistentBryan Quigley2020-03-181-9/+1
* [console] Add new pluginKazuhito Hagio2020-03-181-0/+29