added add_element() method
[sfa.git] / TODO
1 Registry
2 - Verify that sub authority certificates still work
3
4 SM
5 - Slice Manager methods should return real result instead of  just 1 (Renew
6   Sliver, etc) 
7
8 - connect SM to ProtoGeni Aggregates
9
10 Stop invalid users
11   * 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
12
13 Component manager
14   * install trusted certs when interface starts (component_manager_pl.init_server())
15   * Redeem ticket - RedeemTicket/AdminTicket not working. Why?
16   ** This may be replaced by sfa + credentials  
17
18 GUI/Auth Service
19   * develop a simple service where users auth using username/passord and 
20     receive their cred
21   * service manages users key/cert,creds
22   * gui requires user's cred (depends on Auth Service above)
23       
24
25