drop support for API v1, hard-wired v2
[sfa.git] / sfa / server / sfaapi.py
2011-12-13 Thierry Parmentelatdrop support for API v1, hard-wired v2
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Tony Mackslicemgr also supports GENI AM API v2
2011-11-28 smbakerfix merge problem
2011-11-28 Tony Mackuse sfa.client.return_value.ReturnValue to parse aggreg...
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-22 Tony Mackrenamed SFA_AM_API_VERSION to SFA_AGGREGATE_API_VERSION
2011-11-22 Tony Mackfix TypeError
2011-11-22 Tony Macksupport geni am api v2 return values
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelathardwire SfaTable as the storage system for now
2011-11-01 Thierry Parmentelatdont need scaffold anymore
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-10-27 Thierry Parmentelatgeneric to handle the manager instance in the api too
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Thierry Parmentelatbeginning/proof-of-concept of a generic/ module togethe...
2011-10-27 Tony Mackfix missing imports
2011-10-27 Tony Mackimport os
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible