diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2009-02-02 16:38:01 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2009-02-02 16:38:01 +0000 |
commit | 67ea84767b1c06c9efd0449f435cae103cb03fb0 (patch) | |
tree | b08b4ed7cb02086993034879122f978780fcb71d /doc/1.0-roadmap | |
parent | 527fa203685fc8c93f6094f8cfe61ff4a39f1e2e (diff) | |
download | bcfg2-67ea84767b1c06c9efd0449f435cae103cb03fb0.tar.gz bcfg2-67ea84767b1c06c9efd0449f435cae103cb03fb0.tar.bz2 bcfg2-67ea84767b1c06c9efd0449f435cae103cb03fb0.zip |
Split out connector interface to allow for additional data generation based on complete group list
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5055 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/1.0-roadmap')
-rw-r--r-- | doc/1.0-roadmap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/1.0-roadmap b/doc/1.0-roadmap index 6078494d7..45814ba95 100644 --- a/doc/1.0-roadmap +++ b/doc/1.0-roadmap @@ -9,20 +9,20 @@ server. *** make out of tree plugins work *** properties switch to connector plugin *** Version Control Backend +*** Change to mode attribute for services ** Left *** Fix the POSIX path problem *** Clean up client/server statistics data format *** Multithreaded server (sync from Cobalt) *** Reporting System and Database +*** add support for pre/post connectors **** Schema fixes **** Performance - * Other Goals ** ticket triage ** bind failure annotations ** plugin self-bootstrap (get out of bcfg2-admin init) ** core plugin filtering (for bcfg2-admin & co) -** Change to mode attribute for services *** Document * Pie in the sky |