From 4bb58ec3525ac58b9cda6f42df1a46af25361b92 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Sat, 10 Jan 2009 18:31:28 +0000 Subject: Finish up PullSource plugin work git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5010 ce84e21b-d406-0410-9b95-82705330c041 --- doc/plugin-roles | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'doc/plugin-roles') diff --git a/doc/plugin-roles b/doc/plugin-roles index 8941bd6cc..5552c0545 100644 --- a/doc/plugin-roles +++ b/doc/plugin-roles @@ -6,15 +6,15 @@ This documents available plugin roles. |---------------+--------------------+---------------| | Metadata | Metadata | done | | Connector | Connector | done | -| Generator | Generator | done | -| Structure | Structure | done | -| Pull | PullSource | class defined | | Probing | Probing | done | -| Decision | Decision | done | -| Remote | Remote | none | -| Statistics | Statistics | class defined | +| Structure | Structure | done | | Structure Val | StructureValidator | done | +| Generator | Generator | done | | Goals Val | GoalValidator | done | +| Statistics | Statistics | class defined | +| Pull | PullSource | done | +| Decision | Decision | done | +| Remote | Remote | none | | Syncing | Syncing | none | |---------------+--------------------+---------------| @@ -27,6 +27,13 @@ This documents available plugin roles. ** Introspection interface (for bcfg2-info & co) * Connector ** Provide additional data for ClientMetadata instances +* Probing +* Structure +* Structure Validation +* Generator +* Goals Validation +* Pull +* Decision 3) Configuration of plugins -- cgit v1.2.3-1-g7c22