Using sfa.util.cache to cache result of get_resources
[sfa.git] / sfa / managers / slice_manager_pl.py
2010-04-26 Tony MackUsing sfa.util.cache to cache result of get_resources
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-04-07 Tony Mackcontiue the loop if a federated call fails
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-02-18 Andy BavierChange the type of all RSPecs to 'SFA'
2010-02-16 Andy Bavier(no commit message)
2010-02-16 Andy BavierValidate RSpec against schema
2010-02-16 Andy Bavier(no commit message)
2010-02-16 Andy BavierModified create_slice() and get_rspec() to work with...
2010-01-28 Anil-Kumar Vengalilto avoid NoneType object is not iterable error
2010-01-27 Tony Mackadd attribute data to ticket
2010-01-21 Anil-Kumar Vengalilget_ticket was returining ticket with empty rspec....
2010-01-20 Anil-Kumar Vengalilfixing argument problem
2010-01-14 Anil-Kumar Vengalilcurrently, this conversion is done in the respective...
2010-01-12 Anil-Kumar Vengalilfix for name error
2010-01-12 Anil-Kumar Vengaliltypo
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-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremove origin_hrn
2009-12-31 Tony Mackget caller's 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 Mackset the right gid_object_caller on the credential
2009-12-22 Tony Mackfix typos, name errors
2009-12-22 Tony Mackfix name error
2009-12-18 Anil-Kumar Vengalilhere we are dealing with slice hrn
2009-12-17 Anil-Kumar Vengalilpassing slice_hrn to federated aggregates in get_ticket
2009-12-14 Tony Mackadded get_ticket
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-02 Tony Mackdont forget to pass caller_cred to get_rspec()
2009-12-02 Tony Mackadded fetch_context, get_rspec and main methods
2009-12-02 Tony Mackfix error message
2009-12-01 Tony Mackcompute_hash belongs to api.key not api
2009-12-01 Tony Mackremove refrences to self
2009-12-01 Tony Mackimport sfa.server.aggregate.Aggregates
2009-12-01 Tony Mackfix import for peers
2009-12-01 Tony Mackadded caller_cred argument to start_slice, stop_slice
2009-12-01 Tony Mackinitial checkin of slice manager for pl