small updates to generated login base and site name for geni users
[sfa.git] / sfa / managers /
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 Mackreplace origin_hrn param with creds param
2010-08-24 Tony Mackset the peer_id once the slice is verified
2010-08-23 Tony Mackfix NameError (cred should be credential)
2010-08-23 Tony Mackno need to get origin hrn here
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 Mack mktime should be time.mktime
2010-08-19 Tony Mackslice manager sets 'geni_compressed' option to False...
2010-08-18 Josh KarlinFixed call to mktime in aggregate manager
2010-08-18 Josh Karlincalls to AM's ListResources ignore the compressed flag
2010-08-18 Josh KarlinCopying trunk version 18639 into a geni branch
2010-08-17 Tony Mackthe result of get_aggregates() has changed
2010-08-09 Tony Mackin remove(), make sure use type if it is None
2010-08-06 Tony Mackuse Resolve instead of resolve
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_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 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 Mackremoved reboot
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-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-30 Tony Mackaddeg get_version method
2010-07-30 Tony Mackaddeg get_version method
2010-07-30 Josh Karlinmerged trunk -r 18510:18539
2010-07-27 Tony Mackfig bug in get_ticket(), ticket now has merged rspec
2010-07-23 Tony Mackget_ticket now verifies that the required records/objec...
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-07-13 Andy BavierUpdated MAX example RSpec
2010-06-14 Andy BavierFixes for Eucalyptus aggregate manager
2010-06-10 Tony Mackmerge with geni_api branch
2010-06-03 Tony Mackmerge with geni_api branch
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-07 Tony Mackrefactored
2010-05-07 Barış Metinfix typo
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-07 Tony Mackcontiue the loop if a federated call fails
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-03-11 Andy BavierCreate a record for the slice if not found in the AM...
2010-03-11 Andy BavierFixed a bug that showed instances not associated with...
2010-02-26 Andy BavierFix bug where instances show up in generic RSpec
2010-02-23 Tony Mackconvert record objects to python dicts
2010-02-21 Tony Mackadded argument 'full' to reolsve()
2010-02-21 Tony Mackcomments
2010-02-18 Andy BavierTweaks to examples
2010-02-18 Andy BavierTweaks to examples
2010-02-18 Andy BavierChange the type of all RSPecs to 'SFA'
2010-02-18 Andy BavierTweaks to request element
2010-02-18 Andy BavierTweaks to request element
2010-02-17 Andy BavierTerminate instances that the user has removed from...
2010-02-16 Tony Mackuse api.logger instead of debug.log
2010-02-16 Andy Bavier(no commit message)
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-02-12 Andy BavierReturn information about instances bound to a slice
2010-02-11 Andy BavierMinor tweaks
2010-02-10 Anil-Kumar Vengalilbug-fix
2010-02-10 Andy BavierAdded free_egre_key()
2010-02-10 Andy Bavier(no commit message)
2010-02-10 Andy BavierSpecify role_id on update_tag
2010-02-10 Anil-Kumar Vengalildo not allow a user to extract the credential, if his...
2010-02-09 Andy BavierBug fix
2010-02-09 Andy BavierCleanup slice tag handling
2010-02-09 Andy BavierAdd role_id check when changing slice tags
2010-02-09 Andy BavierNew RSpec format
2010-02-09 Andy BavierUpdated VINI RSpec
2010-02-09 Andy BavierAdd slice hrn to context
2010-02-09 Andy BavierModify slice tag handling
2010-02-08 Andy BavierTurn off debugging stmt
2010-02-08 Andy BavierMinor fixes
2010-02-08 Andy BavierUnify PL and VINI RSpec handling
2010-02-08 Andy BavierRestore kbps for virtual links
2010-02-08 Andy BavierUnify with new PL RSpec format
2010-02-08 Andy BavierCombine PlanetLab and VINI RSpec handling code
2010-02-08 Andy BavierRewrite to use new RSpec format, helper functions
next