Looks like that in the recent release of util-vserver, these variables cannot be...
[sfa.git] / sfa / methods /
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
2009-12-01 Tony Mackrenamed reset_slices to reset_slice
2009-12-01 Tony Mackchanged destination of node key
2009-12-01 Tony Mackinitial checkin of reboot and redeem_ticket methods"
2009-12-01 Tony Mackadded component to allowed interfaces
2009-12-01 Tony Mackadded compoent to allowed interfaces
2009-12-01 Tony Mackadded component to allowed interfaces
2009-11-30 Anil-Kumar Vengaliltaking out debug statement from the previous commit
2009-11-30 Anil-Kumar Vengalilmaking SM and AM to use different rule chains. SM is...
2009-11-30 Anil-Kumar Vengalildo not go through the sfatables code, if the current...
2009-11-30 Tony Mackinitial checkin of get_gids method
2009-11-24 Tony Mackcompute_hash() method belongs to api.key not api
2009-11-23 Tony Mackinitial checkin of request_key method
2009-11-23 Tony Mackinitial checkin of get_trusted_certs method
2009-11-22 Anil-Kumar Vengalilcall traceability for get_slices method
2009-11-20 Tony Mackrefactored"
2009-11-20 Tony Mackdata['slivers'] should be a list even though there...
2009-11-20 Tony Mackrenamed attributes variable to data
2009-11-20 Tony Mackdont forget to import the time package
2009-11-20 Tony Mackchange the format of the 'data' to something that nm...
2009-11-20 Anil-Kumar Vengaliltaking out debug lines from the previous commit
2009-11-20 Anil-Kumar Vengalillogging for get_slices call
2009-11-20 Tony Mackfixed syntax errors and bugs
2009-11-19 Tony Mackfixed package import
2009-11-19 Tony Mackfilter rspec against sfa tables incomming ruleset
2009-11-19 Tony Mackrspec comes from user
2009-11-19 Tony Mackchanged how we look up sfa records
2009-11-19 Tony Mackcall plc.slices.Slices.get_slivers to get sliver info...
2009-11-15 Anil-Kumar Vengalilfor list call too first attempt ois without hash value
2009-11-15 Anil-Kumar Vengalilfirst call is without request hash
2009-11-10 Tony Mackif record already exist, raise ExistingRecord exception
2009-11-09 Sapan BhatiaWhoops. create_slice is linked with INCOMING, not OUTGOING.
2009-11-04 Tony Mackrequest hash is optional
2009-11-01 Anil-Kumar Vengalilpassing request_hash to federated resolve call
next