minor correction to CM side
[sfa.git] / sfa / methods /
2010-01-14 Anil-Kumar Vengalilminor bug-fix
2010-01-14 Anil-Kumar Vengalilgetting resolve working across federated aggregates
2010-01-13 Anil-Kumar Vengalilcalls across federated aggregates were broken due to...
2010-01-12 Tony Mackget hrn from xrn
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-05 Tony Mackuse registry manager module
2010-01-04 Anil-Kumar Vengalilminor bug
2010-01-04 Tony MackThe hrn argument can be a hrn or urn string. Renamed...
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-02 Anil-Kumar Vengalilthe build was failing here due to IndentationError
2009-12-31 Tony Mackdont forget to define user_cred
2009-12-31 Tony Mackfix spelling error
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremoving origin_hrn from get_credential() call.
2009-12-31 Tony Mackorigin caller either be the acutall caller or a child...
2009-12-31 Tony Mackadded origin_hrn to accepted args
2009-12-31 Tony Mackremove origin_hrn from federated call
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackget original caller's hrn from the credential's gid_ori...
2009-12-31 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-30 Tony Macklogging should take place befor call has a chance to...
2009-12-30 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-28 Tony Mackunnecessary comment
2009-12-22 Anil-Kumar Vengalilsupply only acceptable fields to AddSlice. for example...
2009-12-22 Tony Macktabs
2009-12-17 Anil-Kumar Vengaliltaking out these two checks as discussed with tony...
2009-12-17 Anil-Kumar Vengalilcosmetic
2009-12-17 Anil-Kumar Vengalilcalling get_resources and get_ticket with proper arguments
2009-12-16 Barış Metinthe first argument to Parameter needs to be a type
2009-12-15 Tony Mackimport sfa.trust.credential
2009-12-15 Tony Mackfix spelling error in interfaces list
2009-12-15 Tony Mackimport sfa.trust.credential module
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-14 Tony Mackremove whitespace
2009-12-14 Tony Mackcheck if the ticket was signed by a trusted cert
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-11 Tony Mackfix bugs
2009-12-10 Tony Mackfix spelling error
2009-12-10 Tony Mackther is no hrn variable here
2009-12-10 Tony Mackdont forget to import sfa.trust.credential
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 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-08 Tony Mackchange destation filenames
2009-12-08 Tony Mackscp the gid onto the node as well
2009-12-08 Tony Mackuse StricktHostKeyChecking=no ssh option
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-05 Tony Mackfix documentation
2009-12-05 Tony Mackinital checkin
2009-12-03 Anil-Kumar Vengalilconnecting SM to FORWARD rule chain
2009-12-03 Anil-Kumar Vengalilget into sfatables code only if some rules exist
2009-12-02 Tony Mackrenamed rspec_manager to manager
2009-12-02 Tony Mackdont forget to pass caller_cred to get_rspec()
2009-12-02 Tony Mackuse interface managers
2009-12-02 Tony Mackfrom list should be a list
2009-12-02 Tony Mackfrom list should be a list
2009-12-02 Tony Mackfromlist should be a list
2009-12-02 Tony Mackminor change
2009-12-02 Tony Mackfix tabs
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackdont forget to provide fromlist when using __import__()
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackremove caller_cred agrument
2009-12-01 Tony Mackdont forget to define manager_base
2009-12-01 Tony Mackuse interface managers
2009-12-01 Tony Mackfix syntax errors
2009-12-01 Tony Mackuse interface managers
2009-12-01 Tony Mackpass caller_cred to slice manager
2009-12-01 Tony Mackrenamed request_key to get_key
2009-12-01 Tony Mackcomponent interface manager doesnt support this call
2009-12-01 Tony Mackuse interface managers
2009-12-01 Tony Mackrenamed man_type to mgr_type
2009-12-01 Tony Mackuse interface managers
2009-12-01 Tony Mackdeleting
next