renamed sfaticket from util/ to trust/
[sfa.git] / sfa / plc / api.py
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-24 Tony Mackload delegated creds against auth hierarchy
2011-10-17 Tony Mackadded get_server
2011-09-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-21 Tony Mackcompare credential expiration against datetime.utcnow...
2011-07-25 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-22 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-22 Tony Mackuse xmlrpc to access plcapi until out why PLC.Shell...
2011-07-20 Tony Mack__getCreentialRaw(): get the correct authority record...
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-06-09 Tony Mackadd 'url' field to the authority record
2011-05-24 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-05-23 Tony Mackdont fail to resolve slice record if slice has no users...
2011-05-16 Tony Mackupdates for MAX aggregate
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-03-28 rootMerge commit 'origin/master'
2011-03-28 rootMerge commit 'origin/master'
2011-03-26 rootMerge commit 'origin/master'
2011-03-25 rootMerge commit 'origin/master'
2011-03-23 rootMerge commit 'origin/master'
2011-03-23 Thierry Parmentelatprotect against newly created user who doesn't have...
2010-10-31 rootMerge commit 'origin/master'
2010-10-31 Tony Mackspecify 'authority' type
2010-10-31 Tony Mackspecify 'authority' type
2010-10-26 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-26 rootMerge commit 'origin/master'
2010-10-26 Tony Mackfix bug in the code that generated the credential for...
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-13 Thierry Parmentelatfix missing import of determine_rights
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-07 Thierry Parmentelatreview logging again; code that runs in client and...
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-06 Thierry Parmentelatmissing methods in __init__
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-07 Tony Mackfix NameError in ComponentAPI.get_credential
2010-08-25 Tony Mackfix NameError
2010-08-25 Tony MackComponentAPI need sfa.util.xmlrpcprotocol to be imported
2010-08-21 Tony MackgetDelegatedCred returns a single credential or None...
2010-08-21 Tony Mackadded getDelegatedCred() method
2010-08-12 Tony Mackadded get_registry, getCredential, clean_key_cred(...
2010-08-06 Tony Mackreplaceing resolve with Resolve
2010-07-09 Tony Mackattempt to use plc sshell before xmlrpc
2010-06-14 Andy BavierFixes for Eucalyptus aggregate manager
2010-06-10 Tony Mackresearchers should be researcher
2010-06-09 Tony Mackimplement default dict here so we can get sfa to build...
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...
next