[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Check server descriptors against configuration files, r...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv11789
Modified Files:
TODO
Log Message:
Check server descriptors against configuration files, regenerate as needed.
Avoid potentially confusing messages about 'published' descriptors that
aren't really published.
Catch ConfigError from unrecognized descriptor versions and suggest
'server-upgrade'.
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- TODO 27 May 2003 04:56:47 -0000 1.103
+++ TODO 27 May 2003 17:24:49 -0000 1.104
@@ -110,15 +110,17 @@
o Implement
o Document
o Tests
- . Ability to generate new serverdesc with old keys.
+ o Ability to generate new serverdesc with old keys.
o Implement
-? o Test backend
-.5 *- Automate
+ o Test backend
+ o Automate
+ - Test
. Ability to notice discrepancies between SD and
server configuration.
o Implement
.5 - Test backend
-.5 *- Integrate with frontend
+ o Integrate with frontend
+ - Test
. Online key rotation
o Function to determine time for next rotation event.
o Ability to add PK to packethandler
@@ -134,7 +136,7 @@
o replace old ones if superceded,
reject them if invalid,
and queue them if unrecognized.
- 5 o The actual CGI
+ o The actual CGI
2 - Tests for above
o Ability to move servers from queue to good-list.
0.5 - Tests