summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-01-17 01:26:41 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-01-17 01:26:41 +0000
commit23c4acb48ec06594557a0dbc7246bb0015345823 (patch)
tree1e3485d61320bbdbcc9b928a9ea86ef266275b0f /doc
parent240a6cd174d56b0d57b826ce537e4b740f509fa5 (diff)
downloadbcfg2-23c4acb48ec06594557a0dbc7246bb0015345823.tar.gz
bcfg2-23c4acb48ec06594557a0dbc7246bb0015345823.tar.bz2
bcfg2-23c4acb48ec06594557a0dbc7246bb0015345823.zip
roadmap updates
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5028 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-rw-r--r--doc/1.0-roadmap12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/1.0-roadmap b/doc/1.0-roadmap
index d6dc4cefc..632afa40a 100644
--- a/doc/1.0-roadmap
+++ b/doc/1.0-roadmap
@@ -3,11 +3,15 @@ a 1.0 release. The high-level goal for 1.0 is to fix long-standing
architecture warts and provide a reasonable internal API for the
server.
-* Goals for 1.0
-** Fix the POSIX path problem
-** Build a comprehensive server plugin architecture
-*** see plugin-roles for details and implementation status
+* Major Goals
+** Build a comprehensive server plugin architecture [done]
** Version Control Backend
+** Fix the POSIX path problem
** Clean up client/server statistics data format
** Multithreaded server (sync from Cobalt)
+** Reporting System and Database
+*** Schema fixes
+*** Performance
+* Other Goals
** properties switch to connector plugin
+** ticket triage \ No newline at end of file