X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=TODO;h=d863a5919ec2528c6c042052da0323b370a35f97;hb=13ad45c50dc6863870bfe7e37339e07e275a89b3;hp=96b2c7277fc37458b50bac3c70618e7fb4050f36;hpb=924093f298e27bcf888d3bcccb90e2cb6e6fce37;p=sfa.git diff --git a/TODO b/TODO index 96b2c727..d863a591 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,16 @@ -- Tag +- Build/Tags * test rpm build/install -- Trunk -* use PLC shell instead of xmlrpc when communicating with local plc aggregate - -- Client - * update getNodes to use lxml.etree for parsing the rspec - - 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 - Component manager * GetGids - make this work for peer slices - * GetTicket - must verify_{site,slice,person,keys} on remote aggregate * Redeem ticket - RedeemTicket/AdminTicket not working. Why? * install the slice and node gid when the slice is created (create NM plugin to execute sfa_component_setup.py ?) - Registry +* fix legacy credential support * move db tables into db with less overhead (tokyocabinet?) - GUI/Auth Service @@ -25,13 +19,7 @@ * service manages users key/cert,creds * gui requires user's cred (depends on Auth Service above) -- SM call routing -* sfi -a option should send request to sm with an extra argument to - specify which am to contact instead of connecting directly to the am - (am may not trust client directly) - - Protogeni -* merger josh's branch with trunk * agree on standard set of functon calls * agree on standard set of privs * on permission error, return priv needed to make call