minor correction to CM side
[sfa.git] / sfa / server / sfa_component_setup.py
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