sfa.git
2010-08-12 Tony Mackremoving
2010-08-10 Tony Mackadded delegate_cred()
2010-08-10 Tony Mackaded get_gid() and get_cached_gid() helper methods.
2010-08-09 Tony Mack set_issuer_keys() accepts filenames not objects
2010-08-09 Tony Mackpass the gid's filename instead f the gid object to...
2010-08-09 Tony Mackuse set_issuer_keys() instead of set_isser()
2010-08-09 Tony Mackfix attribute error
2010-08-09 Tony Mackin remove(), make sure use type if it is None
2010-08-09 Tony Mackno longer use deprecated registry methods
2010-08-09 Tony Mackfix order of expected arguemnts
2010-08-09 Tony MackNo longer use deprecated SliceInterface methods
2010-08-09 Tony Mackshould be checking for the startslice priv
2010-08-09 Tony Mackfix NameError
2010-08-09 Tony Mackimport sfa.util.parameter.Mixed
2010-08-09 Tony Mackfix arguments whtn calling registry.Resolve
2010-08-09 Tony Mackfix arguments whtn calling registry.Resolve
2010-08-09 Tony Mackshould be checking for the getticket priv
2010-08-09 Tony Mackremoved caller hrn from accept arguments
2010-08-06 Tony Mackremove refrences to geni_am
2010-08-06 Tony Mackmethod no longer necessary
2010-08-06 Tony Mackupdated
2010-08-06 Tony MackReplacing remove with Remove and update with Update
2010-08-06 Tony MackReplacing register with Register
2010-08-06 Tony Mackshouldn't specify an hrn when validating credentials...
2010-08-06 Tony Mackrename variable
2010-08-06 Tony Mackfix bug in get_auth_cred
2010-08-06 Tony MackReplacing list with List
2010-08-06 Tony MackReplacing get_gids with GetGids
2010-08-06 Tony Mackshould be checking for the startslice priv not deletesliver
2010-08-06 Tony Mackshould be checking for the stopslice priv not deletesliver
2010-08-06 Tony Mackuse Resolve instead of resolve
2010-08-06 Tony MackReplaced get_credential with GetCredential and get_self...
2010-08-06 Tony Mackremove the cred parameter from registry_manager_pl...
2010-08-06 Tony Mackreplaceing resolve with Resolve
2010-08-06 Tony Mackno longer need the geni_am wrapper
2010-08-06 Tony Mackno longer need the geni_am_pl wrapper
2010-08-06 Tony Mackadded sfa version to get_version() result
2010-08-06 Tony MackImport methods from the pl aggregate manager instead...
2010-08-06 Tony MackImport methods from the pl aggregate manager instead...
2010-08-06 Tony Mackupdated accepted arguemts for create_slice and get_rspe...
2010-08-06 Tony Mackupdated accepted arguemts for create_slice and get_rspe...
2010-08-05 Tony MackBaseApi.get_interface_manager() wraps the manager modul...
2010-08-05 Tony Mackredeem_ticket has been replaced by RedeemTicket
2010-08-05 Tony Mackget_ticket has been replaced by GetTicket
2010-08-05 Tony MackCreateSliver returns the allocated rspec
2010-08-05 Tony Mackget_slices has been replaced by ListSlices
2010-08-05 Tony Mackfix bug in start_slice() and stop_slice()
2010-08-05 Tony Mackfix import error
2010-08-05 Tony Mackremoved reboot
2010-08-05 Tony Mackremoving get_gid
2010-08-05 Tony Mackremoving create_gid
2010-08-05 Tony MackRemove delegate_cred() method
2010-08-05 Tony Mackadded delegeate method to Credential
2010-08-04 Tony Mackshould call manager.slice_status() here
2010-08-04 Tony MackShutdown (alias for Stop) supported at slicemgr and...
2010-08-04 Tony MackRenewSliver supported at aggregate and slicemanager...
2010-08-03 Tony MackAdded UpdateSliver
2010-08-03 Tony Mackadded Stop and Start
2010-08-03 Tony Macknow exported by aggregate, slicemgr and component inter...
2010-08-03 Tony Mackadded slice_status()
2010-08-03 Tony Mackstop_slice replaced by Stop
2010-08-03 Tony Mackstart_slice replaced by Start
2010-08-03 Tony Mackdelete_slice replaced by DeleteSliver
2010-08-03 Tony Mackapi.get_interface() is now named api.get_interface_mana...
2010-08-03 Tony Mackadded __get_registry_objects() helper method.
2010-08-03 Tony Mackwhitespace
2010-08-03 Tony Mackuse ListResources instead of get_resources. Use CreateS...
2010-08-03 Tony Mackcreate_slice is deprecated and is being replaced by...
2010-08-03 Tony Mackrenamed api.get_manager() to api.get_interface_manager()
2010-08-03 Tony Mackinitial checkin of helper sfatables runtime methods...
2010-08-03 Tony Mackmoved merge_rspec() from rspec.py to rspecHelper.py
2010-08-02 Tony Mackofficially replaces get_resources
2010-08-02 Tony MackDeprecated. Request is now forwarded to ListResources...
2010-08-02 Tony MackcheckCreds accepts 1 or more credentials
2010-08-02 Tony Mackmodify accept arguments for get_rspec, preparing to...
2010-08-02 Tony Mackgroup some parser options together
2010-07-30 Tony Mackremove distinction between sfa aggregate and geni_aggregate
2010-07-30 Tony Mackself.api.* should be self.*
2010-07-30 Tony Mackaddeg get_version method
2010-07-30 Tony Mackaddeg get_version method
2010-07-30 Tony Mackaddeg get_version method
2010-07-30 Tony Mackadded get_manager() method
2010-07-30 Tony Mackwhitespace
2010-07-30 Tony Mackfix bug when raising InvalidMethod exception
2010-07-30 Tony Mackrefactored
2010-07-30 Tony Mackmerge from geni branch
2010-07-27 Tony Mackonly use cached credentials if they havn't expired
2010-07-27 Tony Mackwe lost Credential.get_subject() when Credential stoped...
2010-07-27 Tony Mackfig bug in get_ticket(), ticket now has merged rspec
2010-07-27 Tony Mackadded merge_rspecs() method
2010-07-27 Tony Mackdont import disabled users
2010-07-23 Tony Mackupdated
2010-07-23 Tony Mackget_ticket now verifies that the required records/objec...
2010-07-23 Tony Mackfix bug in encode(), decode(); value must have 'URI...
2010-07-22 Tony Mackmake sure to only instance SfaFault with a general...
2010-07-22 Tony Mack-a --aggregate option sends request directly to the...
2010-07-22 Tony Mackupdated TODO
2010-07-17 Tony Mackfix name error
2010-07-17 Tony Mackfix exception handling
2010-07-17 Tony Mackextend threading functionality to other SM methods
next