sfaprotocol is renamed into sfaserverproxy, with class SfaServerProxy
[sfa.git] / sfa / server / sfa_component_setup.py
2011-12-07 Thierry Parmentelatsfaprotocol is renamed into sfaserverproxy, with class...
2011-12-02 Thierry Parmentelatrename xmlrpcprotocol into sfaprotocol
2011-11-28 smbakerfix merge problem
2011-11-25 Thierry Parmentelatrenamed plc-specific api call get_key into key_key_from...
2011-11-17 Thierry Parmentelatmore consistency between API method names and correspon...
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-01 Thierry Parmentelatplcm is dead
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatcleanup the component server (no more flavour=plcm...
2011-11-01 Thierry Parmentelatsplit api and driver
2011-10-27 Thierry Parmentelatneed to rename sfa.plc.api into sfa.plc.plcsfaapi
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
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-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
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-08-24 Tony Mackuse new methods
2010-03-30 Tony Mackonly get/install gids for slices that dont already...
2010-03-29 Tony Mackwhitespace
2010-02-16 Tony MackHandle result from NM correctly
2010-01-22 Anil-Kumar Vengalilminor correction to CM side
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-29 Tony Mackmkstemp returns a tuple
2009-12-29 Tony Mackuse mkstemp instead of mktemp
2009-12-22 Tony Mackadded force option for get_credential()
2009-12-16 Tony Mackfix slicename to hrn conversion in get_gids()
2009-12-15 Tony Mackfix typo
2009-12-15 Tony Mackin get_trusted_certs, check for the right filename...
2009-12-11 Tony Mackslice_gid_filename should be node_gid_filename here
2009-12-11 Tony Mackvsever should be vservers
2009-12-11 Tony Macksave node and slice gid in /etc (not /etc/sfa) in the...
2009-12-10 Tony Mackfix spelling error
2009-12-10 Tony Mackadded some verbose output
2009-12-10 Tony Mackdont forget to save the credential parents
2009-12-10 Tony Mackinstantiate the cert object
2009-12-09 Tony Mackuse corrct config_dir
2009-12-09 Tony Mackget_certs() should be get_trusted_certs()
2009-12-09 Tony Mackfix some name errors
2009-12-09 Tony Mackimplemented get_credential, get_trusted_certs and get_gids
2009-12-07 Tony Mackin get_node_key(), dont forget to call get_key()
2009-12-07 Tony Mackfix xmlrpcprotocol import
2009-12-07 Tony Mackuse the right subject
2009-12-07 Tony Mackdont forget to import tempfile
2009-12-07 Tony Mackget_key() should be get_node_key()
2009-12-07 Tony Mackmade some variables global
2009-12-07 Tony Mackinitial checkin