we were passing the original caller credential accross aggregates for call tracabilit...
[sfa.git] / TODO
1 -GetTicket
2 * sm, am only
3 * sm calls getticket on am and merges resulting tickets into 1 ticket
4
5 -  sfa-clean-peer-records 
6 * modify resolve to support a list of hrns
7 * resolve a list of peer hrns instead of each hrn individally
8
9 -  sfi remove, if removing a site, remove any record that site is an an authority for
10
11 -  routing sm calls
12 * sfi -a option should send request to sm with an extra argument to 
13   specify which am to contact instead of connecting directly to the am 
14   (am may not trust client directly)
15
16 - make registry more generic
17 * support interface managers
18 * support generic registry records (dont depend on postgres! object db?)
19
20 - checking support for conventional ssl (creating a shared keypair for the request)        
21
22 -  Initscripts on sfa / geniwrapper
23
24 -  Geni identification on nodes
25 * nodes pk stored in /etc/sfa/nodekey
26 * slice's gid and nodes gid stored in all slices (/etc/sfa/slicegid, /etc/sfa/nodegid)
27 -  Fully integrate SOAP (need to throw either soap or xmlrpc exceptions depending on the client)
28
29 - error messages
30 * error messages should be easier to understand
31 * (failing to connect to plcapi shoudl return a helpful message, not a generic internal server error) 
32
33 - unit tests