renamed sfaticket from util/ to trust/
[sfa.git] / sfa / managers / aggregate_manager_vini.py
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-21 Thierry Parmentelatremoved imports on sfa.util.rspec that is gone
2011-10-15 Tony Mackadding PGv2 RSpec support to the vini aggregate manager
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
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-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-04-09 Thierry ParmentelatCreateSliver method returns possibly altered rspec
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 missing part of the call_id on ListResources/get_rspec
2011-03-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-03-08 Thierry ParmentelatAMs also expose their hrn in GetVersion
2011-03-07 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-03-02 Tony Mackmodifications to slice_status
2010-10-22 Thierry Parmentelatextend GetVersion to expose:
2010-10-20 Tony Mackfix NameError in create_slice()
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 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-06 Josh Karlinmerged namespace
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-20 Tony Mackupdate arguments for get_rspec()
2010-08-06 Tony MackImport methods from the pl aggregate manager instead...
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 BavierUnify PL and VINI RSpec handling
2010-01-28 Andy BavierModify module paths
2010-01-28 Andy BavierUse lxml.etree to parse VINI RSpec, validate against...
2010-01-25 Andy BavierAPI changes
2010-01-25 Andy BavierNew RSpec format
2010-01-18 Tony Mackupdated calls to accept/support urn format where necessary
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-08 Andy BavierAdd slice HRN to sfatables request context for VINI...
2009-12-08 Andy BavierChange in record interface
2009-12-02 Tony Mackmoved rspec managers here from and named them aggregate...