small updates to generated login base and site name for geni users
[sfa.git] / sfa / managers / aggregate_manager_pl.py
2010-09-03 Josh Karlinsmall updates to generated login base and site name... geni trunk@14639 geni
2010-09-03 Josh Karlinsmall updates to generated login base and site name...
2010-09-03 Josh KarlinCreating a new branch for gpo edits from 18694
2010-08-24 Tony Mackset the peer_id once the slice is verified
2010-08-23 Tony Mackno need to get origin hrn here
2010-08-19 Tony Mack mktime should be time.mktime
2010-08-18 Josh KarlinFixed call to mktime in aggregate manager
2010-08-18 Josh KarlinCopying trunk version 18639 into a geni branch
2010-08-06 Tony Mackuse Resolve instead of resolve
2010-08-06 Tony MackImport methods from the pl aggregate manager instead...
2010-08-05 Tony Mackget_ticket has been replaced by GetTicket
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-04 Tony MackRenewSliver supported at aggregate and slicemanager...
2010-08-03 Tony Mackadded slice_status()
2010-08-03 Tony Mackadded __get_registry_objects() helper method.
2010-08-02 Tony Mackmodify accept arguments for get_rspec, preparing to...
2010-07-30 Tony Mackaddeg get_version method
2010-07-30 Josh Karlinmerged trunk -r 18510:18539
2010-07-23 Tony Mackget_ticket now verifies that the required records/objec...
2010-06-02 Tony Mackmerging with geni-api branch
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-26 Tony Mackmove docstring to beginning of method
2010-04-07 Tony Mackinstall pl rspec schema (pl.rng) in /etc/sfa. Add varia...
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-02-09 Andy BavierBug fix
2010-02-09 Andy BavierAdd slice hrn to context
2010-02-08 Andy BavierTurn off debugging stmt
2010-02-08 Andy BavierRewrite to use new RSpec format, helper functions
2010-01-27 Tony Mackinitialize initscripts as an empty list instead of...
2010-01-12 Anil-Kumar Vengalilfix for name error
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 Mackorigin_caller_gid is not origin_hrn
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackcall sfa.plc.slices.Slices.create_slice_aggregate(...
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-22 Tony Mackfix name error. dont forget to import sfa.plc.slices...
2009-12-17 Anil-Kumar Vengalila minor bug-fx
2009-12-17 Anil-Kumar Vengalilreceive the right arguments
2009-12-14 Tony Mackin get_ticket(), aggregate signs the key not the slices...
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-03 Tony Mackadded get_ticket
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 Mackadded fetch_context, main, and get_rspec methods
2009-12-02 Tony Mackmoved rspec managers here from and named them aggregate...
2009-12-02 Tony Mackpass api to peers.get_peers()
2009-12-02 Tony Mackremove refrences to self, this is not a class
2009-12-01 Tony Mackfix peers import
2009-12-01 Tony Mackinitial checkin of aggregate manager for pl