From 80e4765f7cb7f1ebfa963af653b8e01da3333bd0 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 12 Jan 2009 01:07:34 +0000 Subject: Finish up Pull Source and multi-Statistics code git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5012 ce84e21b-d406-0410-9b95-82705330c041 --- doc/plugin-roles | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/plugin-roles b/doc/plugin-roles index 8cb6fb76c..cc96717b7 100644 --- a/doc/plugin-roles +++ b/doc/plugin-roles @@ -2,22 +2,22 @@ This documents available plugin roles. 1) list of plugin roles -| Role | Class | Status | -|---------------+--------------------+---------------| -| Metadata | Metadata | done | -| Connector | Connector | done | -| Probing | Probing | done | -| Structure | Structure | done | -| Structure Val | StructureValidator | done | -| Generator | Generator | done | -| Goals Val | GoalValidator | done | -| Statistics | Statistics | class defined | -| Pull Source | PullSource | class defined | -| Pull Target | PullTarget | done | -| Decision | Decision | done | -| Remote | Remote | none | -| Syncing | Syncing | none | -|---------------+--------------------+---------------| +| Role | Class | Status | +|---------------+--------------------+--------| +| Metadata | Metadata | done | +| Connector | Connector | done | +| Probing | Probing | done | +| Structure | Structure | done | +| Structure Val | StructureValidator | done | +| Generator | Generator | done | +| Goals Val | GoalValidator | done | +| Statistics | Statistics | done | +| Pull Source | PullSource | done | +| Pull Target | PullTarget | done | +| Decision | Decision | done | +| Remote | Remote | none | +| Syncing | Syncing | none | +|---------------+--------------------+--------| 2) Plugin Capabilities @@ -75,5 +75,9 @@ Plugin configuration will change. A single field "plugins" in bcfg2.conf will supercede the combination of the "generators" and "structures" fields. +Default loading of needed plugins is now explicit; this means that +Statistics (if used) should be listed in the plugins line of +bcfg2.conf. + 5) Notes * Need to fix host specific probe behavior (with basenames) -- cgit v1.2.3-1-g7c22