really fixed the redundant logging issue this time.
[sfa.git] / sfa / managers / slice_manager_pl.py
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-06-20 Tony Mackonly send call_id to interfaces that support it
2011-06-17 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa sfa-1.0-26
2011-06-16 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-06-16 Tony Mackfix bug in SliverStatus
2011-05-25 Tony Mackdouble underscore identifiers (__foo) are troublesome
2011-05-24 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-05-20 Tony Mackfix NameError
2011-05-20 Tony Mackfix pg rspec versions
2011-05-18 Tony Mackrspec version type should be case sensitive
2011-05-18 Tony Mackadd support for merging PG rspecs
2011-05-17 Tony Mackupdate how RSpecVersion is used
2011-05-13 Tony Mack The SM caches the Aggregate's version info for 24...
2011-05-12 Tony MackSM.CreateSliver() result rspec is same format as rspec...
2011-05-12 Tony Macksfa.rspecs.rspec_version and GetVersion() updates
2011-05-07 Tony Mackuse sfa.rspecs.rspec_converter
2011-05-03 Tony MackCreateSliver() should return an xml string
2011-05-02 Tony MackSlice manager converts PG advertisement RSpec to SFA...
2011-04-29 Tony MackListResources uses the 'rspec_version' field specified...
2011-04-29 Tony MackListResources uses sfa.rspecs.sfa_rspec.SfaRSpec
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-04-15 Thierry Parmentelatoops
2011-04-14 Thierry Parmentelatslice_status is now SliverStatus and handles call_id
2011-04-14 Thierry Parmentelatget_slices is now ListSlices and supports call_id
2011-04-14 Thierry Parmentelatrenew_slice now renamed as RenewSliver & supports call_id
2011-04-09 Thierry ParmentelatDeleteSliver supports call_id
2011-04-08 Thierry Parmentelatrenamed create_slice into CreateSliver on the managers...
2011-04-08 Thierry Parmentelatrenamed get_rspec into ListResources on the managers...
2011-04-07 Thierry ParmentelatCreateSliver/create_slice also honor call_id
2011-04-07 Thierry Parmentelatrename should_handle_call_id into (inverted) already_ha...
2011-04-06 Thierry Parmentelata framework for handling call ids
2011-04-06 Thierry Parmentelatuse iteritems in loops on dicts
2011-03-11 Thierry Parmentelatexport full URLs (with path) in GetVersion
2011-03-08 Thierry ParmentelatGetVersion['peers'] for SMs also reports local AM when...
2011-03-07 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-03-02 Tony Mackmodifications to slice_status
2011-03-01 Tony Mackin slice_status() make sure geni_urn is a urn and not hrn
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatmerging rspecs avoid duplicated networks
2010-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-11-24 Tony Mackcreds may be a single cred or list of creds
2010-11-22 Tony Mackmerge from jktest7
2010-10-31 rootMerge commit 'origin/master'
2010-10-26 rootMerge commit 'origin/master'
2010-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-26 Thierry ParmentelatGetVersion to expose urn together with hrn
2010-10-22 Thierry Parmentelatextend GetVersion to expose:
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Tony MackMerge commit 'origin/jktest6' sfa-geni-gec9
2010-10-12 Josh KarlinFixed default credential time in credential.py to two...
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-09 Tony MackMerge commit 'origin/jktest4'
2010-10-08 Josh Karlinfilled out AM and SM create_slice functions
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-06 Josh Karlinmerged namespace
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-04 Barış Metinthis doesn't looks good, but seems like giving a None...
2010-10-04 Barış Metintry fixing all name errors in slice_manager_pl.py
2010-10-02 Thierry Parmentelatdon't know how to fix fix this one - just reverted...
2010-10-02 Thierry Parmentelatfixes
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-28 Thierry ParmentelatMerge remote branch 'origin/master'
2010-09-27 Tony Mackfix typo
2010-09-27 Tony Mackget_gid_caller() belongs to Credential object
2010-09-27 Tony Mackremove all refrences to self
2010-09-27 Tony Mack=! should be !=
2010-09-08 Tony Mackprevent infinite loop
2010-08-24 Tony Mackreplace origin_hrn param with creds param
2010-08-23 Tony Mackfix NameError (cred should be credential)
2010-08-23 Tony Mackfix NameError (cred should be credential)
2010-08-22 Tony Macklook for a delegate cred from user before using server...
2010-08-19 Tony Mackfix bug where slicemgr will skip local interface when...
2010-08-19 Tony Mackslice manager sets 'geni_compressed' option to False...
2010-08-17 Tony Mackthe result of get_aggregates() has changed
2010-08-06 Tony Mackadded sfa version to get_version() result
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-04 Tony MackRenewSliver supported at aggregate and slicemanager...
2010-08-03 Tony Mackadded slice_status()
2010-08-03 Tony Mackuse ListResources instead of get_resources. Use CreateS...
2010-08-03 Tony Mackmoved merge_rspec() from rspec.py to rspecHelper.py
2010-08-02 Tony Mackmodify accept arguments for get_rspec, preparing to...
2010-07-30 Tony Mackaddeg get_version method
2010-07-27 Tony Mackfig bug in get_ticket(), ticket now has merged rspec
2010-07-17 Tony Mackfix name error
2010-07-17 Tony Mackextend threading functionality to other SM methods
2010-07-16 Tony Mackremove commented code
2010-07-16 Tony Mackuse sfa.util.threadmanager in get_rspec() to contact...
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)
next