From mboxrd@z Thu Jan 1 00:00:00 1970 From: kupcevic@sourceware.org Date: 5 Jul 2006 21:44:07 -0000 Subject: [Cluster-devel] conga ricci/TODO ricci/Changelog luci/ChangeLo ... Message-ID: <20060705214407.11720.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: kupcevic at sourceware.org 2006-07-05 21:44:07 Added files: ricci : TODO Changelog luci : ChangeLog TODO Log message: add TODOs and ChangeLogs Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/TODO.diff?cvsroot=cluster&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/Changelog.diff?cvsroot=cluster&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/ChangeLog.diff?cvsroot=cluster&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/TODO.diff?cvsroot=cluster&r1=NONE&r2=1.1 /cvs/cluster/conga/ricci/TODO,v --> standard output revision 1.1 --- conga/ricci/TODO +++ - 2006-07-05 21:44:07.428342000 +0000 @@ -0,0 +1,48 @@ +Variables: + - get rid of list_... in props + - Put variables in check + - Conditionals + + +Ricci: + - unauthenticate() should always succeed + - make ricci-auth secure (check Ryan's patch, and ask for review) + + +Modules: + - Cluster + - node join/leave + - last_node_running + - last_transition_time for services + - node names & hostnames resolution (fqdn, different networks, ...) (network module?) + - cluster/node deployment + - XEN + - piranha & ipvs (piranha module?) + - leave note in /cvs/cluster/clumon that it is deprecated and moved into Conga (cluster module) + - ricci-modclusterd -> non-blocking IO + + - Storage + - add scan_scsi_bus() + - remove mirror copy progress from state_ind + - remove snapshot_usage from state_ind + - try to first umount all targets on mapper removal, remount on failure + - swap label on partitions + - hidden content to partition_template + - linear (done) + - striping + - mirroring + - cluster mirroring + - "clvmd not running" error (done) + - remove_sources() + - add_sources() + - mappings (logical to physical, and vice-versa) + + - Rpm + + - Service + + - Log + + +Cluster SNMP/CIM: + - traps/notification /cvs/cluster/conga/ricci/Changelog,v --> standard output revision 1.1 /cvs/cluster/conga/luci/ChangeLog,v --> standard output revision 1.1 --- conga/luci/ChangeLog +++ - 2006-07-05 21:44:07.623655000 +0000 @@ -0,0 +1 @@ + /cvs/cluster/conga/luci/TODO,v --> standard output revision 1.1 --- conga/luci/TODO +++ - 2006-07-05 21:44:07.713626000 +0000 @@ -0,0 +1,9 @@ + +Storage: + - commit and commit errors + - add sources + - pretty prop names + - SIZE + +Cluster: + - deploy-node/cluster