diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-09-14 11:28:31 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-09-16 11:06:24 +0100 |
commit | 01564fb0130168e2718eaf56d1dc722910fabded (patch) | |
tree | 52ec70b74a20bf521839df857a7bdf25dfcd32ad /pylintrc | |
parent | 8674efc6516fab907af3dafafc6a55683190349e (diff) | |
download | sos-01564fb0130168e2718eaf56d1dc722910fabded.tar.gz |
[plugins] add initial profile tags to all plugins
Add an initial profile tag list to each plugin base class. A tag
list is a tuple of strings indicating the set of profiles that
should select this plugin, e.g.:
plugin_name = "qux"
profiles = ('system', 'storage', 'foo)
A follow up patch will add infrastructure to use these tag lists
to allow the user to select a logically-related set of plugins by
specifying a profile on the command line:
# sosreport -v --batch --profile=storage
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'pylintrc')
0 files changed, 0 insertions, 0 deletions