aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [networking] collect more link data (#988)qsn2017-05-101-1/+2
* [docker] Collect image inspect output (#995)Jake Hunsaker2017-05-101-4/+12
* [snappy] new plugin to show snappy info (#999)BryanQuigley2017-05-101-0/+36
* [pacemaker] Collect user-defined logfilePavel Moravec2017-05-091-0/+17
* [pacemaker] Collect /etc/default/pacemaker for Debian/UbuntuBryn M. Reeves2017-05-091-2/+12
* [policies/redhat] accept 'oci' as a valid container typeBryn M. Reeves2017-05-031-1/+1
* [plugins] work around Six string problems in HTML reportsBryn M. Reeves2017-05-031-0/+5
* [reporting] imrove readability of Six string workaroundBryn M. Reeves2017-05-031-7/+18
* [sos] update generated __init__.pyBryn M. Reeves2017-05-021-1/+1
* [openstack_instack] extended packages listMartin Schuppert2017-05-021-0/+9
* [openstack_*] fix issue with --verify optionMartin Schuppert2017-05-0213-13/+13
* [virsh] Handle properly cases when virsh commands failPavel Moravec2017-04-231-7/+7
* [ceph] fix list formattingBryn M. Reeves2017-04-201-2/+3
* [Plugin] remove bogus checks from get_cmd_output_now()Bryn M. Reeves2017-04-191-4/+0
* [Pugin] revert 77eb4ab (do not return output from failed commands)Bryn M. Reeves2017-04-191-3/+0
* [openvswitch] Add logs for ovsdb-server and ovs-vswitchd.Kevin Traynor2017-04-131-0/+2
* [openvswitch] Add additional captures to help debug with DPDK datapath.Kevin Traynor2017-04-131-1/+7
* [jars] fix maven_id dictionary encodingBryn M. Reeves2017-03-312-3/+13
* [tests] update test_exe.py for python3Sandro Bonazzola2017-03-311-1/+1
* [sos] bump version to 3.43.4Bryn M. Reeves2017-03-281-1/+4
* [Plugin] do not return output from failed commandsBryn M. Reeves2017-03-281-0/+4
* [ceph_ansible] new plugin: collect ceph-ansible site.yml and group_varsHarald Klein2017-03-281-0/+36
* [ceph] implement log limit and add additional commandsHarald Klein2017-03-281-11/+26
* [grafana] add missing package list and profile entriesSachin2017-03-281-1/+3
* [openstack_ansible] Add OpenStack-Ansible pluginMajor Hayden2017-03-281-0/+47
* [virsh] Collect host, network, nwfilter, pool and more domain infoJake Hunsaker2017-03-281-5/+31
* [storageconsole] convert add_copy_spec_limit -> add_copy_specBryn M. Reeves2017-03-281-13/+10
* [salt*] convert add_copy_spec_limit -> add_copy_specBryn M. Reeves2017-03-282-13/+6
* [grafana] convert add_copy_spec_limit -> add_copy_specBryn M. Reeves2017-03-281-3/+5
* [openstack_*] convert add_copy_spec_limit -> add_copy_specBryn M. Reeves2017-03-282-12/+12
* [gnocchi] convert add_copy_spec_limit -> add_copy_specBryn M. Reeves2017-03-281-4/+4
* [plugins] remove add_copy_spec_limit() - it is now add_copy_spec()Michael Adam2017-03-281-4/+1
* [plugins] move the glob tests togetherMichael Adam2017-03-281-4/+4
* [plugins] remove duplicate plugin testsMichael Adam2017-03-281-11/+0
* [plugins] let all copy_spec tests use add_copy_spec()Michael Adam2017-03-281-9/+9
* [plugins] let all plugins use add_copy_spec() instead of add_copy_spec_limit()Michael Adam2017-03-2840-174/+129
* [plugins] extend the signature of add_copy_spec() to match add_copy_spec_limit()Michael Adam2017-03-281-2/+2
* [plugins] implement add_copy_spec() by calling add_copy_spec_limit()Michael Adam2017-03-281-14/+1
* [plugins] Add tests for add_copy_spec_limit() with multiple copyspecsMichael Adam2017-03-281-0/+8
* [plugins] use _expand_copy_spec in add_copy_spec_limitMichael Adam2017-03-281-1/+1
* [plugins] make add_copy_spec_limit understand lists of copyspecsMichael Adam2017-03-281-31/+42
* [plugins] add tests for add_copy_spec_limit()Michael Adam2017-03-281-0/+13
* [plugins] add test for multiple arguments to add_copy_spec()Michael Adam2017-03-282-0/+5
* [plugins] move comment structuring the add_copy_spec_limit testsMichael Adam2017-03-281-2/+2
* [plugins] add an extra blank line for separation in plugin_testsMichael Adam2017-03-281-0/+1
* [plugins] fix trailing whitespace in plugin_testsMichael Adam2017-03-281-1/+1
* [plugins] Make the test_glob_file_over_limit test reliable by using a tmpdirMichael Adam2017-03-281-6/+6
* [plugins] add optional dir arg to create_file in plugin_testsMichael Adam2017-03-281-2/+2
* [gnocchi] add_cmd_output block to be run only when ENVs setMartin Schuppert2017-03-281-14/+16
* [reporting] workaround six mishandling of '\$' stringsBryn M. Reeves2017-03-281-0/+6