From a9117a61c0fc1d7341c5276dcdb775eb55818594 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 21 Jan 2009 16:56:30 +0000 Subject: Move properties to the connector interface git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5034 ce84e21b-d406-0410-9b95-82705330c041 --- doc/1.0-roadmap | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/1.0-roadmap b/doc/1.0-roadmap index 6a7e9e70a..1bd0b9df2 100644 --- a/doc/1.0-roadmap +++ b/doc/1.0-roadmap @@ -7,6 +7,7 @@ server. ** Done *** Build a comprehensive server plugin architecture *** make out of tree plugins work +*** properties switch to connector plugin ** Left *** Version Control Backend *** Fix the POSIX path problem @@ -17,9 +18,19 @@ server. **** Performance * Other Goals -** properties switch to connector plugin ** ticket triage - ** bind failure annotations ** plugin self-bootstrap (get out of bcfg2-admin init) ** core plugin filtering (for bcfg2-admin & co) + +* Pie in the sky +** Rework XMLRPC interfaces + +* User visible changes +** Properties +*** switched over to a connector interface +*** now supports multiple file of XML +*** data available as metadata.Properties[filename] +** Probes +*** switched over to a connector interface +*** data available as metadata.Probes -- cgit v1.2.3-1-g7c22