trimmed useless imports, unstarred all imports
[sfa.git] / sfa / util / api.py
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-20 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-20 Thierry Parmentelatnew naming scheme in managers/
2011-10-19 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-19 Thierry Parmentelatcleanup
2011-10-17 Tony MackAggregates() and Registries() __init__() args have...
2011-07-06 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-06-30 Tony Mackonly call get_trusted_certs at sfa aggregates.
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2010-10-13 Barış Metinresolve conflict manually
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 Josh Karlinmerged namespace
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-08-05 Tony MackBaseApi.get_interface_manager() wraps the manager modul...
2010-08-03 Tony Mackrenamed api.get_manager() to api.get_interface_manager()
2010-07-30 Tony Mackself.api.* should be self.*
2010-07-30 Tony Mackadded get_manager() method
2010-07-22 Tony Mackmake sure to only instance SfaFault with a general...
2010-07-17 Tony Mackfix exception handling
2010-07-13 Tony Mackmerge from geni_api branch
2010-07-09 Tony Mackmove reponse generating code into prepare_response...
2010-06-02 Tony Mackmerging with geni-api branch
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-04-06 Tony Mackresolve circular import
2010-04-05 Tony Mackstore connections to federated registries and aggregate...
2010-02-21 Tony Mackwhitespace
2010-01-28 Tony Mackformatting
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-01 Tony Mackmodify how we import callable methods
2009-11-27 Anil-Kumar Vengalilbug fix in importing sfa method modules
2009-11-24 Tony Mackadded methods_module variable to self
2009-11-05 Tony Mackno need to call getPLCShell() here
2009-11-05 Tony Mackinitial checkin of base api class
2009-07-08 Faiyaz AhmedCleanup dir structure.
2009-07-07 Anil-Kumar Vengalilupdating slice description
2009-07-07 Anil-Kumar Vengalilusing config_path in place of basepath
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/