last plc-dependent code moved to PlDriver
[sfa.git] / sfa / managers / aggregate_manager.py
2011-12-14 Thierry Parmentelatlast plc-dependent code moved to PlDriver
2011-12-13 Thierry Parmentelatdrop support for API v1, hard-wired v2
2011-12-13 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-12 Thierry Parmentelata portion of the aggregate manager methods has moved...
2011-12-12 Thierry Parmentelatfrom now on the 'options' arg is mandatory as far as...
2011-12-08 Tony Mackfix verify_slice_links()
2011-12-06 Tony Mackmove 'append' from users struct to options struct
2011-12-02 Thierry Parmentelatcleanup old code from aggregate_manager but preserve...
2011-12-02 Thierry Parmentelatrename
2011-12-01 Thierry Parmentelatbuild (plc.)Aggregate from a driver and not from an api
2011-12-01 Thierry Parmentelattopology.py moved in sfa/plc/
2011-11-30 Tony Mackreturn the correct error codes
2011-11-30 Tony Mackrspec_version.to_string() is no loger necessary
2011-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Tony Mackbump sfa api version in GetVersion
2011-11-28 Tony Mackenable caching at the aggregate
2011-11-28 smbakerfix merge problem
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-22 Tony Macksupport the 'geni_available' option for ListResources
2011-11-22 Tony Macksfa.util.version no longer supplies the values sfa...
2011-11-22 Tony Mackfix remaining bugs. passes regression tests
2011-11-21 Tony Macksupport GENI v2 API 'options' argument for all Aggregat...
2011-11-17 Thierry Parmentelatmore consistency between API method names and correspon...
2011-11-15 Thierry Parmentelatvarious fixes - passes tests in sfav1 mode
2011-11-09 Tony MackCreateSliver uses new node object
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-07 Thierry Parmentelatpl aggregate manager implemented as a class
2011-11-07 Thierry Parmentelatcleanup
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatsplit api and driver
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-10-31 Thierry Parmentelatsolve merge conflict
2011-10-30 Tony Mackpass slice into slices.verify_slice_links()
2011-10-30 Tony Mackprepare aggregate before calling verify_slice_links()
2011-10-29 Tony Mackfix get_ticket()
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Tony Mackfix import
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-26 Tony MackCreateSliver verifies links in the rspec
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-26 Thierry Parmentelatreviewed imports and pylint'ed
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-25 Tony Mackremoving specdict
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-20 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-20 Thierry Parmentelatnew naming scheme in managers/