cleaned up imports
[sfa.git] / sfa / methods /
2011-01-24 Tony Macksend type to registry_manager if only querying for...
2011-01-24 Tony Mackremove comments
2011-01-19 Marco YuenMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-01-19 Tony Macktest
2011-01-19 Tony Macktest
2011-01-19 Marco YuenMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-01-19 Tony Macktest
2010-11-22 Tony Mackmerge from jktest7
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 Barış Metin* Xrn object is initialized with a single non-optional...
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-17 Thierry Parmentelatfor wsdl again
2010-10-17 Thierry Parmentelattry to make wsdl generator happy
2010-10-15 Thierry Parmentelatsfa/methods/__init__.py should be maintained with ...
2010-10-15 Thierry Parmentelatremoved duplicate
2010-10-14 Thierry Parmentelatcheckpointing - in the middle of the move towards xrn...
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-11 Josh Karlinone more fix to renewsliver
2010-10-11 Josh Karlinone more fix to renewsliver
2010-10-11 Josh KarlinFixed renewsliver arguments in slice manager. Fixed...
2010-10-08 Josh Karlinchanged credential set_lifetime to be in absolute time...
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-07 Josh KarlinMerge commit 'origin/jktest' into jktest3
2010-10-07 Josh Karlinsmall fixes to make renewsliver work
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-06 Thierry Parmentelatmissing methods in __init__
2010-10-05 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-05 Thierry Parmentelatfixed module contents
2010-10-05 Thierry Parmentelatfixed comment - this one is NOT deprecated
2010-10-05 Thierry Parmentelatdismantle legacy scaffolding - 2
2010-10-05 Thierry Parmentelatdismantle legacy scaffolding - 1
2010-10-04 Barış MetinMerge branch 'master' of git.onelab.eu:/git/sfa
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-04 Thierry Parmentelattweaked logging
2010-10-02 Thierry Parmentelatfixes
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-28 Thierry ParmentelatMerge remote branch 'origin/master'
2010-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-27 Thierry Parmentelatcorsmetic
2010-09-24 Andy Bavierfix sfatables on slice create
2010-09-01 Tony Mackremove ResolveGeni
2010-08-31 Tony Mackremoving get_gei_aggregates
2010-08-22 Tony MackPass all creds to the interface managers because they...
2010-08-17 Tony Mackhonor the hrn argument
2010-08-17 Tony Mackmake sure to honor the xrn argument
2010-08-16 Tony Mackget_aggregates and get_registries returns full interfac...
2010-08-16 Tony Mackshould compress the 'filtered_rspec'
2010-08-09 Tony Mackfix order of expected arguemnts
2010-08-09 Tony Mackshould be checking for the startslice priv
2010-08-09 Tony Mackfix NameError
2010-08-09 Tony Mackimport sfa.util.parameter.Mixed
2010-08-09 Tony Mackshould be checking for the getticket priv
2010-08-09 Tony Mackremoved caller hrn from accept arguments
2010-08-06 Tony Mackmethod no longer necessary
2010-08-06 Tony MackReplacing remove with Remove and update with Update
2010-08-06 Tony MackReplacing register with Register
2010-08-06 Tony Mackshouldn't specify an hrn when validating credentials...
2010-08-06 Tony MackReplacing list with List
2010-08-06 Tony MackReplacing get_gids with GetGids
2010-08-06 Tony Mackshould be checking for the startslice priv not deletesliver
2010-08-06 Tony Mackshould be checking for the stopslice priv not deletesliver
2010-08-06 Tony MackReplaced get_credential with GetCredential and get_self...
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 wrapper
2010-08-05 Tony Mackredeem_ticket has been replaced by RedeemTicket
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 Mackremoved reboot
2010-08-05 Tony Mackremoving get_gid
2010-08-05 Tony Mackremoving create_gid
2010-08-04 Tony Mackshould call manager.slice_status() here
2010-08-04 Tony MackShutdown (alias for Stop) supported at slicemgr and...
2010-08-04 Tony MackRenewSliver supported at aggregate and slicemanager...
2010-08-03 Tony MackAdded UpdateSliver
2010-08-03 Tony Mackadded Stop and Start
2010-08-03 Tony Macknow exported by aggregate, slicemgr and component inter...
2010-08-03 Tony Mackstop_slice replaced by Stop
2010-08-03 Tony Mackstart_slice replaced by Start
2010-08-03 Tony Mackdelete_slice replaced by DeleteSliver
2010-08-03 Tony Mackapi.get_interface() is now named api.get_interface_mana...
2010-08-03 Tony Mackwhitespace
2010-08-03 Tony Mackcreate_slice is deprecated and is being replaced by...
2010-08-03 Tony Mackrenamed api.get_manager() to api.get_interface_manager()
2010-08-02 Tony Mackofficially replaces get_resources
2010-08-02 Tony MackDeprecated. Request is now forwarded to ListResources...
2010-07-30 Tony Mackremove distinction between sfa aggregate and geni_aggregate
2010-07-30 Tony Mackmerge from geni branch
2010-06-25 Tony Mackmerge from geni_api branch
2010-06-07 Tony Mackmore methods
2010-06-07 Barış Metinapply fix from 0.9-12 branch
next