if the slice is renewed in the local aggregate, we have to make corresponding change...
[sfa.git] / sfa /
2009-12-23 Anil-Kumar Vengalilif the slice is renewed in the local aggregate, we...
2009-12-22 Tony Mackrun as root
2009-12-22 Anil-Kumar Vengalilsupply only acceptable fields to AddSlice. for example...
2009-12-22 Tony Macktabs
2009-12-22 Tony Mackadded force option for get_credential()
2009-12-22 Tony Mackfix typos, name errors
2009-12-22 Tony Mackfix name error. dont forget to import sfa.plc.slices...
2009-12-22 Tony Mackfix name error
2009-12-22 Tony Mackuse StringTypes instead of str when determining the...
2009-12-21 Anil-Kumar Vengalilaggregate type is in config object
2009-12-20 Tony Mackadded init_server() method
2009-12-20 Tony Mackif the init_server() method is defined in the interface...
2009-12-18 Anil-Kumar Vengalilhere we are dealing with slice hrn
2009-12-17 Anil-Kumar Vengaliltaking out these two checks as discussed with tony...
2009-12-17 Anil-Kumar Vengalila minor bug-fx
2009-12-17 Anil-Kumar Vengalilreceive the right arguments
2009-12-17 Anil-Kumar Vengalilcosmetic
2009-12-17 Anil-Kumar Vengalilpassing slice_hrn to federated aggregates in get_ticket
2009-12-17 Anil-Kumar Vengalilcalling get_resources and get_ticket with proper arguments
2009-12-16 Tony Mackfix slicename to hrn conversion in get_gids()
2009-12-16 Barış Metinthe first argument to Parameter needs to be a type
2009-12-16 Thierry Parmentelatturn off wsdl generation until it is fixed
2009-12-15 Tony Mackfixed typo
2009-12-15 Tony Mackadd -c option for slices call
2009-12-15 Tony Mackimport sfa.trust.credential
2009-12-15 Tony Mackfix spelling error in interfaces list
2009-12-15 Tony Mackin start_slice use credential string not credential...
2009-12-15 Tony Mackconvert slice hrn to pl slicename
2009-12-15 Tony Mackimport sfa.trust.credential module
2009-12-15 Tony Mackdont forget to include self in function definition...
2009-12-15 Tony Mackdont import some modules into global scope
2009-12-15 Tony Mackno need to import sfa.util.genitable here
2009-12-15 Tony Mackinitial checkin of sfa component manager init script
2009-12-15 Tony Mackcan now use -c --component option to send requests...
2009-12-15 Anil-Kumar Vengaliltypo
2009-12-15 Anil-Kumar Vengalilimporting the required module
2009-12-15 Anil-Kumar Vengalilagain getting away with caller_cred and passing just...
2009-12-15 Tony Mackcomments
2009-12-15 Tony Mackinitial checkin of sfa componetnt setup cronjob
2009-12-15 Tony Mackfix typo
2009-12-15 Tony Mackin get_trusted_certs, check for the right filename...
2009-12-14 Tony Mackinitial checkin of merge method
2009-12-14 Tony Mackremove whitespace
2009-12-14 Tony Mackadded get_ticket
2009-12-14 Tony Mackcheck if the ticket was signed by a trusted cert
2009-12-14 Tony Mackadded check_ticket method
2009-12-14 Tony Mackin get_ticket(), aggregate signs the key not the slices...
2009-12-14 Tony Mackonly allow nodes that are available at the current...
2009-12-14 Anil-Kumar Vengalilagain getting away with caller_Cred and passing just...
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-13 Anil-Kumar Vengalilbug-fix: the output should be saved in the file specifi...
2009-12-13 Anil-Kumar Vengalilon the server side of sfa the "." in the email address...
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-11 Tony Mackfix bugs
2009-12-11 Tony Mackadded quote_string method()
2009-12-10 Tony Mackconvert columns from array list to commas separated...
2009-12-10 Tony Mackadded getgids to operator's rights
2009-12-10 Tony Mackfix spelling error
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 Mackther is no hrn variable here
2009-12-10 Tony Mackdont forget to import sfa.trust.credential
2009-12-10 Tony Mackin determine_user_rights() changed r1 to rl (typo:...
2009-12-10 Tony Mackin determine_user_rights() changed component to node
2009-12-10 Tony Mackinstantiate the cert object
2009-12-09 Tony Mackuse corrct config_dir
2009-12-09 Tony Mackif SFA_DATA_DIR is defined in sfa_config use it
2009-12-09 Tony Mackget_certs() should be get_trusted_certs()
2009-12-09 Tony Mackno need for get_signed ticket. The aggregagte will...
2009-12-09 Tony Mackdont forget to save gid to file before attempting to...
2009-12-09 Tony Mackfix some name errors
2009-12-09 Tony Mackchanged location of node's root ssh key
2009-12-09 Anil-Kumar Vengalilinstead of passing caller_cred for tracability, now...
2009-12-09 Anil-Kumar Vengalilwe were passing the original caller credential accross...
2009-12-09 Tony Macksave certificate parents
2009-12-09 Tony Mackimplemented get_credential, get_trusted_certs and get_gids
2009-12-08 Tony Mackimport * only allowed at module level
2009-12-08 Tony Macksince GeniTable import posgres depented libraries,...
2009-12-08 Tony Mackchange destation filenames
2009-12-08 Tony Mackscp the gid onto the node as well
2009-12-08 Tony Mackset config.data_path variable
2009-12-08 Andy BavierAdd slice HRN to sfatables request context for VINI...
2009-12-08 Tony Mackuse StricktHostKeyChecking=no ssh option
2009-12-08 Andy BavierChange in record interface
2009-12-08 Andy BavierChange in record intetface
2009-12-07 Tony Mackfix typos, syntax errors, name errors
2009-12-07 Tony Mackfix typos, syntax errors, name errors
2009-12-07 Tony Mackadded get_signed_ticket()
2009-12-07 Tony Mackdont forget to import genitable
2009-12-07 Tony Mackfix typo, should be calling plcapi.GetNodes here
2009-12-07 Tony Mackfix typo, should be calling plcapi.GetInterfaces here
2009-12-07 Tony Mackmethod name is get_key not request_key. use commands...
2009-12-07 Tony Mackfix syntax error
2009-12-07 Tony Mackfix syntax error
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
next