merging with geni-api branch
[sfa.git] / sfa / plc / api.py
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-04 Tony Mackfix bug where persons that belong to more than one...
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-03-31 Tony Mackin fill_record_pl_info() add the pi's at the slice...
2010-03-29 Tony Mackno longer need getPLCSHellVersion()
2010-03-29 Tony Mackno need to PLCAPI.AuthCheck() here anymore
2010-03-05 Tony Mackreverting last commit (we can attempt to import plcapi...
2010-02-25 Tony Mackdont import PLCAPI shell anymore, just connect via...
2010-02-23 Tony Mackreturn/raise SfaAPIException with stacktrace if we...
2010-02-21 Tony Mackskip records with no pointer (top level authorities)
2010-02-21 Tony Mackmodify fill_record_sfa_info() to to handle multiple...
2010-02-21 Tony Mackfix name error
2010-02-21 Tony Mackremove debugging output
2010-02-21 Tony Mackmodify fill_record_pl_info() to handle multiple records...
2010-02-08 Andy BavierAdd path so that we can directly import PLCAPI
2010-02-05 Tony MackNodeManager instance need the confing opbject, not...
2010-01-28 Tony Mackmove SfaTable import inside of SfaAPI() class scope
2010-01-26 Andy BavierUpdate sfatables framework for new manager plugins
2010-01-06 Tony Mackget the prefix for the sfa system slice from config
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremoving origin_hrn from get_credential() call.
2009-12-31 Tony Mackadded origin_hrn as argument fro getCredential()
2009-12-30 Tony Mackremoving getNodeManagerShell() method
2009-12-08 Tony Mackimport * only allowed at module level
2009-12-08 Tony Macksince GeniTable import posgres depented libraries,...
2009-12-03 Anil-Kumar Vengalilwith this we can use the sfa update method to renew...
2009-11-30 Tony Mackjust import the nm api source instead of using its...
2009-11-25 Tony Mackfix syntax error
2009-11-25 Tony MackGeniAPI inherits BaseAPI. Moved ComponentAPI class...
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-10-31 Anil-Kumar Vengalilusing method get_self_credential to bootstrap SM credential
2009-10-23 Tony Mackapi.getCredential should always return a string not...
2009-10-23 Tony Mackno longer using geniclient, call registry.get_credentia...
2009-10-16 Tony Mackadded request_hash to get_credential() call
2009-10-12 Andy BavierFix for VINI aggregate
2009-09-21 Sapan BhatiaTrivial change to add support for non-PLC aggregates
2009-09-11 Tony Mackremove debugging output. also, we no loger use sa and...
2009-09-11 Tony Mackrefactored fill_record_geni_info() and got rid of looku...
2009-09-07 Anil-Kumar Vengalilgetting record object
2009-09-05 Anil-Kumar Vengalilbug fix: record is the slice record, and it is used...
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-17 Anil-Kumar VengalilAn enhancement to sfa for tracing and logging calls...
2009-08-11 Tony Mackrevert last change
2009-08-11 Tony Mackrenmaed a method
2009-08-07 Tony Mackin geni_fields_to_pl_fields, when converting node field...
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-08 Faiyaz AhmedCleanup dir structure.