updated
authorTony Mack <tmack@cs.princeton.edu>
Tue, 24 Aug 2010 16:46:44 +0000 (16:46 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 24 Aug 2010 16:46:44 +0000 (16:46 +0000)
TODO

diff --git a/TODO b/TODO
index 4387b6e..b5628f4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,17 +4,14 @@
 - Stop invalid users
 * a recently disabled/deleted user may still have a valid cred. Keep a list of valid/invalid users on the aggregate and check callers against this list
 
-- Aggregate/SM
-* Why do some aggregate managers fail implement all Slice operations (delete, stop, etc)
-
+- NM Plugin
+  * install the slice and node gid when the slice is created (create NM plugin to execute sfa_component_setup.py ?) 
+  * test
  
 - Component manager
+  * install trusted certs when interface starts (component_manager_pl.init_server())
   * Redeem ticket - RedeemTicket/AdminTicket not working. Why?
   ** This may be replaced by sfa + credentials  
-  * install the slice and node gid when the slice is created (create NM plugin to execute sfa_component_setup.py ?) 
-
-- SFI
-* Update sfi to use the new methods. I've left this for last because its been useful to make sure the old methods are forwarding the request to the new methods correctly. Once Im sure there are no more changes to be made, ill update sfi to use the new methods.
 
 - Registry
 * fix legacy credential support
@@ -32,7 +29,6 @@
 * cache slice resource states (if aggregate goes down, how do we know what
   slices were on it and recreate them? do we make some sort of transaction log)
 
-
 Questions
 =========
 - SM/Aggregate