sfa.git
2010-01-04 Anil-Kumar... list is a function in registry, hence using types.ListType
2010-01-04 Thierry Parmentelatsfa-config-tty is now using the plc_config class
2010-01-04 Tony MackThe hrn argument can be a hrn or urn string. Renamed...
2010-01-04 Tony Mackadded hrn_to_urn() and urn_to_hrn() methods
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackuse xmlrpcprotocol instead of geniclient
2010-01-04 Tony Mackgeniclient is not used anymore
2010-01-04 Tony MackGeniClient is not used anymore
2010-01-03 Tony Mackrefactored to use registry manager module
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-03 Tony Mackinitial checkin
2010-01-02 Anil-Kumar... the build was failing here due to IndentationError
2009-12-31 Tony Mackorigin_caller_gid is not origin_hrn
2009-12-31 Tony Mackdont forget to define origin_hrn
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 as argument fro getCredential()
2009-12-31 Tony Mackadded origin_hrn to accepted args
2009-12-31 Tony Mackfix delegate_cred() method
2009-12-31 Tony Mackremove origin_hrn
2009-12-31 Tony Mackremove origin_hrn from federated call
2009-12-31 Anil-Kumar... IndentationError
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 Mackwhitespace
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 Mackcall sfa.plc.slices.Slices.create_slice_aggregate(...
2009-12-31 Tony Mackremoved unused methods
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 Mackin create_slice() and delete_slice() set the right...
2009-12-31 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-30 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-30 Tony Macklogging should take place befor call has a chance to...
2009-12-30 Tony Mackset the right gid_object_caller on the credential
2009-12-30 Tony Mackget origin hrn from the credentials gid_origin_caller...
2009-12-30 Tony Mackadded gidOriginCaller to keep track of the original...
2009-12-30 Anil-Kumar... Looks like that in the recent release of util-vserver...
2009-12-30 Tony Mackremoving getNodeManagerShell() method
2009-12-30 Tony Mackremovng the nmdb record stuff
2009-12-29 Tony Mackinitial checkin
2009-12-29 Tony Mackmkstemp returns a tuple
2009-12-29 Tony Mackuse mkstemp instead of mktemp
2009-12-28 Tony Mackwhitespace
2009-12-28 Tony Mackwhen removing a site make sure to remove all records...
2009-12-28 Tony Mackunnecessary comment
2009-12-23 Anil-Kumar... if the slice is renewed in the local aggregate, we...
2009-12-23 Tony Mackcleanup
2009-12-22 Tony Mackurn vs hrn
2009-12-22 Tony Mackrefactor registry code to use managers
2009-12-22 Tony Mackslicemgr merges tickets from aggregate into 1 ticket...
2009-12-22 Tony Mackrun as root
2009-12-22 Anil-Kumar... supply 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 Tony Mackmore to do
2009-12-21 Anil-Kumar... aggregate 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-20 Thierry Parmentelattrying to reenable wsdl, with python-psycopg2 installed...
2009-12-20 Barış Metinrequire python-psycopg2
2009-12-20 Thierry Parmentelatdisable wsdl generation again
2009-12-18 Anil-Kumar... here we are dealing with slice hrn
2009-12-17 Anil-Kumar... taking out these two checks as discussed with tony...
2009-12-17 Anil-Kumar... a minor bug-fx
2009-12-17 Anil-Kumar... receive the right arguments
2009-12-17 Anil-Kumar... cosmetic
2009-12-17 Anil-Kumar... passing slice_hrn to federated aggregates in get_ticket
2009-12-17 Anil-Kumar... calling get_resources and get_ticket with proper arguments
2009-12-16 Tony Mackinitial checkin
2009-12-16 Tony Mackgeni id on nodes done
2009-12-16 Tony Mackfix slicename to hrn conversion in get_gids()
2009-12-16 Tony Mackmore to do
2009-12-16 Anil-Kumar... bringing wsdl back
2009-12-16 Barış Metinadd managers to rpm
2009-12-16 Barış Metin- handle list and tuple types
2009-12-16 Barış Metinthe first argument to Parameter needs to be a type
2009-12-16 Thierry Parmentelatturn wsdl generation back on
2009-12-16 Anil-Kumar... testing
2009-12-16 Thierry Parmentelatturn wsdl off ..
next